2023-12-06T21:42:23.806 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T21:42:23.806 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --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/off mon_election/connectivity} --owner scheduled_phlogistonjohn@teuthology --archive /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749 --name phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi -- /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/orig.config.yaml 2023-12-06T21:42:23.839 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:42:23.903 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749 branch: wip-phlogistonjohn-testing-2023-12-06-1007 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/off mon_election/connectivity} email: jmulligan@redhat.com first_in_suite: false job_id: '7480749' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-12-06-1007 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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: 583a8f423152326ab01a6e95dd560ab68ea88e77 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 workunit: branch: wip-phlogistonjohn-testing-2023-12-06-1007 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5320 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-12-06-1007 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 targets: smithi061.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi154.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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_20:07:47 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T21:42:23.903 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa; will attempt to use it 2023-12-06T21:42:23.904 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks 2023-12-06T21:42:23.904 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T21:42:23.906 INFO:teuthology.task.internal:Checking packages... 2023-12-06T21:42:23.929 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '583a8f423152326ab01a6e95dd560ab68ea88e77' 2023-12-06T21:42:23.929 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T21:42:23.929 INFO:teuthology.packaging:ref: None 2023-12-06T21:42:23.929 INFO:teuthology.packaging:tag: None 2023-12-06T21:42:23.929 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T21:42:23.930 INFO:teuthology.packaging:sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:42:23.930 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T21:42:24.072 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-69-g583a8f42-1focal 2023-12-06T21:42:24.072 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T21:42:24.078 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T21:42:24.079 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T21:42:24.098 INFO:teuthology.task.internal:Saving configuration 2023-12-06T21:42:24.109 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T21:42:24.115 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:42:24.140 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi061.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:36:00.179685', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T21:42:24.161 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:36:00.181335', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T21:42:24.161 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T21:42:24.167 INFO:teuthology.task.internal:roles: ubuntu@smithi061.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T21:42:24.168 INFO:teuthology.task.internal:roles: ubuntu@smithi154.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T21:42:24.168 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T21:42:24.271 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3f82b7d0d0>, signals=[15]) 2023-12-06T21:42:24.271 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T21:42:24.277 INFO:teuthology.task.internal:Opening connections... 2023-12-06T21:42:24.277 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi061.front.sepia.ceph.com 2023-12-06T21:42:24.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:42:24.328 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi154.front.sepia.ceph.com 2023-12-06T21:42:24.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:42:24.375 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T21:42:24.382 DEBUG:teuthology.orchestra.run.smithi061:> uname -m 2023-12-06T21:42:24.409 INFO:teuthology.orchestra.run.smithi061.stdout:x86_64 2023-12-06T21:42:24.410 DEBUG:teuthology.orchestra.run.smithi061:> cat /etc/os-release 2023-12-06T21:42:24.460 INFO:teuthology.orchestra.run.smithi061.stdout:NAME="Ubuntu" 2023-12-06T21:42:24.460 INFO:teuthology.orchestra.run.smithi061.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T21:42:24.460 INFO:teuthology.orchestra.run.smithi061.stdout:ID=ubuntu 2023-12-06T21:42:24.460 INFO:teuthology.orchestra.run.smithi061.stdout:ID_LIKE=debian 2023-12-06T21:42:24.460 INFO:teuthology.orchestra.run.smithi061.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:VERSION_ID="20.04" 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:VERSION_CODENAME=focal 2023-12-06T21:42:24.461 INFO:teuthology.orchestra.run.smithi061.stdout:UBUNTU_CODENAME=focal 2023-12-06T21:42:24.462 INFO:teuthology.lock.ops:Updating smithi061.front.sepia.ceph.com on lock server 2023-12-06T21:42:24.481 DEBUG:teuthology.orchestra.run.smithi154:> uname -m 2023-12-06T21:42:24.488 INFO:teuthology.orchestra.run.smithi154.stdout:x86_64 2023-12-06T21:42:24.488 DEBUG:teuthology.orchestra.run.smithi154:> cat /etc/os-release 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:NAME="Ubuntu" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:ID=ubuntu 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:ID_LIKE=debian 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_ID="20.04" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_CODENAME=focal 2023-12-06T21:42:24.537 INFO:teuthology.orchestra.run.smithi154.stdout:UBUNTU_CODENAME=focal 2023-12-06T21:42:24.538 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2023-12-06T21:42:24.556 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T21:42:24.565 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T21:42:24.607 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T21:42:24.608 DEBUG:teuthology.orchestra.run.smithi061:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:42:24.610 DEBUG:teuthology.orchestra.run.smithi154:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:42:24.615 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T21:42:24.773 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T21:42:24.773 DEBUG:teuthology.orchestra.run.smithi061:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:42:24.776 DEBUG:teuthology.orchestra.run.smithi154:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:42:24.794 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T21:42:24.919 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T21:42:24.934 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T21:42:24.934 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T21:42:24.934 DEBUG:teuthology.orchestra.run.smithi061:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:42:24.934 DEBUG:teuthology.orchestra.run.smithi154:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:42:24.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:42:24.940 DEBUG:teuthology.orchestra.run.smithi061:> uname -r 2023-12-06T21:42:24.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:42:24.941 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2023-12-06T21:42:24.947 INFO:teuthology.orchestra.run.smithi154.stdout:5.4.0-124-generic 2023-12-06T21:42:24.947 INFO:teuthology.task.kernel:Running kernel on smithi154: 5.4.0-124-generic 2023-12-06T21:42:24.948 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get clean 2023-12-06T21:42:24.992 INFO:teuthology.orchestra.run.smithi061.stdout:5.4.0-124-generic 2023-12-06T21:42:24.993 INFO:teuthology.task.kernel:Running kernel on smithi061: 5.4.0-124-generic 2023-12-06T21:42:24.993 DEBUG:teuthology.orchestra.run.smithi061:> sudo apt-get clean 2023-12-06T21:42:25.057 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2023-12-06T21:42:25.102 DEBUG:teuthology.orchestra.run.smithi061:> sudo apt-get update 2023-12-06T21:42:25.207 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T21:42:25.217 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T21:42:25.276 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T21:42:25.287 INFO:teuthology.orchestra.run.smithi061.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T21:42:25.297 INFO:teuthology.orchestra.run.smithi061.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T21:42:25.318 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T21:42:25.370 INFO:teuthology.orchestra.run.smithi061.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T21:42:25.391 INFO:teuthology.orchestra.run.smithi061.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T21:42:25.606 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T21:42:25.671 INFO:teuthology.orchestra.run.smithi061.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T21:42:25.687 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T21:42:25.724 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T21:42:25.727 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T21:42:25.727 INFO:teuthology.orchestra.run.smithi154.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T21:42:25.745 INFO:teuthology.orchestra.run.smithi154.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T21:42:25.746 INFO:teuthology.orchestra.run.smithi154.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T21:42:25.749 INFO:teuthology.orchestra.run.smithi154.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T21:42:25.749 INFO:teuthology.orchestra.run.smithi154.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T21:42:25.754 INFO:teuthology.orchestra.run.smithi154.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T21:42:25.764 INFO:teuthology.orchestra.run.smithi154.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T21:42:25.767 INFO:teuthology.orchestra.run.smithi154.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T21:42:25.767 INFO:teuthology.orchestra.run.smithi154.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T21:42:25.768 INFO:teuthology.orchestra.run.smithi154.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T21:42:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T21:42:25.776 INFO:teuthology.orchestra.run.smithi154.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T21:42:25.776 INFO:teuthology.orchestra.run.smithi154.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T21:42:25.776 INFO:teuthology.orchestra.run.smithi154.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T21:42:25.776 INFO:teuthology.orchestra.run.smithi154.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T21:42:25.792 INFO:teuthology.orchestra.run.smithi154.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T21:42:25.792 INFO:teuthology.orchestra.run.smithi154.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T21:42:25.792 INFO:teuthology.orchestra.run.smithi154.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T21:42:25.821 INFO:teuthology.orchestra.run.smithi061.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T21:42:25.834 INFO:teuthology.orchestra.run.smithi061.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T21:42:25.839 INFO:teuthology.orchestra.run.smithi061.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T21:42:25.875 INFO:teuthology.orchestra.run.smithi061.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T21:42:25.876 INFO:teuthology.orchestra.run.smithi061.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T21:42:25.898 INFO:teuthology.orchestra.run.smithi061.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T21:42:25.900 INFO:teuthology.orchestra.run.smithi061.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T21:42:25.900 INFO:teuthology.orchestra.run.smithi061.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T21:42:25.924 INFO:teuthology.orchestra.run.smithi154.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T21:42:25.962 INFO:teuthology.orchestra.run.smithi061.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T21:42:25.968 INFO:teuthology.orchestra.run.smithi061.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T21:42:25.970 INFO:teuthology.orchestra.run.smithi061.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T21:42:25.970 INFO:teuthology.orchestra.run.smithi061.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T21:42:25.971 INFO:teuthology.orchestra.run.smithi061.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T21:42:25.971 INFO:teuthology.orchestra.run.smithi061.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T21:42:25.971 INFO:teuthology.orchestra.run.smithi061.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T21:42:25.972 INFO:teuthology.orchestra.run.smithi061.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T21:42:25.972 INFO:teuthology.orchestra.run.smithi061.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T21:42:25.983 INFO:teuthology.orchestra.run.smithi061.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T21:42:26.002 INFO:teuthology.orchestra.run.smithi061.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T21:42:26.003 INFO:teuthology.orchestra.run.smithi061.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T21:42:26.003 INFO:teuthology.orchestra.run.smithi061.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T21:42:26.004 INFO:teuthology.orchestra.run.smithi061.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T21:42:26.255 INFO:teuthology.orchestra.run.smithi154.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T21:42:26.334 INFO:teuthology.orchestra.run.smithi061.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T21:42:26.445 INFO:teuthology.orchestra.run.smithi154.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T21:42:26.457 INFO:teuthology.orchestra.run.smithi154.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T21:42:26.459 INFO:teuthology.orchestra.run.smithi154.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T21:42:26.524 INFO:teuthology.orchestra.run.smithi061.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T21:42:26.527 INFO:teuthology.orchestra.run.smithi154.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T21:42:26.528 INFO:teuthology.orchestra.run.smithi154.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T21:42:26.534 INFO:teuthology.orchestra.run.smithi154.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T21:42:26.534 INFO:teuthology.orchestra.run.smithi154.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T21:42:26.538 INFO:teuthology.orchestra.run.smithi061.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T21:42:26.539 INFO:teuthology.orchestra.run.smithi061.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T21:42:26.551 INFO:teuthology.orchestra.run.smithi154.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T21:42:26.608 INFO:teuthology.orchestra.run.smithi061.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T21:42:26.608 INFO:teuthology.orchestra.run.smithi061.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T21:42:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T21:42:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T21:42:26.641 INFO:teuthology.orchestra.run.smithi061.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T21:42:26.746 INFO:teuthology.orchestra.run.smithi154.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T21:42:26.833 INFO:teuthology.orchestra.run.smithi061.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T21:42:27.166 INFO:teuthology.orchestra.run.smithi154.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T21:42:27.172 INFO:teuthology.orchestra.run.smithi154.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T21:42:27.179 INFO:teuthology.orchestra.run.smithi154.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T21:42:27.182 INFO:teuthology.orchestra.run.smithi154.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T21:42:27.184 INFO:teuthology.orchestra.run.smithi154.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T21:42:27.253 INFO:teuthology.orchestra.run.smithi061.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T21:42:27.259 INFO:teuthology.orchestra.run.smithi061.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T21:42:27.261 INFO:teuthology.orchestra.run.smithi061.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T21:42:27.269 INFO:teuthology.orchestra.run.smithi061.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T21:42:27.270 INFO:teuthology.orchestra.run.smithi061.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T21:42:29.550 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 18.3 MB in 3s (7,043 kB/s) 2023-12-06T21:42:30.084 INFO:teuthology.orchestra.run.smithi061.stdout:Fetched 18.3 MB in 3s (6,595 kB/s) 2023-12-06T21:42:30.997 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2023-12-06T21:42:31.023 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T21:42:31.097 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2023-12-06T21:42:31.300 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2023-12-06T21:42:31.301 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2023-12-06T21:42:31.483 INFO:teuthology.orchestra.run.smithi154.stdout:The following additional packages will be installed: 2023-12-06T21:42:31.483 INFO:teuthology.orchestra.run.smithi154.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T21:42:31.483 INFO:teuthology.orchestra.run.smithi154.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T21:42:31.483 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T21:42:31.484 INFO:teuthology.orchestra.run.smithi154.stdout:Suggested packages: 2023-12-06T21:42:31.484 INFO:teuthology.orchestra.run.smithi154.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T21:42:31.485 INFO:teuthology.orchestra.run.smithi154.stdout:Recommended packages: 2023-12-06T21:42:31.485 INFO:teuthology.orchestra.run.smithi154.stdout: thermald 2023-12-06T21:42:31.548 INFO:teuthology.orchestra.run.smithi154.stdout:The following NEW packages will be installed: 2023-12-06T21:42:31.548 INFO:teuthology.orchestra.run.smithi154.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T21:42:31.548 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T21:42:31.548 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T21:42:31.549 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be upgraded: 2023-12-06T21:42:31.550 INFO:teuthology.orchestra.run.smithi154.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T21:42:31.602 INFO:teuthology.orchestra.run.smithi154.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T21:42:31.602 INFO:teuthology.orchestra.run.smithi154.stdout:Need to get 77.0 MB of archives. 2023-12-06T21:42:31.602 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T21:42:31.602 INFO:teuthology.orchestra.run.smithi154.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T21:42:31.608 INFO:teuthology.orchestra.run.smithi061.stdout:Reading package lists... 2023-12-06T21:42:31.634 DEBUG:teuthology.orchestra.run.smithi061:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T21:42:31.725 INFO:teuthology.orchestra.run.smithi061.stdout:Reading package lists... 2023-12-06T21:42:31.898 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T21:42:31.933 INFO:teuthology.orchestra.run.smithi061.stdout:Building dependency tree... 2023-12-06T21:42:31.934 INFO:teuthology.orchestra.run.smithi061.stdout:Reading state information... 2023-12-06T21:42:31.992 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T21:42:32.122 INFO:teuthology.orchestra.run.smithi061.stdout:The following additional packages will be installed: 2023-12-06T21:42:32.122 INFO:teuthology.orchestra.run.smithi061.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T21:42:32.122 INFO:teuthology.orchestra.run.smithi061.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T21:42:32.122 INFO:teuthology.orchestra.run.smithi061.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T21:42:32.123 INFO:teuthology.orchestra.run.smithi061.stdout:Suggested packages: 2023-12-06T21:42:32.123 INFO:teuthology.orchestra.run.smithi061.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T21:42:32.124 INFO:teuthology.orchestra.run.smithi061.stdout:Recommended packages: 2023-12-06T21:42:32.124 INFO:teuthology.orchestra.run.smithi061.stdout: thermald 2023-12-06T21:42:32.190 INFO:teuthology.orchestra.run.smithi061.stdout:The following NEW packages will be installed: 2023-12-06T21:42:32.190 INFO:teuthology.orchestra.run.smithi061.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T21:42:32.190 INFO:teuthology.orchestra.run.smithi061.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T21:42:32.190 INFO:teuthology.orchestra.run.smithi061.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T21:42:32.190 INFO:teuthology.orchestra.run.smithi061.stdout:The following packages will be upgraded: 2023-12-06T21:42:32.190 INFO:teuthology.orchestra.run.smithi061.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T21:42:32.245 INFO:teuthology.orchestra.run.smithi061.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T21:42:32.245 INFO:teuthology.orchestra.run.smithi061.stdout:Need to get 77.0 MB of archives. 2023-12-06T21:42:32.245 INFO:teuthology.orchestra.run.smithi061.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T21:42:32.245 INFO:teuthology.orchestra.run.smithi061.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T21:42:32.467 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T21:42:32.467 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T21:42:32.467 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T21:42:32.558 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T21:42:32.568 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T21:42:32.652 INFO:teuthology.orchestra.run.smithi061.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T21:42:32.770 INFO:teuthology.orchestra.run.smithi061.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T21:42:33.210 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 77.0 MB in 1s (76.1 MB/s) 2023-12-06T21:42:33.345 INFO:teuthology.orchestra.run.smithi061.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T21:42:33.345 INFO:teuthology.orchestra.run.smithi061.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T21:42:33.345 INFO:teuthology.orchestra.run.smithi061.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T21:42:33.426 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T21:42:33.534 INFO:teuthology.orchestra.run.smithi061.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T21:42:33.559 INFO:teuthology.orchestra.run.smithi061.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T21:42:34.310 INFO:teuthology.orchestra.run.smithi061.stdout:Fetched 77.0 MB in 1s (56.5 MB/s) 2023-12-06T21:42:34.515 INFO:teuthology.orchestra.run.smithi061.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T21:42:35.150 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T21:42:35.155 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:35.232 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:36.238 INFO:teuthology.orchestra.run.smithi061.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T21:42:36.243 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:36.388 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:37.116 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T21:42:37.131 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:37.228 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:38.338 INFO:teuthology.orchestra.run.smithi061.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T21:42:38.343 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T21:42:38.352 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:38.360 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:38.402 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:38.464 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:39.582 INFO:teuthology.orchestra.run.smithi061.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T21:42:39.598 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:39.640 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:43.090 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T21:42:43.208 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T21:42:43.529 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T21:42:43.679 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T21:42:44.007 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T21:42:44.020 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T21:42:44.065 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T21:42:44.510 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T21:42:44.653 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T21:42:45.011 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T21:42:45.157 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T21:42:45.518 INFO:teuthology.orchestra.run.smithi061.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T21:42:45.532 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T21:42:45.576 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T21:42:49.350 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T21:42:49.371 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:49.408 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:51.186 INFO:teuthology.orchestra.run.smithi061.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T21:42:51.208 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T21:42:51.285 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:53.292 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T21:42:53.419 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T21:42:53.745 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:54.670 INFO:teuthology.orchestra.run.smithi061.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T21:42:54.767 INFO:teuthology.orchestra.run.smithi061.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T21:42:54.942 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T21:42:55.068 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:55.085 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:55.194 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:56.348 INFO:teuthology.orchestra.run.smithi154.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T21:42:56.348 INFO:teuthology.orchestra.run.smithi154.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T21:42:56.348 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T21:42:56.474 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:56.479 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:56.625 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:57.802 INFO:teuthology.orchestra.run.smithi061.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T21:42:57.802 INFO:teuthology.orchestra.run.smithi061.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T21:42:58.222 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T21:42:58.323 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T21:42:58.449 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T21:42:58.576 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:42:58.648 INFO:teuthology.orchestra.run.smithi154.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T21:42:58.648 INFO:teuthology.orchestra.run.smithi154.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T21:42:58.888 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:43:00.238 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T21:43:00.364 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T21:43:00.490 INFO:teuthology.orchestra.run.smithi061.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T21:43:00.633 INFO:teuthology.orchestra.run.smithi061.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T21:43:00.712 INFO:teuthology.orchestra.run.smithi061.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T21:43:00.712 INFO:teuthology.orchestra.run.smithi061.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T21:43:20.682 INFO:teuthology.orchestra.run.smithi154.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T21:43:20.683 INFO:teuthology.orchestra.run.smithi154.stdout:Sourcing file `/etc/default/grub' 2023-12-06T21:43:20.703 INFO:teuthology.orchestra.run.smithi154.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T21:43:20.719 INFO:teuthology.orchestra.run.smithi154.stdout:Generating grub configuration file ... 2023-12-06T21:43:21.020 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T21:43:21.044 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T21:43:21.456 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T21:43:21.467 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T21:43:23.165 INFO:teuthology.orchestra.run.smithi061.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T21:43:23.165 INFO:teuthology.orchestra.run.smithi061.stdout:Sourcing file `/etc/default/grub' 2023-12-06T21:43:23.184 INFO:teuthology.orchestra.run.smithi061.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T21:43:23.203 INFO:teuthology.orchestra.run.smithi061.stdout:Generating grub configuration file ... 2023-12-06T21:43:23.467 INFO:teuthology.orchestra.run.smithi154.stdout:done 2023-12-06T21:43:23.621 INFO:teuthology.orchestra.run.smithi061.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T21:43:23.645 INFO:teuthology.orchestra.run.smithi061.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T21:43:23.842 DEBUG:teuthology.orchestra.run.smithi154:> dpkg -s linux-image-generic 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Package: linux-image-generic 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Status: install ok installed 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Priority: optional 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Section: kernel 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Installed-Size: 20 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T21:43:23.886 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: amd64 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout:Source: linux-meta 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout:Version: 5.4.0.167.164 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout:Recommends: thermald 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout:Description: Generic Linux kernel image 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout: This package will always depend on the latest generic kernel image 2023-12-06T21:43:23.887 INFO:teuthology.orchestra.run.smithi154.stdout: available. 2023-12-06T21:43:23.887 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T21:43:23.887 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T21:43:23.887 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T21:43:23.888 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T21:43:23.888 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi154.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T21:43:23.888 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get clean 2023-12-06T21:43:23.990 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2023-12-06T21:43:24.076 INFO:teuthology.orchestra.run.smithi061.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T21:43:24.088 INFO:teuthology.orchestra.run.smithi061.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T21:43:24.146 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T21:43:24.261 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T21:43:24.343 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T21:43:24.425 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T21:43:25.893 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2023-12-06T21:43:25.919 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T21:43:25.992 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2023-12-06T21:43:26.145 INFO:teuthology.orchestra.run.smithi061.stdout:done 2023-12-06T21:43:26.195 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2023-12-06T21:43:26.195 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2023-12-06T21:43:26.412 INFO:teuthology.orchestra.run.smithi154.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T21:43:26.412 INFO:teuthology.orchestra.run.smithi154.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T21:43:26.413 DEBUG:teuthology.orchestra.run.smithi154:> dpkg -s linux-image-generic 2023-12-06T21:43:26.430 INFO:teuthology.orchestra.run.smithi154.stdout:Package: linux-image-generic 2023-12-06T21:43:26.430 INFO:teuthology.orchestra.run.smithi154.stdout:Status: install ok installed 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Priority: optional 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Section: kernel 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Installed-Size: 20 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: amd64 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Source: linux-meta 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Version: 5.4.0.167.164 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Recommends: thermald 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout:Description: Generic Linux kernel image 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout: This package will always depend on the latest generic kernel image 2023-12-06T21:43:26.431 INFO:teuthology.orchestra.run.smithi154.stdout: available. 2023-12-06T21:43:26.432 DEBUG:teuthology.orchestra.run.smithi154:> mktemp 2023-12-06T21:43:26.436 INFO:teuthology.orchestra.run.smithi154.stdout:/tmp/tmp.D8TKlGtroR 2023-12-06T21:43:26.436 DEBUG:teuthology.orchestra.run.smithi154:> sudo cp /boot/grub/grub.cfg /tmp/tmp.D8TKlGtroR 2023-12-06T21:43:26.448 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0666 /tmp/tmp.D8TKlGtroR 2023-12-06T21:43:26.531 DEBUG:teuthology.orchestra.remote:smithi154:/tmp/tmp.D8TKlGtroR is 9KB 2023-12-06T21:43:26.545 DEBUG:teuthology.orchestra.run.smithi154:> rm -fr /tmp/tmp.D8TKlGtroR 2023-12-06T21:43:26.551 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T21:43:26.563 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:43:26.563 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T21:43:26.563 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T21:43:26.578 DEBUG:teuthology.orchestra.run.smithi061:> dpkg -s linux-image-generic 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Package: linux-image-generic 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Status: install ok installed 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Priority: optional 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Section: kernel 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Installed-Size: 20 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Architecture: amd64 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Source: linux-meta 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Version: 5.4.0.167.164 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Recommends: thermald 2023-12-06T21:43:26.619 INFO:teuthology.orchestra.run.smithi061.stdout:Description: Generic Linux kernel image 2023-12-06T21:43:26.620 INFO:teuthology.orchestra.run.smithi061.stdout: This package will always depend on the latest generic kernel image 2023-12-06T21:43:26.620 INFO:teuthology.orchestra.run.smithi061.stdout: available. 2023-12-06T21:43:26.620 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T21:43:26.620 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T21:43:26.621 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T21:43:26.621 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T21:43:26.621 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi061.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T21:43:26.621 DEBUG:teuthology.orchestra.run.smithi061:> sudo apt-get clean 2023-12-06T21:43:26.647 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T21:43:26.647 DEBUG:teuthology.orchestra.run.smithi154:> sudo update-grub 2023-12-06T21:43:26.738 DEBUG:teuthology.orchestra.run.smithi061:> sudo apt-get update 2023-12-06T21:43:26.878 INFO:teuthology.orchestra.run.smithi061.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T21:43:26.989 INFO:teuthology.orchestra.run.smithi061.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T21:43:27.071 INFO:teuthology.orchestra.run.smithi061.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T21:43:27.152 INFO:teuthology.orchestra.run.smithi061.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T21:43:27.959 INFO:teuthology.orchestra.run.smithi154.stderr:Sourcing file `/etc/default/grub' 2023-12-06T21:43:27.968 INFO:teuthology.orchestra.run.smithi154.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T21:43:27.981 INFO:teuthology.orchestra.run.smithi154.stderr:Generating grub configuration file ... 2023-12-06T21:43:28.222 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T21:43:28.234 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T21:43:28.587 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T21:43:28.598 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T21:43:28.692 INFO:teuthology.orchestra.run.smithi061.stdout:Reading package lists... 2023-12-06T21:43:28.718 DEBUG:teuthology.orchestra.run.smithi061:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T21:43:28.789 INFO:teuthology.orchestra.run.smithi061.stdout:Reading package lists... 2023-12-06T21:43:28.976 INFO:teuthology.orchestra.run.smithi061.stdout:Building dependency tree... 2023-12-06T21:43:28.977 INFO:teuthology.orchestra.run.smithi061.stdout:Reading state information... 2023-12-06T21:43:29.201 INFO:teuthology.orchestra.run.smithi061.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T21:43:29.201 INFO:teuthology.orchestra.run.smithi061.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T21:43:29.203 DEBUG:teuthology.orchestra.run.smithi061:> dpkg -s linux-image-generic 2023-12-06T21:43:29.221 INFO:teuthology.orchestra.run.smithi061.stdout:Package: linux-image-generic 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Status: install ok installed 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Priority: optional 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Section: kernel 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Installed-Size: 20 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Architecture: amd64 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Source: linux-meta 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Version: 5.4.0.167.164 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T21:43:29.222 INFO:teuthology.orchestra.run.smithi061.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T21:43:29.223 INFO:teuthology.orchestra.run.smithi061.stdout:Recommends: thermald 2023-12-06T21:43:29.223 INFO:teuthology.orchestra.run.smithi061.stdout:Description: Generic Linux kernel image 2023-12-06T21:43:29.223 INFO:teuthology.orchestra.run.smithi061.stdout: This package will always depend on the latest generic kernel image 2023-12-06T21:43:29.223 INFO:teuthology.orchestra.run.smithi061.stdout: available. 2023-12-06T21:43:29.223 DEBUG:teuthology.orchestra.run.smithi061:> mktemp 2023-12-06T21:43:29.228 INFO:teuthology.orchestra.run.smithi061.stdout:/tmp/tmp.KoSpIoD3fM 2023-12-06T21:43:29.228 DEBUG:teuthology.orchestra.run.smithi061:> sudo cp /boot/grub/grub.cfg /tmp/tmp.KoSpIoD3fM 2023-12-06T21:43:29.260 DEBUG:teuthology.orchestra.run.smithi061:> sudo chmod 0666 /tmp/tmp.KoSpIoD3fM 2023-12-06T21:43:29.318 DEBUG:teuthology.orchestra.remote:smithi061:/tmp/tmp.KoSpIoD3fM is 9KB 2023-12-06T21:43:29.332 DEBUG:teuthology.orchestra.run.smithi061:> rm -fr /tmp/tmp.KoSpIoD3fM 2023-12-06T21:43:29.337 DEBUG:teuthology.orchestra.run.smithi061:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T21:43:29.394 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:43:29.394 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T21:43:29.394 DEBUG:teuthology.orchestra.run.smithi061:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T21:43:29.419 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T21:43:29.419 DEBUG:teuthology.orchestra.run.smithi061:> sudo update-grub 2023-12-06T21:43:29.560 INFO:teuthology.orchestra.run.smithi154.stderr:done 2023-12-06T21:43:29.561 DEBUG:teuthology.orchestra.run.smithi154:> sudo shutdown -r now 2023-12-06T21:43:30.757 INFO:teuthology.orchestra.run.smithi061.stderr:Sourcing file `/etc/default/grub' 2023-12-06T21:43:30.766 INFO:teuthology.orchestra.run.smithi061.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T21:43:30.810 INFO:teuthology.orchestra.run.smithi061.stderr:Generating grub configuration file ... 2023-12-06T21:43:31.122 INFO:teuthology.orchestra.run.smithi061.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T21:43:31.133 INFO:teuthology.orchestra.run.smithi061.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T21:43:31.584 INFO:teuthology.orchestra.run.smithi061.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T21:43:31.596 INFO:teuthology.orchestra.run.smithi061.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T21:43:32.598 INFO:teuthology.orchestra.run.smithi061.stderr:done 2023-12-06T21:43:32.600 DEBUG:teuthology.orchestra.run.smithi061:> sudo shutdown -r now 2023-12-06T21:43:59.591 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T21:43:59.592 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:43:59.593 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:44:02.604 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T21:44:02.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi061.front.sepia.ceph.com' 2023-12-06T21:44:02.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:44:18.018 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-12-06T21:44:21.090 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.61 2023-12-06T21:44:27.025 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:44:27.026 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:44:30.082 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2023-12-06T21:44:30.091 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi061.front.sepia.ceph.com' 2023-12-06T21:44:30.091 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:44:33.157 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.61 2023-12-06T21:44:42.090 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:44:42.091 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:44:45.161 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi061.front.sepia.ceph.com' 2023-12-06T21:44:45.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:45:17.352 DEBUG:teuthology.orchestra.run.smithi061:> true 2023-12-06T21:45:18.591 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi061.front.sepia.ceph.com' 2023-12-06T21:45:18.591 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-167-generic"... 2023-12-06T21:45:18.592 DEBUG:teuthology.orchestra.run.smithi061:> uname -r 2023-12-06T21:45:18.598 INFO:teuthology.orchestra.run.smithi061.stdout:5.4.0-167-generic 2023-12-06T21:45:18.599 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T21:45:18.599 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T21:45:18.599 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T21:45:19.600 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T21:45:19.600 DEBUG:teuthology.orchestra.run.smithi061:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:45:19.751 INFO:teuthology.orchestra.run.smithi061.stdout:ttyS1 2023-12-06T21:45:19.776 DEBUG:teuthology.parallel:result is None 2023-12-06T21:45:42.093 DEBUG:teuthology.orchestra.remote:timed out 2023-12-06T21:45:57.094 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:45:57.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:45:57.313 DEBUG:teuthology.orchestra.run.smithi154:> true 2023-12-06T21:45:57.870 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:45:57.870 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-167-generic"... 2023-12-06T21:45:57.870 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2023-12-06T21:45:57.877 INFO:teuthology.orchestra.run.smithi154.stdout:5.4.0-167-generic 2023-12-06T21:45:57.877 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T21:45:57.877 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T21:45:57.877 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T21:45:58.878 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T21:45:58.879 DEBUG:teuthology.orchestra.run.smithi154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:45:58.972 INFO:teuthology.orchestra.run.smithi154.stdout:ttyS1 2023-12-06T21:45:58.997 DEBUG:teuthology.parallel:result is None 2023-12-06T21:45:58.997 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T21:45:59.006 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T21:45:59.006 DEBUG:teuthology.orchestra.run.smithi061:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:45:59.010 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:45:59.016 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T21:45:59.026 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T21:45:59.040 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T21:45:59.040 DEBUG:teuthology.orchestra.run.smithi061:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:45:59.042 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:45:59.066 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T21:45:59.077 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T21:45:59.077 DEBUG:teuthology.orchestra.run.smithi061:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T21:45:59.103 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T21:45:59.123 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:45:59.132 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:45:59.134 INFO:teuthology.orchestra.run.smithi061.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:45:59.146 INFO:teuthology.orchestra.run.smithi061.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:45:59.147 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T21:45:59.156 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T21:45:59.156 DEBUG:teuthology.orchestra.run.smithi061:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:45:59.158 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:45:59.175 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T21:45:59.188 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T21:45:59.188 DEBUG:teuthology.orchestra.run.smithi061:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:45:59.190 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:45:59.195 DEBUG:teuthology.orchestra.run.smithi061:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:45:59.244 DEBUG:teuthology.orchestra.run.smithi061:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:45:59.250 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:45:59.250 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:45:59.276 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:45:59.283 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:45:59.290 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:45:59.290 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:45:59.311 DEBUG:teuthology.orchestra.run.smithi061:> sudo service rsyslog restart 2023-12-06T21:45:59.313 DEBUG:teuthology.orchestra.run.smithi154:> sudo service rsyslog restart 2023-12-06T21:45:59.406 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T21:45:59.414 INFO:teuthology.task.internal:Starting timer... 2023-12-06T21:45:59.414 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T21:45:59.468 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T21:45:59.481 DEBUG:teuthology.task.selinux:Excluding smithi061: OS 'ubuntu' does not support SELinux 2023-12-06T21:45:59.481 DEBUG:teuthology.task.selinux:Excluding smithi154: OS 'ubuntu' does not support SELinux 2023-12-06T21:45:59.482 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T21:45:59.482 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-06T21:45:59.482 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T21:45:59.482 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T21:45:59.493 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-06T21:45:59.493 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T21:45:59.509 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-06T21:45:59.510 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi061.front.sepia.ceph.com,smithi154.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T21:52:07.122 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi061.front.sepia.ceph.com'), Remote(name='ubuntu@smithi154.front.sepia.ceph.com')] 2023-12-06T21:52:07.124 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi061.front.sepia.ceph.com' 2023-12-06T21:52:07.125 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:52:07.174 DEBUG:teuthology.orchestra.run.smithi061:> true 2023-12-06T21:52:07.292 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi061.front.sepia.ceph.com' 2023-12-06T21:52:07.293 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:52:07.293 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:52:07.340 DEBUG:teuthology.orchestra.run.smithi154:> true 2023-12-06T21:52:07.464 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2023-12-06T21:52:07.465 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T21:52:07.476 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T21:52:07.476 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:52:07.478 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:52:07.481 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:52:07.481 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:52:07.516 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T21:52:07.516 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Command line: ntpd -gq 2023-12-06T21:52:07.517 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: proto: precision = 0.084 usec (-23) 2023-12-06T21:52:07.518 INFO:teuthology.orchestra.run.smithi061.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:52:07.518 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:52:07.519 INFO:teuthology.orchestra.run.smithi061.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listen normally on 3 enp3s0f1 172.21.15.61:123 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listen normally on 4 lo [::1]:123 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8b9%5]:123 2023-12-06T21:52:07.520 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:07 ntpd[23595]: Listening on routing socket on fd #22 for interface updates 2023-12-06T21:52:07.541 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T21:52:07.542 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Command line: ntpd -gq 2023-12-06T21:52:07.542 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: proto: precision = 0.072 usec (-24) 2023-12-06T21:52:07.543 INFO:teuthology.orchestra.run.smithi154.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:52:07.544 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T21:52:07.544 INFO:teuthology.orchestra.run.smithi154.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listen normally on 3 enp3s0f1 172.21.15.154:123 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listen normally on 4 lo [::1]:123 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7761%5]:123 2023-12-06T21:52:07.545 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:07 ntpd[23608]: Listening on routing socket on fd #22 for interface updates 2023-12-06T21:52:08.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:08 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:08 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:08 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:08 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:08 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:08.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:08 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:08.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:08.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:08.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:08.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:08.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:08 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:09.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:09 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:09.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:09 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:10.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:10 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:10.546 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:10.546 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:10.546 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:10.546 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:10.546 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:10 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:11.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:11 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:11.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:11 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:11.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:11 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:11.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:11 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:11.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:11 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:11.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:11 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:12.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:12 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:12.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:12.545 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:12 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:13.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:13 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:13.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:13 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:13.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:13 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:13.517 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:13 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:13.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:13 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:13.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:13 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:14.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.518 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stdout: 6 Dec 21:52:14 ntpd[23595]: ntpd: time slew +0.000329 s 2023-12-06T21:52:14.519 INFO:teuthology.orchestra.run.smithi061.stdout:ntpd: time slew +0.000329s 2023-12-06T21:52:14.520 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T21:52:14.520 INFO:teuthology.orchestra.run.smithi061.stderr: 6 Dec 21:52:14 ntpd[23595]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T21:52:14.543 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T21:52:14.544 INFO:teuthology.orchestra.run.smithi154.stdout: 6 Dec 21:52:14 ntpd[23608]: ntpd: time slew -0.000418 s 2023-12-06T21:52:14.544 INFO:teuthology.orchestra.run.smithi154.stdout:ntpd: time slew -0.000418s 2023-12-06T21:52:14.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T21:52:14.544 INFO:teuthology.orchestra.run.smithi154.stderr: 6 Dec 21:52:14 ntpd[23608]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T21:52:14.586 INFO:teuthology.orchestra.run.smithi061.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T21:52:14.586 INFO:teuthology.orchestra.run.smithi061.stdout:============================================================================== 2023-12-06T21:52:14.586 INFO:teuthology.orchestra.run.smithi061.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.586 INFO:teuthology.orchestra.run.smithi061.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.586 INFO:teuthology.orchestra.run.smithi061.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.586 INFO:teuthology.orchestra.run.smithi061.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.611 INFO:teuthology.orchestra.run.smithi154.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T21:52:14.612 INFO:teuthology.orchestra.run.smithi154.stdout:============================================================================== 2023-12-06T21:52:14.612 INFO:teuthology.orchestra.run.smithi154.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.612 INFO:teuthology.orchestra.run.smithi154.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.612 INFO:teuthology.orchestra.run.smithi154.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.612 INFO:teuthology.orchestra.run.smithi154.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T21:52:14.614 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T21:52:14.694 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': False}, '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': '583a8f423152326ab01a6e95dd560ab68ea88e77'} 2023-12-06T21:52:14.695 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-06T21:52:14.695 INFO:tasks.cephadm:Cluster fsid is b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:52:14.695 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T21:52:14.696 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.61', 'mon.c': '[v2:172.21.15.61:3301,v1:172.21.15.61:6790]', 'mon.b': '172.21.15.154'} 2023-12-06T21:52:14.696 INFO:tasks.cephadm:First mon is mon.a on smithi061 2023-12-06T21:52:14.696 INFO:tasks.cephadm:First mgr is y 2023-12-06T21:52:14.696 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T21:52:14.696 DEBUG:teuthology.orchestra.run.smithi061:> sudo hostname $(hostname -s) 2023-12-06T21:52:14.713 DEBUG:teuthology.orchestra.run.smithi154:> sudo hostname $(hostname -s) 2023-12-06T21:52:14.729 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-06T21:52:14.730 DEBUG:teuthology.orchestra.run.smithi061:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T21:52:14.998 INFO:teuthology.orchestra.run.smithi061.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 6 21:52 /home/ubuntu/cephtest/cephadm 2023-12-06T21:52:14.998 DEBUG:teuthology.orchestra.run.smithi154:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T21:52:15.239 INFO:teuthology.orchestra.run.smithi154.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Dec 6 21:52 /home/ubuntu/cephtest/cephadm 2023-12-06T21:52:15.239 DEBUG:teuthology.orchestra.run.smithi061:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T21:52:15.249 DEBUG:teuthology.orchestra.run.smithi154:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T21:52:15.268 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-06T21:52:15.268 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T21:52:15.271 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T21:52:15.525 INFO:teuthology.orchestra.run.smithi061.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:52:15.545 INFO:teuthology.orchestra.run.smithi154.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:52:50.999 INFO:teuthology.orchestra.run.smithi154.stdout:{ 2023-12-06T21:52:51.000 INFO:teuthology.orchestra.run.smithi154.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T21:52:51.000 INFO:teuthology.orchestra.run.smithi154.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T21:52:51.000 INFO:teuthology.orchestra.run.smithi154.stdout: "repo_digests": [ 2023-12-06T21:52:51.000 INFO:teuthology.orchestra.run.smithi154.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-06T21:52:51.000 INFO:teuthology.orchestra.run.smithi154.stdout: ] 2023-12-06T21:52:51.000 INFO:teuthology.orchestra.run.smithi154.stdout:} 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout: "repo_digests": [ 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout: ] 2023-12-06T21:52:52.643 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T21:52:52.668 DEBUG:teuthology.orchestra.run.smithi061:> sudo mkdir -p /etc/ceph 2023-12-06T21:52:52.679 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /etc/ceph 2023-12-06T21:52:52.696 DEBUG:teuthology.orchestra.run.smithi061:> sudo chmod 777 /etc/ceph 2023-12-06T21:52:52.712 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 777 /etc/ceph 2023-12-06T21:52:52.725 INFO:tasks.cephadm:Writing seed config... 2023-12-06T21:52:52.726 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-06T21:52:52.726 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T21:52:52.727 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T21:52:52.728 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:52:52.728 DEBUG:teuthology.orchestra.run.smithi061:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T21:52:52.735 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = b79818dc-9481-11ee-95a2-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 = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-06T21:52:52.736 DEBUG:teuthology.orchestra.run.smithi061:mon.a> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T21:52:52.738 DEBUG:teuthology.orchestra.run.smithi061:mgr.y> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T21:52:52.783 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T21:52:52.783 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid b79818dc-9481-11ee-95a2-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.61 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:52.947 INFO:teuthology.orchestra.run.smithi061.stderr:-------------------------------------------------------------------------------- 2023-12-06T21:52:52.947 INFO:teuthology.orchestra.run.smithi061.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'b79818dc-9481-11ee-95a2-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.61', '--skip-admin-label'] 2023-12-06T21:52:52.948 INFO:teuthology.orchestra.run.smithi061.stderr:Verifying podman|docker is present... 2023-12-06T21:52:52.948 INFO:teuthology.orchestra.run.smithi061.stderr:Verifying lvm2 is present... 2023-12-06T21:52:52.948 INFO:teuthology.orchestra.run.smithi061.stderr:Verifying time synchronization is in place... 2023-12-06T21:52:52.953 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T21:52:52.961 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:52.968 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T21:52:52.974 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:52.980 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: masked 2023-12-06T21:52:52.987 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:52.994 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T21:52:52.999 INFO:journalctl@ceph.mon.a.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:52:52.999 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:53.007 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: enabled 2023-12-06T21:52:53.014 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: active 2023-12-06T21:52:53.015 INFO:teuthology.orchestra.run.smithi061.stderr:Unit ntp.service is enabled and running 2023-12-06T21:52:53.015 INFO:teuthology.orchestra.run.smithi061.stderr:Repeating the final host check... 2023-12-06T21:52:53.016 INFO:teuthology.orchestra.run.smithi061.stderr:docker (/usr/bin/docker) is present 2023-12-06T21:52:53.016 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl is present 2023-12-06T21:52:53.016 INFO:teuthology.orchestra.run.smithi061.stderr:lvcreate is present 2023-12-06T21:52:53.022 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T21:52:53.030 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:53.038 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T21:52:53.044 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:53.050 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: masked 2023-12-06T21:52:53.056 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:53.062 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T21:52:53.068 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: inactive 2023-12-06T21:52:53.076 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: enabled 2023-12-06T21:52:53.082 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: active 2023-12-06T21:52:53.083 INFO:teuthology.orchestra.run.smithi061.stderr:Unit ntp.service is enabled and running 2023-12-06T21:52:53.083 INFO:teuthology.orchestra.run.smithi061.stderr:Host looks OK 2023-12-06T21:52:53.083 INFO:teuthology.orchestra.run.smithi061.stderr:Cluster fsid: b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:52:53.084 INFO:teuthology.orchestra.run.smithi061.stderr:Acquiring lock 139631685019968 on /run/cephadm/b79818dc-9481-11ee-95a2-87774f69a715.lock 2023-12-06T21:52:53.084 INFO:teuthology.orchestra.run.smithi061.stderr:Lock 139631685019968 acquired on /run/cephadm/b79818dc-9481-11ee-95a2-87774f69a715.lock 2023-12-06T21:52:53.084 INFO:teuthology.orchestra.run.smithi061.stderr:Verifying IP 172.21.15.61 port 3300 ... 2023-12-06T21:52:53.084 INFO:teuthology.orchestra.run.smithi061.stderr:Verifying IP 172.21.15.61 port 6789 ... 2023-12-06T21:52:53.084 INFO:teuthology.orchestra.run.smithi061.stderr:Base mon IP is 172.21.15.61, final addrv is [v2:172.21.15.61:3300,v1:172.21.15.61:6789] 2023-12-06T21:52:53.087 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-12-06T21:52:53.088 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.61 metric 100 2023-12-06T21:52:53.088 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-06T21:52:53.088 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.61 2023-12-06T21:52:53.088 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.61 metric 100 2023-12-06T21:52:53.092 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T21:52:53.092 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-06T21:52:53.092 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1796sec pref medium 2023-12-06T21:52:53.097 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T21:52:53.097 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-12-06T21:52:53.097 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T21:52:53.097 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-06T21:52:53.097 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:feb6:f8b9/64 scope link 2023-12-06T21:52:53.097 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T21:52:53.098 INFO:teuthology.orchestra.run.smithi061.stderr:Mon IP `172.21.15.61` is in CIDR network `172.21.0.0/20` 2023-12-06T21:52:53.098 INFO:teuthology.orchestra.run.smithi061.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T21:52:53.099 INFO:teuthology.orchestra.run.smithi061.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:52:53.207 INFO:journalctl@ceph.mgr.y.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:52:53.501 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2023-12-06T21:52:53.741 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2023-12-06T21:52:53.741 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2023-12-06T21:52:53.774 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2023-12-06T21:52:54.823 INFO:teuthology.orchestra.run.smithi061.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T21:52:55.371 INFO:teuthology.orchestra.run.smithi061.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T21:52:55.371 INFO:teuthology.orchestra.run.smithi061.stderr:Extracting ceph user uid/gid from container image... 2023-12-06T21:52:56.164 INFO:teuthology.orchestra.run.smithi061.stderr:stat: 167 167 2023-12-06T21:52:56.899 INFO:teuthology.orchestra.run.smithi061.stderr:Creating initial keys... 2023-12-06T21:52:57.662 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-authtool: AQA57XBlfLBvJxAA1aGSImtVwfTC7+HK+qtiAQ== 2023-12-06T21:52:59.204 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-authtool: AQA77XBlSW8cDBAALdfOemmgBfo2RftWm6vUWA== 2023-12-06T21:53:00.618 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-authtool: AQA87XBlnGbKJBAA0w1BCMAfLMga7owIyXhVIQ== 2023-12-06T21:53:01.255 INFO:teuthology.orchestra.run.smithi061.stderr:Creating initial monmap... 2023-12-06T21:53:02.065 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T21:53:02.065 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-06T21:53:02.066 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:02.066 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T21:53:02.697 INFO:teuthology.orchestra.run.smithi061.stderr:monmaptool for a [v2:172.21.15.61:3300,v1:172.21.15.61:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T21:53:02.698 INFO:teuthology.orchestra.run.smithi061.stderr:setting min_mon_release = octopus 2023-12-06T21:53:02.698 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/monmaptool: set fsid to b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:02.698 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T21:53:02.698 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:53:02.698 INFO:teuthology.orchestra.run.smithi061.stderr:Creating mon... 2023-12-06T21:53:03.488 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:53:03.488 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 1 imported monmap: 2023-12-06T21:53:03.488 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: epoch 0 2023-12-06T21:53:03.489 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:03.489 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: last_changed 2023-12-06T21:53:02.064390+0000 2023-12-06T21:53:03.489 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: created 2023-12-06T21:53:02.064390+0000 2023-12-06T21:53:03.489 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2023-12-06T21:53:03.489 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-12-06T21:53:03.490 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0] mon.a 2023-12-06T21:53:03.490 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.490 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 0 /usr/bin/ceph-mon: set fsid to b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:03.491 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: RocksDB version: 6.15.5 2023-12-06T21:53:03.491 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.491 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:53:03.491 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Compile date Apr 18 2022 2023-12-06T21:53:03.491 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: DB SUMMARY 2023-12-06T21:53:03.492 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.492 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: DB Session ID: KYSE8YX3CAT6J596O5ZE 2023-12-06T21:53:03.492 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.492 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-06T21:53:03.493 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.493 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-06T21:53:03.493 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.493 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:53:03.494 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.create_if_missing: 1 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.env: 0x55760cab0860 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.fs: Posix File System 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.info_log: 0x55760e163320 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:53:03.495 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:53:03.515 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.db_log_dir: 2023-12-06T21:53:03.516 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.write_buffer_manager: 0x55760e403950 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:53:03.517 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.row_cache: None 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.wal_filter: None 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:53:03.518 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:53:03.519 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:53:03.520 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Compression algorithms supported: 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kZSTD supported: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:53:03.521 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.485+0000 7f5a42a6a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.merge_operator: 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:53:03.522 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55760e12cd10) 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: index_type: 0 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: checksum: 1 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-12-06T21:53:03.523 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_cache: 0x55760e194170 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-12-06T21:53:03.524 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: format_version: 4 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: block_align: 0 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:53:03.525 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.num_levels: 7 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:53:03.526 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:53:03.527 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:53:03.528 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:53:03.529 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:53:03.530 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.489+0000 7f5a42a6a880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.493+0000 7f5a42a6a880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.493+0000 7f5a42a6a880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.493+0000 7f5a42a6a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.493+0000 7f5a42a6a880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55760e17a700 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.493+0000 7f5a42a6a880 4 rocksdb: DB pointer 0x55760e1ee000 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.497+0000 7f5a42a6a880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.497+0000 7f5a42a6a880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-12-06T21:53:03.531 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph-mon: debug 2023-12-06T21:53:03.497+0000 7f5a42a6a880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-06T21:53:04.161 INFO:teuthology.orchestra.run.smithi061.stderr:create mon.a on 2023-12-06T21:53:04.381 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-06T21:53:04.590 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-b79818dc-9481-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-b79818dc-9481-11ee-95a2-87774f69a715.target. 2023-12-06T21:53:04.590 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-b79818dc-9481-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-b79818dc-9481-11ee-95a2-87774f69a715.target. 2023-12-06T21:53:04.995 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to reset failed state of unit ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T21:53:05.004 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Created symlink /etc/systemd/system/ceph-b79818dc-9481-11ee-95a2-87774f69a715.target.wants/ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-b79818dc-9481-11ee-95a2-87774f69a715@.service. 2023-12-06T21:53:05.212 INFO:teuthology.orchestra.run.smithi061.stderr:firewalld does not appear to be present 2023-12-06T21:53:05.212 INFO:teuthology.orchestra.run.smithi061.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T21:53:05.212 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for mon to start... 2023-12-06T21:53:05.213 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for mon... 2023-12-06T21:53:06.737 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:06 smithi061 bash[24587]: cluster 2023-12-06T21:53:06.653271+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:53:07.032 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: cluster: 2023-12-06T21:53:07.032 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: id: b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:07.032 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-06T21:53:07.032 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:07.032 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: services: 2023-12-06T21:53:07.032 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.364715s) 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: data: 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: pgs: 2023-12-06T21:53:07.033 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:07.661 INFO:teuthology.orchestra.run.smithi061.stderr:mon is available 2023-12-06T21:53:07.661 INFO:teuthology.orchestra.run.smithi061.stderr:Assimilating anything we can from ceph.conf... 2023-12-06T21:53:08.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:07 smithi061 bash[24587]: cluster 2023-12-06T21:53:06.665209+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:53:08.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:07 smithi061 bash[24587]: cluster 2023-12-06T21:53:06.666986+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0]} 2023-12-06T21:53:08.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:07 smithi061 bash[24587]: cluster 2023-12-06T21:53:06.675977+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T21:53:08.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:07 smithi061 bash[24587]: cluster 2023-12-06T21:53:06.687788+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:53:08.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:07 smithi061 bash[24587]: cluster 2023-12-06T21:53:06.689259+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T21:53:08.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:07 smithi061 bash[24587]: audit 2023-12-06T21:53:07.029834+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.61:0/2935917299' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: [global] 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: fsid = b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.61:3300,v1:172.21.15.61:6789] 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: [mgr] 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2023-12-06T21:53:08.743 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T21:53:08.744 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:08.744 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: [osd] 2023-12-06T21:53:08.744 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T21:53:08.744 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T21:53:09.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:08 smithi061 bash[24587]: audit 2023-12-06T21:53:08.736471+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.61:0/161333052' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:53:09.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:08 smithi061 bash[24587]: audit 2023-12-06T21:53:08.740246+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.61:0/161333052' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:53:09.489 INFO:teuthology.orchestra.run.smithi061.stderr:Generating new minimal ceph.conf... 2023-12-06T21:53:11.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:10 smithi061 bash[24587]: audit 2023-12-06T21:53:10.501503+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.61:0/3154804029' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:53:11.083 INFO:teuthology.orchestra.run.smithi061.stderr:Restarting the monitor... 2023-12-06T21:53:11.472 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:11 smithi061 systemd[1]: Stopping Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T21:53:11.472 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:11 smithi061 bash[24970]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon.a 2023-12-06T21:53:11.472 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:11 smithi061 bash[24587]: debug 2023-12-06T21:53:11.205+0000 7f9f31a24700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T21:53:11.472 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:11 smithi061 bash[24587]: debug 2023-12-06T21:53:11.205+0000 7f9f31a24700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T21:53:11.924 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:11 smithi061 bash[24980]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:53:12.057 INFO:teuthology.orchestra.run.smithi061.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-06T21:53:12.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:11 smithi061 bash[25017]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon.a 2023-12-06T21:53:12.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:12 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T21:53:12.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:12 smithi061 systemd[1]: Stopped Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T21:53:12.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:12 smithi061 systemd[1]: Started Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T21:53:13.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.213+0000 7f3553a4a880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:53:13.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.213+0000 7f3553a4a880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.213+0000 7f3553a4a880 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 0 load: jerasure load: lrc 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: RocksDB version: 6.15.5 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Compile date Apr 18 2022 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: DB SUMMARY 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: DB Session ID: 7ACA4PVLD99OZLKD33ZJ 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82101 ; 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:53:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.env: 0x55cd3c387860 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.fs: Posix File System 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.info_log: 0x55cd3d28de00 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:53:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:53:13.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.db_log_dir: 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.write_buffer_manager: 0x55cd3d37e2d0 2023-12-06T21:53:13.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.row_cache: None 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.wal_filter: None 2023-12-06T21:53:13.535 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:53:13.536 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:53:13.537 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Compression algorithms supported: 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kZSTD supported: 0 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:53:13.538 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.merge_operator: 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cd3d25bd00) 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cache_index_and_filter_blocks: 1 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: pin_top_level_index_and_filter: 1 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: index_type: 0 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: data_block_index_type: 0 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: index_shortening: 1 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:53:13.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: hash_index_allow_collision: 1 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: checksum: 1 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: no_block_cache: 0 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_cache: 0x55cd3d2c2170 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_cache_name: BinnedLRUCache 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_cache_options: 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: capacity : 536870912 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: num_shard_bits : 4 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: strict_capacity_limit : 0 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: high_pri_pool_ratio: 0.000 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_cache_compressed: (nil) 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: persistent_cache: (nil) 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_size: 4096 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_size_deviation: 10 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_restart_interval: 16 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: index_block_restart_interval: 1 2023-12-06T21:53:13.540 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: metadata_block_size: 4096 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: partition_filters: 0 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: use_delta_encoding: 1 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: whole_key_filtering: 1 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: verify_compression: 0 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: read_amp_bytes_per_bit: 0 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: format_version: 4 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: enable_index_compression: 1 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: block_align: 0 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:53:13.541 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.num_levels: 7 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:53:13.542 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:53:13.543 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:53:13.544 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:53:13.544 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:53:13.544 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:53:13.544 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:53:13.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:53:13.546 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.217+0000 7f3553a4a880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701899593223318, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T21:53:13.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701899593224413, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78810, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77073, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9896, "raw_average_key_size": 47, "raw_value_size": 71344, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 209, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701899593, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "680e3cb5-c408-41a4-8f3e-b680bf9fa8fc", "db_session_id": "7ACA4PVLD99OZLKD33ZJ"}} 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701899593225608, "job": 1, "event": "recovery_finished"} 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.221+0000 7f3553a4a880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.225+0000 7f3553a4a880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55cd3d2a8a80 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.225+0000 7f3553a4a880 4 rocksdb: DB pointer 0x55cd3d2b8000 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.225+0000 7f35437d2700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.225+0000 7f35437d2700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** DB Stats ** 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:53:13.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** Compaction Stats [default] ** 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: L0 2/0 78.72 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Sum 2/0 78.72 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** Compaction Stats [default] ** 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:53:13.549 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Cumulative compaction: 0.00 GB write, 12.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Interval compaction: 0.00 GB write, 12.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** Compaction Stats [default] ** 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: L0 2/0 78.72 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Sum 2/0 78.72 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** Compaction Stats [default] ** 2023-12-06T21:53:13.550 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 102.5 0.00 0.00 1 0.001 0 0 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Cumulative compaction: 0.00 GB write, 12.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.225+0000 7f3553a4a880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0] at bind addrs [v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 1 mon.a@-1(???) e1 preinit fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:13.551 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 0 mon.a@-1(???).mds e1 new map 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 0 mon.a@-1(???).mds e1 print_map 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: e1 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: legacy client fscid: -1 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: No filesystems configured 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: debug 2023-12-06T21:53:13.229+0000 7f3553a4a880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cluster 2023-12-06T21:53:13.236608+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cluster 2023-12-06T21:53:13.236715+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0]} 2023-12-06T21:53:13.552 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cluster 2023-12-06T21:53:13.236875+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-06T21:53:13.553 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cluster 2023-12-06T21:53:13.236934+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:53:13.553 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:13 smithi061 bash[25057]: cluster 2023-12-06T21:53:13.237618+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T21:53:14.225 INFO:teuthology.orchestra.run.smithi061.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-06T21:53:14.225 INFO:teuthology.orchestra.run.smithi061.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:53:14.226 INFO:teuthology.orchestra.run.smithi061.stderr:Creating mgr... 2023-12-06T21:53:14.226 INFO:teuthology.orchestra.run.smithi061.stderr:Verifying port 9283 ... 2023-12-06T21:53:14.447 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Failed to reset failed state of unit ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T21:53:14.455 INFO:teuthology.orchestra.run.smithi061.stderr:systemctl: Created symlink /etc/systemd/system/ceph-b79818dc-9481-11ee-95a2-87774f69a715.target.wants/ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-b79818dc-9481-11ee-95a2-87774f69a715@.service. 2023-12-06T21:53:14.662 INFO:teuthology.orchestra.run.smithi061.stderr:firewalld does not appear to be present 2023-12-06T21:53:14.663 INFO:teuthology.orchestra.run.smithi061.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T21:53:14.663 INFO:teuthology.orchestra.run.smithi061.stderr:firewalld does not appear to be present 2023-12-06T21:53:14.663 INFO:teuthology.orchestra.run.smithi061.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T21:53:14.663 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for mgr to start... 2023-12-06T21:53:14.663 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for mgr... 2023-12-06T21:53:14.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:14 smithi061 bash[25057]: audit 2023-12-06T21:53:13.516073+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.61:0/2753270151' entity='client.admin' 2023-12-06T21:53:16.237 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:16.237 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:53:16.238 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsid": "b79818dc-9481-11ee-95a2-87774f69a715", 2023-12-06T21:53:16.238 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:53:16.239 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:53:16.239 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:53:16.239 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:53:16.239 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.239 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:53:16.240 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:53:16.241 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 0 2023-12-06T21:53:16.241 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "a" 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.242 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:53:16.243 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:16.243 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:53:16.243 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:53:16.246 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:53:16.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:53:16.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:53:06.670606+0000", 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:53:16.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:53:16.423 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:16 smithi061 bash[25057]: audit 2023-12-06T21:53:16.235493+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.61:0/3344678617' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:53:16.423 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:16 smithi061 bash[25323]: debug 2023-12-06T21:53:16.140+0000 7f5aa8a01000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:53:16.881 INFO:teuthology.orchestra.run.smithi061.stderr:mgr not available, waiting (1/15)... 2023-12-06T21:53:17.136 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:16 smithi061 bash[25323]: debug 2023-12-06T21:53:16.844+0000 7f5aa8a01000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:53:17.137 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:16 smithi061 bash[25323]: debug 2023-12-06T21:53:16.968+0000 7f5aa8a01000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:53:17.774 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:17 smithi061 bash[25323]: debug 2023-12-06T21:53:17.132+0000 7f5aa8a01000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:53:17.774 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:17 smithi061 bash[25323]: debug 2023-12-06T21:53:17.468+0000 7f5aa8a01000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:53:17.775 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:17 smithi061 bash[25323]: debug 2023-12-06T21:53:17.564+0000 7f5aa8a01000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:53:17.775 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:17 smithi061 bash[25323]: debug 2023-12-06T21:53:17.768+0000 7f5aa8a01000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:53:18.915 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:18 smithi061 bash[25323]: debug 2023-12-06T21:53:18.648+0000 7f5aa8a01000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:53:18.915 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:18 smithi061 bash[25323]: debug 2023-12-06T21:53:18.756+0000 7f5aa8a01000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:53:19.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:18 smithi061 bash[25323]: debug 2023-12-06T21:53:18.964+0000 7f5aa8a01000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:53:19.659 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:19 smithi061 bash[25323]: debug 2023-12-06T21:53:19.324+0000 7f5aa8a01000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:53:20.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:19 smithi061 bash[25323]: debug 2023-12-06T21:53:19.656+0000 7f5aa8a01000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:53:20.131 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:20.132 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:53:20.133 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsid": "b79818dc-9481-11ee-95a2-87774f69a715", 2023-12-06T21:53:20.133 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:53:20.133 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:53:20.133 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:53:20.133 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:53:20.133 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.138 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:53:20.138 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 0 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "a" 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:53:20.139 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:53:20.140 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:53:20.141 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:53:20.142 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:20.143 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:53:06.670606+0000", 2023-12-06T21:53:20.143 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:20.143 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:20.143 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:53:20.143 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:53:20.306 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:20 smithi061 bash[25057]: audit 2023-12-06T21:53:20.130104+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.61:0/3466568796' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:53:20.307 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:20 smithi061 bash[25323]: debug 2023-12-06T21:53:20.052+0000 7f5aa8a01000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:53:20.712 INFO:teuthology.orchestra.run.smithi061.stderr:mgr not available, waiting (2/15)... 2023-12-06T21:53:20.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:20 smithi061 bash[25323]: debug 2023-12-06T21:53:20.336+0000 7f5aa8a01000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:53:21.299 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.028+0000 7f5aa8a01000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:53:21.299 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.132+0000 7f5aa8a01000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:53:21.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.296+0000 7f5aa8a01000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:53:21.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.400+0000 7f5aa8a01000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:53:21.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.540+0000 7f5aa8a01000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:53:22.142 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.832+0000 7f5aa8a01000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:53:22.142 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:21 smithi061 bash[25323]: debug 2023-12-06T21:53:21.952+0000 7f5aa8a01000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:53:22.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:22 smithi061 bash[25323]: debug 2023-12-06T21:53:22.136+0000 7f5aa8a01000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:53:22.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:22 smithi061 bash[25323]: debug 2023-12-06T21:53:22.260+0000 7f5aa8a01000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25323]: debug 2023-12-06T21:53:23.132+0000 7f5aa8a01000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: cluster 2023-12-06T21:53:23.156474+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: cluster 2023-12-06T21:53:23.161417+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00516127s) 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.165137+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.165322+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.165492+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:53:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.165679+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:53:23.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.167414+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:53:23.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: cluster 2023-12-06T21:53:23.179829+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-12-06T21:53:23.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.200692+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:53:23.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:23 smithi061 bash[25057]: audit 2023-12-06T21:53:23.203576+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsid": "b79818dc-9481-11ee-95a2-87774f69a715", 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:53:23.949 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 0 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "a" 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:23.950 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:53:23.951 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:53:23.952 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:53:06.670606+0000", 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:53:23.953 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:53:24.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:24 smithi061 bash[25057]: audit 2023-12-06T21:53:23.220659+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' 2023-12-06T21:53:24.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:24 smithi061 bash[25057]: audit 2023-12-06T21:53:23.224377+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' 2023-12-06T21:53:24.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:24 smithi061 bash[25057]: audit 2023-12-06T21:53:23.227273+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.61:0/1086337390' entity='mgr.y' 2023-12-06T21:53:24.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:24 smithi061 bash[25057]: audit 2023-12-06T21:53:23.937519+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.61:0/1825922490' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:53:24.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:24 smithi061 bash[25057]: cluster 2023-12-06T21:53:24.171225+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01496s) 2023-12-06T21:53:24.702 INFO:teuthology.orchestra.run.smithi061.stderr:mgr not available, waiting (3/15)... 2023-12-06T21:53:26.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:26 smithi061 bash[25057]: cluster 2023-12-06T21:53:25.226781+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-06T21:53:28.244 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:28.244 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:53:28.244 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsid": "b79818dc-9481-11ee-95a2-87774f69a715", 2023-12-06T21:53:28.244 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:53:28.245 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:53:28.245 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:53:28.245 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:53:28.245 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.245 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:53:28.245 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:53:28.246 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 0 2023-12-06T21:53:28.246 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "a" 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "quorum_age": 15, 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:53:28.247 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:53:28.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:28.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:53:28.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:53:28.248 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:53:28.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:53:28.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:53:28.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:53:28.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.249 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:53:28.252 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ], 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:53:06.670606+0000", 2023-12-06T21:53:28.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:53:28.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: }, 2023-12-06T21:53:28.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:53:28.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:53:29.006 INFO:teuthology.orchestra.run.smithi061.stderr:mgr is available 2023-12-06T21:53:29.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:29 smithi061 bash[25057]: audit 2023-12-06T21:53:28.241725+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.61:0/3575867788' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:53:30.253 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:30.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: [global] 2023-12-06T21:53:30.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: fsid = b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:30.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T21:53:30.254 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T21:53:30.255 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T21:53:30.255 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T21:53:30.255 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:30.255 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: [mgr] 2023-12-06T21:53:30.256 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T21:53:30.256 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 2023-12-06T21:53:30.256 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: [osd] 2023-12-06T21:53:30.256 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T21:53:30.256 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T21:53:30.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:30 smithi061 bash[25057]: audit 2023-12-06T21:53:30.246965+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.61:0/2328610307' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:53:30.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:30 smithi061 bash[25057]: audit 2023-12-06T21:53:30.251724+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.61:0/2328610307' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:53:30.878 INFO:teuthology.orchestra.run.smithi061.stderr:Enabling cephadm module... 2023-12-06T21:53:32.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:32 smithi061 bash[25057]: audit 2023-12-06T21:53:32.275351+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.61:0/2836460859' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T21:53:32.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:32 smithi061 bash[25323]: ignoring --setuser ceph since I am not root 2023-12-06T21:53:32.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:32 smithi061 bash[25323]: ignoring --setgroup ceph since I am not root 2023-12-06T21:53:32.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:32 smithi061 bash[25323]: debug 2023-12-06T21:53:32.524+0000 7fe646775000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:53:33.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25323]: debug 2023-12-06T21:53:33.212+0000 7fe646775000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:53:33.646 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25057]: audit 2023-12-06T21:53:32.330952+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.61:0/2836460859' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T21:53:33.646 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25057]: cluster 2023-12-06T21:53:32.331032+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 9s) 2023-12-06T21:53:33.647 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25323]: debug 2023-12-06T21:53:33.340+0000 7fe646775000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:53:33.647 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25323]: debug 2023-12-06T21:53:33.508+0000 7fe646775000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:53:33.953 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25323]: debug 2023-12-06T21:53:33.852+0000 7fe646775000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:53:34.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:33 smithi061 bash[25323]: debug 2023-12-06T21:53:33.948+0000 7fe646775000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:53:34.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:34 smithi061 bash[25323]: debug 2023-12-06T21:53:34.160+0000 7fe646775000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:53:34.323 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:53:34.323 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-06T21:53:34.323 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:53:34.323 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T21:53:34.323 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T21:53:34.323 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:53:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:34 smithi061 bash[25057]: audit 2023-12-06T21:53:34.321301+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.61:0/2187899110' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:53:34.943 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for the mgr to restart... 2023-12-06T21:53:34.943 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for mgr epoch 5... 2023-12-06T21:53:35.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:35 smithi061 bash[25323]: debug 2023-12-06T21:53:35.052+0000 7fe646775000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:53:35.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:35 smithi061 bash[25323]: debug 2023-12-06T21:53:35.164+0000 7fe646775000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:53:35.630 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:35 smithi061 bash[25323]: debug 2023-12-06T21:53:35.372+0000 7fe646775000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:53:36.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:35 smithi061 bash[25323]: debug 2023-12-06T21:53:35.740+0000 7fe646775000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:53:36.464 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:36 smithi061 bash[25323]: debug 2023-12-06T21:53:36.072+0000 7fe646775000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:53:36.742 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:36 smithi061 bash[25323]: debug 2023-12-06T21:53:36.460+0000 7fe646775000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:53:37.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:36 smithi061 bash[25323]: debug 2023-12-06T21:53:36.736+0000 7fe646775000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:53:37.707 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:37 smithi061 bash[25323]: debug 2023-12-06T21:53:37.436+0000 7fe646775000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:53:37.707 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:37 smithi061 bash[25323]: debug 2023-12-06T21:53:37.540+0000 7fe646775000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:53:37.959 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:37 smithi061 bash[25323]: debug 2023-12-06T21:53:37.704+0000 7fe646775000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:53:37.959 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:37 smithi061 bash[25323]: debug 2023-12-06T21:53:37.816+0000 7fe646775000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:53:38.254 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:37 smithi061 bash[25323]: debug 2023-12-06T21:53:37.956+0000 7fe646775000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:53:38.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:38 smithi061 bash[25323]: debug 2023-12-06T21:53:38.248+0000 7fe646775000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:53:38.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:38 smithi061 bash[25323]: debug 2023-12-06T21:53:38.372+0000 7fe646775000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:53:39.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:38 smithi061 bash[25323]: debug 2023-12-06T21:53:38.560+0000 7fe646775000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:53:39.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:38 smithi061 bash[25323]: debug 2023-12-06T21:53:38.680+0000 7fe646775000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:53:40.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:39 smithi061 bash[25323]: debug 2023-12-06T21:53:39.560+0000 7fe646775000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:53:40.669 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:53:40.669 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-06T21:53:40.669 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T21:53:40.669 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:53:40.717 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25323]: [06/Dec/2023:21:53:40] ENGINE Bus STARTING 2023-12-06T21:53:40.717 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25323]: [06/Dec/2023:21:53:40] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T21:53:40.717 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25323]: [06/Dec/2023:21:53:40] ENGINE Bus STARTED 2023-12-06T21:53:40.717 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: cluster 2023-12-06T21:53:39.583777+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:53:40.717 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: cluster 2023-12-06T21:53:39.584573+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2023-12-06T21:53:40.717 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: cluster 2023-12-06T21:53:39.587691+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: cluster 2023-12-06T21:53:39.640812+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0564034s) 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.642865+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.645372+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.646901+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.647129+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.647343+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: cluster 2023-12-06T21:53:39.658497+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.682289+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.688695+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.693563+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.696318+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.703163+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:40.718 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.714625+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:53:40.719 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:39.717064+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:53:40.719 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:40.514391+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:40.719 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:40 smithi061 bash[25057]: audit 2023-12-06T21:53:40.523727+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:41.449 INFO:teuthology.orchestra.run.smithi061.stderr:mgr epoch 5 is available 2023-12-06T21:53:41.449 INFO:teuthology.orchestra.run.smithi061.stderr:Setting orchestrator backend to cephadm... 2023-12-06T21:53:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:41 smithi061 bash[25057]: cephadm 2023-12-06T21:53:40.382521+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [06/Dec/2023:21:53:40] ENGINE Bus STARTING 2023-12-06T21:53:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:41 smithi061 bash[25057]: cephadm 2023-12-06T21:53:40.507278+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [06/Dec/2023:21:53:40] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T21:53:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:41 smithi061 bash[25057]: cephadm 2023-12-06T21:53:40.507978+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [06/Dec/2023:21:53:40] ENGINE Bus STARTED 2023-12-06T21:53:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:41 smithi061 bash[25057]: cluster 2023-12-06T21:53:40.647983+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.06358s) 2023-12-06T21:53:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:41 smithi061 bash[25057]: audit 2023-12-06T21:53:40.648229+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:53:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:41 smithi061 bash[25057]: audit 2023-12-06T21:53:40.667118+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T21:53:43.012 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:42 smithi061 bash[25057]: cluster 2023-12-06T21:53:41.656814+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-06T21:53:44.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:43 smithi061 bash[25057]: audit 2023-12-06T21:53:42.744817+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:44.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:43 smithi061 bash[25057]: audit 2023-12-06T21:53:42.754196+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:44.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:43 smithi061 bash[25057]: audit 2023-12-06T21:53:42.799337+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:44.817 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: value unchanged 2023-12-06T21:53:45.539 INFO:teuthology.orchestra.run.smithi061.stderr:Generating ssh key... 2023-12-06T21:53:45.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:45 smithi061 bash[25057]: audit 2023-12-06T21:53:44.815312+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:47.328 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: Generating public/private rsa key pair. 2023-12-06T21:53:47.328 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: Your identification has been saved in /tmp/tmpfj2d664f/key. 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: Your public key has been saved in /tmp/tmpfj2d664f/key.pub. 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: The key fingerprint is: 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: SHA256:hJMLrOz3hFNkEkENtDFxug4eUdeEJ9tkrhRjKYOVoWI ceph-b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: The key's randomart image is: 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: +---[RSA 3072]----+ 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | =&Bo=. | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | .++OOo= | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: |.Eo *+*@. | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: |.o o *o+o | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | = ..o.S | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | o + o. | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | o = . | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | . + | 2023-12-06T21:53:47.329 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: | . | 2023-12-06T21:53:47.330 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:53:47 smithi061 bash[25323]: +----[SHA256]-----+ 2023-12-06T21:53:48.414 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:48 smithi061 bash[25057]: audit 2023-12-06T21:53:46.941789+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:48.414 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:48 smithi061 bash[25057]: cephadm 2023-12-06T21:53:46.942028+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2023-12-06T21:53:48.414 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:48 smithi061 bash[25057]: audit 2023-12-06T21:53:47.082433+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:48.414 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:48 smithi061 bash[25057]: audit 2023-12-06T21:53:47.087170+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:49.006 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyv2IGb9nCeaumzNjO8N+xuYZxgH7RteoX+8nunHeyJ0M6Wbwkj7rooLCLpZm9G8A0GQAFNCkREoBXv2oNNv2RZIZv/mPc0fThnu/NQGddRs7W7rYfCahLpiQxXmVArGSpiBXYaUnsdQx0rSQeYsFB5GYyoL63cu9rv90mJDpOOpAqQtzfu5NqkopgREJrt0yBFZQE0WuvAXrOT1wrFRzfMMq6dI61Yx1Rf7rLFiGdTqr70LVawMz2suvfeU9/fyoj5mCHO4wUcw2r0UFaxNitI4Vbf8fZ+cd5ytAgcI5/zFVAPMJaJl5qlFO99hfVWyugHGo8Jz7Ky2sfiusQ9Kiew5QIO0hP8q1f2TJkUPRbZ6rqtr15OPcw2UHuUw6jFByDy+LVoiqOmhGS9w8sl3kc5+FnwgGJqtdeTpCASFXuYH6xoA0GIO7FVh0LoWmPW/NWN8xZ8ahKdj9XC7A+NvUGGbklf4rTm4BZg6Bo5fDWUhbgZz79awrKRH5uFD5IMvU= ceph-b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:53:49.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:49 smithi061 bash[25057]: audit 2023-12-06T21:53:49.003965+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:49.670 INFO:teuthology.orchestra.run.smithi061.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T21:53:49.670 INFO:teuthology.orchestra.run.smithi061.stderr:Adding key to root@localhost authorized_keys... 2023-12-06T21:53:49.671 INFO:teuthology.orchestra.run.smithi061.stderr:Adding host smithi061... 2023-12-06T21:53:51.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:51 smithi061 bash[25057]: audit 2023-12-06T21:53:51.073756+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi061", "addr": "172.21.15.61", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:52.115 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: Added host 'smithi061' with addr '172.21.15.61' 2023-12-06T21:53:52.909 INFO:teuthology.orchestra.run.smithi061.stderr:Deploying unmanaged mon service... 2023-12-06T21:53:53.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:53 smithi061 bash[25057]: cephadm 2023-12-06T21:53:51.476153+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi061 2023-12-06T21:53:53.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:53 smithi061 bash[25057]: audit 2023-12-06T21:53:52.113203+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:53.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:53 smithi061 bash[25057]: cephadm 2023-12-06T21:53:52.113947+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi061 2023-12-06T21:53:53.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:53 smithi061 bash[25057]: audit 2023-12-06T21:53:52.153256+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:54.813 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-06T21:53:55.678 INFO:teuthology.orchestra.run.smithi061.stderr:Deploying unmanaged mgr service... 2023-12-06T21:53:56.188 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:55 smithi061 bash[25057]: audit 2023-12-06T21:53:54.802411+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:56.188 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:55 smithi061 bash[25057]: cephadm 2023-12-06T21:53:54.807311+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2023-12-06T21:53:56.188 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:55 smithi061 bash[25057]: audit 2023-12-06T21:53:54.811580+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:57.246 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-06T21:53:57.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:56 smithi061 bash[25057]: audit 2023-12-06T21:53:55.900834+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:57.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:56 smithi061 bash[25057]: audit 2023-12-06T21:53:56.200870+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:53:58.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:58 smithi061 bash[25057]: audit 2023-12-06T21:53:57.233950+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:53:58.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:58 smithi061 bash[25057]: cephadm 2023-12-06T21:53:57.236316+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2023-12-06T21:53:58.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:53:58 smithi061 bash[25057]: audit 2023-12-06T21:53:57.243802+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:54:00.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:00 smithi061 bash[25057]: audit 2023-12-06T21:53:59.239077+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.61:0/1443182435' entity='client.admin' 2023-12-06T21:54:01.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:01 smithi061 bash[25057]: cluster 2023-12-06T21:53:59.648500+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:01.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:01 smithi061 bash[25057]: audit 2023-12-06T21:54:00.679158+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:54:01.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:01 smithi061 bash[25057]: audit 2023-12-06T21:54:01.178586+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.61:0/2612626570' entity='client.admin' 2023-12-06T21:54:01.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:01 smithi061 bash[25057]: audit 2023-12-06T21:54:01.184321+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.61:0/2139966415' entity='mgr.y' 2023-12-06T21:54:01.902 INFO:teuthology.orchestra.run.smithi061.stderr:Enabling the dashboard module... 2023-12-06T21:54:03.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:03 smithi061 bash[25057]: cluster 2023-12-06T21:54:01.649017+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:04.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:04 smithi061 bash[25057]: audit 2023-12-06T21:54:03.248653+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.61:0/982851215' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T21:54:04.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:04 smithi061 bash[25323]: ignoring --setuser ceph since I am not root 2023-12-06T21:54:04.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:04 smithi061 bash[25323]: ignoring --setgroup ceph since I am not root 2023-12-06T21:54:04.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:04 smithi061 bash[25323]: debug 2023-12-06T21:54:04.455+0000 7f599b463000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:54:05.441 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25323]: debug 2023-12-06T21:54:05.143+0000 7f599b463000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:54:05.441 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25323]: debug 2023-12-06T21:54:05.267+0000 7f599b463000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:54:05.441 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25057]: audit 2023-12-06T21:54:04.253790+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.61:0/982851215' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T21:54:05.441 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25057]: cluster 2023-12-06T21:54:04.253943+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 24s) 2023-12-06T21:54:05.786 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25323]: debug 2023-12-06T21:54:05.435+0000 7f599b463000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:54:06.051 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25323]: debug 2023-12-06T21:54:05.775+0000 7f599b463000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:54:06.051 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:05 smithi061 bash[25323]: debug 2023-12-06T21:54:05.871+0000 7f599b463000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:54:06.426 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:06 smithi061 bash[25323]: debug 2023-12-06T21:54:06.083+0000 7f599b463000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:54:06.735 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:54:06.735 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-06T21:54:06.735 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:54:06.735 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T21:54:06.735 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T21:54:06.735 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:54:07.000 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:06 smithi061 bash[25057]: audit 2023-12-06T21:54:06.733467+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.61:0/2369060636' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:54:07.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:06 smithi061 bash[25323]: debug 2023-12-06T21:54:06.995+0000 7f599b463000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:54:07.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:07 smithi061 bash[25323]: debug 2023-12-06T21:54:07.103+0000 7f599b463000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:54:07.681 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:07 smithi061 bash[25323]: debug 2023-12-06T21:54:07.315+0000 7f599b463000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:54:07.764 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for the mgr to restart... 2023-12-06T21:54:07.764 INFO:teuthology.orchestra.run.smithi061.stderr:Waiting for mgr epoch 9... 2023-12-06T21:54:08.018 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:07 smithi061 bash[25323]: debug 2023-12-06T21:54:07.675+0000 7f599b463000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:54:08.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:08 smithi061 bash[25323]: debug 2023-12-06T21:54:08.011+0000 7f599b463000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:54:08.658 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:08 smithi061 bash[25323]: debug 2023-12-06T21:54:08.395+0000 7f599b463000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:54:09.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:08 smithi061 bash[25323]: debug 2023-12-06T21:54:08.679+0000 7f599b463000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:54:09.663 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:09 smithi061 bash[25323]: debug 2023-12-06T21:54:09.387+0000 7f599b463000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:54:09.663 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:09 smithi061 bash[25323]: debug 2023-12-06T21:54:09.495+0000 7f599b463000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:54:09.916 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:09 smithi061 bash[25323]: debug 2023-12-06T21:54:09.655+0000 7f599b463000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:54:09.916 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:09 smithi061 bash[25323]: debug 2023-12-06T21:54:09.767+0000 7f599b463000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:54:10.209 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:09 smithi061 bash[25323]: debug 2023-12-06T21:54:09.911+0000 7f599b463000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:54:10.518 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:10 smithi061 bash[25323]: debug 2023-12-06T21:54:10.203+0000 7f599b463000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:54:10.519 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:10 smithi061 bash[25323]: debug 2023-12-06T21:54:10.327+0000 7f599b463000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:54:10.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:10 smithi061 bash[25323]: debug 2023-12-06T21:54:10.511+0000 7f599b463000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:54:10.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:10 smithi061 bash[25323]: debug 2023-12-06T21:54:10.635+0000 7f599b463000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:54:11.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:11 smithi061 bash[25057]: cluster 2023-12-06T21:54:11.540640+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-12-06T21:54:11.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:11 smithi061 bash[25057]: cluster 2023-12-06T21:54:11.541400+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-12-06T21:54:11.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:11 smithi061 bash[25057]: cluster 2023-12-06T21:54:11.545516+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-06T21:54:11.783 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:11 smithi061 bash[25323]: debug 2023-12-06T21:54:11.515+0000 7f599b463000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:54:12.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25323]: [06/Dec/2023:21:54:12] ENGINE Bus STARTING 2023-12-06T21:54:12.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25323]: [06/Dec/2023:21:54:12] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T21:54:12.530 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25323]: [06/Dec/2023:21:54:12] ENGINE Bus STARTED 2023-12-06T21:54:12.630 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: { 2023-12-06T21:54:12.630 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-06T21:54:12.630 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T21:54:12.631 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: } 2023-12-06T21:54:12.866 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: cluster 2023-12-06T21:54:11.598075+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0567794s) 2023-12-06T21:54:12.866 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.605467+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.607157+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.608634+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.609044+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.609207+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: cluster 2023-12-06T21:54:11.619286+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.649240+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.651814+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.680040+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:11.682695+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: cephadm 2023-12-06T21:54:12.250585+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [06/Dec/2023:21:54:12] ENGINE Bus STARTING 2023-12-06T21:54:12.867 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:12 smithi061 bash[25057]: audit 2023-12-06T21:54:12.384711+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:13.378 INFO:teuthology.orchestra.run.smithi061.stderr:mgr epoch 9 is available 2023-12-06T21:54:13.378 INFO:teuthology.orchestra.run.smithi061.stderr:Generating a dashboard self-signed certificate... 2023-12-06T21:54:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:13 smithi061 bash[25057]: cephadm 2023-12-06T21:54:12.377843+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [06/Dec/2023:21:54:12] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T21:54:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:13 smithi061 bash[25057]: cephadm 2023-12-06T21:54:12.378311+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [06/Dec/2023:21:54:12] ENGINE Bus STARTED 2023-12-06T21:54:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:13 smithi061 bash[25057]: cluster 2023-12-06T21:54:12.610916+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06964s) 2023-12-06T21:54:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:13 smithi061 bash[25057]: audit 2023-12-06T21:54:12.611386+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:54:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:13 smithi061 bash[25057]: audit 2023-12-06T21:54:12.628392+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T21:54:15.103 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-06T21:54:15.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:15 smithi061 bash[25057]: cluster 2023-12-06T21:54:14.260158+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-06T21:54:15.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:15 smithi061 bash[25057]: audit 2023-12-06T21:54:15.098066+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:15 smithi061 bash[25057]: audit 2023-12-06T21:54:15.101184+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:15.766 INFO:teuthology.orchestra.run.smithi061.stderr:Creating initial admin user... 2023-12-06T21:54:16.508 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:16 smithi061 bash[25057]: audit 2023-12-06T21:54:14.668204+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:54:17.392 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$HhaBSx42Qf5gCMrQXZbZ9OjsFlFkIO76Xb/DXh8hkbUx3gm5P2.Yq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701899657, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T21:54:17.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:17 smithi061 bash[25057]: audit 2023-12-06T21:54:16.545710+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:17.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:17 smithi061 bash[25057]: audit 2023-12-06T21:54:17.128645+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:54:17.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:17 smithi061 bash[25057]: audit 2023-12-06T21:54:17.143452+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:17.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:17 smithi061 bash[25057]: audit 2023-12-06T21:54:17.389530+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:18.098 INFO:teuthology.orchestra.run.smithi061.stderr:Fetching dashboard port number... 2023-12-06T21:54:19.398 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: 8443 2023-12-06T21:54:19.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:19 smithi061 bash[25057]: cluster 2023-12-06T21:54:18.393280+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-06T21:54:20.080 INFO:teuthology.orchestra.run.smithi061.stderr:firewalld does not appear to be present 2023-12-06T21:54:20.080 INFO:teuthology.orchestra.run.smithi061.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T21:54:20.084 INFO:teuthology.orchestra.run.smithi061.stderr:Ceph Dashboard is now available at: 2023-12-06T21:54:20.084 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:20.084 INFO:teuthology.orchestra.run.smithi061.stderr: URL: https://smithi061.front.sepia.ceph.com:8443/ 2023-12-06T21:54:20.084 INFO:teuthology.orchestra.run.smithi061.stderr: User: admin 2023-12-06T21:54:20.084 INFO:teuthology.orchestra.run.smithi061.stderr: Password: s19tquxghb 2023-12-06T21:54:20.084 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:20.085 INFO:teuthology.orchestra.run.smithi061.stderr:Enabling autotune for osd_memory_target 2023-12-06T21:54:20.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:20 smithi061 bash[25057]: audit 2023-12-06T21:54:19.396402+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.61:0/2296653208' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T21:54:24.514 INFO:teuthology.orchestra.run.smithi061.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr:You can access the Ceph CLI with: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: ceph telemetry on 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr:For more information see: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:25.137 INFO:teuthology.orchestra.run.smithi061.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T21:54:25.138 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T21:54:25.138 INFO:teuthology.orchestra.run.smithi061.stderr:Bootstrap complete. 2023-12-06T21:54:25.169 INFO:tasks.cephadm:Fetching config... 2023-12-06T21:54:25.169 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:54:25.169 DEBUG:teuthology.orchestra.run.smithi061:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T21:54:25.176 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T21:54:25.177 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:54:25.177 DEBUG:teuthology.orchestra.run.smithi061:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T21:54:25.181 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T21:54:25.181 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:54:25.181 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd if=/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T21:54:25.192 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T21:54:25.192 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:54:25.192 DEBUG:teuthology.orchestra.run.smithi061:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T21:54:25.241 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T21:54:25.241 DEBUG:teuthology.orchestra.run.smithi061:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyv2IGb9nCeaumzNjO8N+xuYZxgH7RteoX+8nunHeyJ0M6Wbwkj7rooLCLpZm9G8A0GQAFNCkREoBXv2oNNv2RZIZv/mPc0fThnu/NQGddRs7W7rYfCahLpiQxXmVArGSpiBXYaUnsdQx0rSQeYsFB5GYyoL63cu9rv90mJDpOOpAqQtzfu5NqkopgREJrt0yBFZQE0WuvAXrOT1wrFRzfMMq6dI61Yx1Rf7rLFiGdTqr70LVawMz2suvfeU9/fyoj5mCHO4wUcw2r0UFaxNitI4Vbf8fZ+cd5ytAgcI5/zFVAPMJaJl5qlFO99hfVWyugHGo8Jz7Ky2sfiusQ9Kiew5QIO0hP8q1f2TJkUPRbZ6rqtr15OPcw2UHuUw6jFByDy+LVoiqOmhGS9w8sl3kc5+FnwgGJqtdeTpCASFXuYH6xoA0GIO7FVh0LoWmPW/NWN8xZ8ahKdj9XC7A+NvUGGbklf4rTm4BZg6Bo5fDWUhbgZz79awrKRH5uFD5IMvU= ceph-b79818dc-9481-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T21:54:25.267 INFO:teuthology.orchestra.run.smithi061.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyv2IGb9nCeaumzNjO8N+xuYZxgH7RteoX+8nunHeyJ0M6Wbwkj7rooLCLpZm9G8A0GQAFNCkREoBXv2oNNv2RZIZv/mPc0fThnu/NQGddRs7W7rYfCahLpiQxXmVArGSpiBXYaUnsdQx0rSQeYsFB5GYyoL63cu9rv90mJDpOOpAqQtzfu5NqkopgREJrt0yBFZQE0WuvAXrOT1wrFRzfMMq6dI61Yx1Rf7rLFiGdTqr70LVawMz2suvfeU9/fyoj5mCHO4wUcw2r0UFaxNitI4Vbf8fZ+cd5ytAgcI5/zFVAPMJaJl5qlFO99hfVWyugHGo8Jz7Ky2sfiusQ9Kiew5QIO0hP8q1f2TJkUPRbZ6rqtr15OPcw2UHuUw6jFByDy+LVoiqOmhGS9w8sl3kc5+FnwgGJqtdeTpCASFXuYH6xoA0GIO7FVh0LoWmPW/NWN8xZ8ahKdj9XC7A+NvUGGbklf4rTm4BZg6Bo5fDWUhbgZz79awrKRH5uFD5IMvU= ceph-b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:54:25.278 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyv2IGb9nCeaumzNjO8N+xuYZxgH7RteoX+8nunHeyJ0M6Wbwkj7rooLCLpZm9G8A0GQAFNCkREoBXv2oNNv2RZIZv/mPc0fThnu/NQGddRs7W7rYfCahLpiQxXmVArGSpiBXYaUnsdQx0rSQeYsFB5GYyoL63cu9rv90mJDpOOpAqQtzfu5NqkopgREJrt0yBFZQE0WuvAXrOT1wrFRzfMMq6dI61Yx1Rf7rLFiGdTqr70LVawMz2suvfeU9/fyoj5mCHO4wUcw2r0UFaxNitI4Vbf8fZ+cd5ytAgcI5/zFVAPMJaJl5qlFO99hfVWyugHGo8Jz7Ky2sfiusQ9Kiew5QIO0hP8q1f2TJkUPRbZ6rqtr15OPcw2UHuUw6jFByDy+LVoiqOmhGS9w8sl3kc5+FnwgGJqtdeTpCASFXuYH6xoA0GIO7FVh0LoWmPW/NWN8xZ8ahKdj9XC7A+NvUGGbklf4rTm4BZg6Bo5fDWUhbgZz79awrKRH5uFD5IMvU= ceph-b79818dc-9481-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T21:54:25.303 INFO:teuthology.orchestra.run.smithi154.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyv2IGb9nCeaumzNjO8N+xuYZxgH7RteoX+8nunHeyJ0M6Wbwkj7rooLCLpZm9G8A0GQAFNCkREoBXv2oNNv2RZIZv/mPc0fThnu/NQGddRs7W7rYfCahLpiQxXmVArGSpiBXYaUnsdQx0rSQeYsFB5GYyoL63cu9rv90mJDpOOpAqQtzfu5NqkopgREJrt0yBFZQE0WuvAXrOT1wrFRzfMMq6dI61Yx1Rf7rLFiGdTqr70LVawMz2suvfeU9/fyoj5mCHO4wUcw2r0UFaxNitI4Vbf8fZ+cd5ytAgcI5/zFVAPMJaJl5qlFO99hfVWyugHGo8Jz7Ky2sfiusQ9Kiew5QIO0hP8q1f2TJkUPRbZ6rqtr15OPcw2UHuUw6jFByDy+LVoiqOmhGS9w8sl3kc5+FnwgGJqtdeTpCASFXuYH6xoA0GIO7FVh0LoWmPW/NWN8xZ8ahKdj9XC7A+NvUGGbklf4rTm4BZg6Bo5fDWUhbgZz79awrKRH5uFD5IMvU= ceph-b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:54:25.315 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T21:54:25.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:25 smithi061 bash[25057]: audit 2023-12-06T21:54:24.509216+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.61:0/873609538' entity='client.admin' 2023-12-06T21:54:29.827 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T21:54:29.827 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T21:54:30.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:29 smithi061 bash[25057]: audit 2023-12-06T21:54:28.810759+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.61:0/3698912483' entity='client.admin' 2023-12-06T21:54:30.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:29 smithi061 bash[25057]: audit 2023-12-06T21:54:29.118333+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:30.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:29 smithi061 bash[25057]: audit 2023-12-06T21:54:29.119503+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi061", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:54:30.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:29 smithi061 bash[25057]: audit 2023-12-06T21:54:29.125569+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:29 smithi061 bash[25057]: audit 2023-12-06T21:54:29.126979+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:29 smithi061 bash[25057]: audit 2023-12-06T21:54:29.132293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:32.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:32 smithi061 bash[25057]: cluster 2023-12-06T21:54:31.610375+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:34.415 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi154 2023-12-06T21:54:34.416 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:54:34.416 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.conf 2023-12-06T21:54:34.423 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:54:34.424 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:54:34.431 INFO:tasks.cephadm:Adding host smithi154 to orchestrator... 2023-12-06T21:54:34.431 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch host add smithi154 2023-12-06T21:54:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: cluster 2023-12-06T21:54:33.610779+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:33.619221+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:54:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:33.622770+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:33.658924+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:33.661566+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:33.663005+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: cephadm 2023-12-06T21:54:33.664886+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: cephadm 2023-12-06T21:54:33.780990+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:34.033906+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:34 smithi061 bash[25057]: audit 2023-12-06T21:54:34.040280+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:36.975 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:36 smithi061 bash[25057]: cluster 2023-12-06T21:54:35.611261+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:38.451 INFO:teuthology.orchestra.run.smithi061.stdout:Added host 'smithi154' with addr '172.21.15.154' 2023-12-06T21:54:39.108 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T21:54:39.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: audit 2023-12-06T21:54:37.392129+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:54:39.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: cluster 2023-12-06T21:54:37.611698+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:39.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: cephadm 2023-12-06T21:54:37.802288+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi154 2023-12-06T21:54:39.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: audit 2023-12-06T21:54:38.448641+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: audit 2023-12-06T21:54:38.479700+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: audit 2023-12-06T21:54:38.482658+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: audit 2023-12-06T21:54:38.484363+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:54:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:39 smithi061 bash[25057]: audit 2023-12-06T21:54:38.765205+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:40.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:40 smithi061 bash[25057]: cephadm 2023-12-06T21:54:38.449440+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi154 2023-12-06T21:54:40.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:40 smithi061 bash[25057]: audit 2023-12-06T21:54:39.520194+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:40.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:40 smithi061 bash[25057]: audit 2023-12-06T21:54:40.063194+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:41.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:41 smithi061 bash[25057]: cluster 2023-12-06T21:54:39.612190+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:42.090 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T21:54:42.090 INFO:teuthology.orchestra.run.smithi061.stdout:[{"addr": "172.21.15.61", "hostname": "smithi061", "labels": [], "status": ""}, {"addr": "172.21.15.154", "hostname": "smithi154", "labels": [], "status": ""}] 2023-12-06T21:54:42.796 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T21:54:42.796 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T21:54:43.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:43 smithi061 bash[25057]: cluster 2023-12-06T21:54:41.612643+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:43.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:43 smithi061 bash[25057]: audit 2023-12-06T21:54:42.088287+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:54:45.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:45 smithi061 bash[25057]: cluster 2023-12-06T21:54:43.613082+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:45.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:45 smithi061 bash[25057]: audit 2023-12-06T21:54:44.736786+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:45.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:45 smithi061 bash[25057]: audit 2023-12-06T21:54:44.745676+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:45.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:45 smithi061 bash[25057]: audit 2023-12-06T21:54:44.747062+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:54:45.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:45 smithi061 bash[25057]: audit 2023-12-06T21:54:44.754619+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:46.290 INFO:teuthology.orchestra.run.smithi061.stderr:adjusted tunables profile to default 2023-12-06T21:54:46.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:46 smithi061 bash[25057]: audit 2023-12-06T21:54:45.615090+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.61:0/74113937' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T21:54:47.040 INFO:tasks.cephadm:Adding mon.a on smithi061 2023-12-06T21:54:47.040 INFO:tasks.cephadm:Adding mon.c on smithi061 2023-12-06T21:54:47.040 INFO:tasks.cephadm:Adding mon.b on smithi154 2023-12-06T21:54:47.041 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi061:172.21.15.61=a;smithi061:[v2:172.21.15.61:3301,v1:172.21.15.61:6790]=c;smithi154:172.21.15.154=b' 2023-12-06T21:54:47.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:47 smithi061 bash[25057]: cluster 2023-12-06T21:54:45.613455+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:47.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:47 smithi061 bash[25057]: audit 2023-12-06T21:54:46.283173+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.61:0/74113937' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T21:54:47.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:47 smithi061 bash[25057]: cluster 2023-12-06T21:54:46.283304+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:54:49.631 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled mon update... 2023-12-06T21:54:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:49 smithi061 bash[25057]: cluster 2023-12-06T21:54:47.613827+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:50.317 DEBUG:teuthology.orchestra.run.smithi061:mon.c> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T21:54:50.319 DEBUG:teuthology.orchestra.run.smithi154:mon.b> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T21:54:50.321 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:54:50.321 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:54:50.567 INFO:journalctl@ceph.mon.b.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: cluster 2023-12-06T21:54:49.614278+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:49.618670+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi061:172.21.15.61=a;smithi061:[v2:172.21.15.61:3301,v1:172.21.15.61:6790]=c;smithi154:172.21.15.154=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: cephadm 2023-12-06T21:54:49.623706+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi061:172.21.15.61=a;smithi061:[v2:172.21.15.61:3301,v1:172.21.15.61:6790]=c;smithi154:172.21.15.154=b;count:3 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:49.629212+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:49.633556+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:49.638160+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:49.639877+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:54:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: cephadm 2023-12-06T21:54:49.641912+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:54:51.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: cephadm 2023-12-06T21:54:49.763534+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:54:51.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:50.029057+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:51.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:50.034998+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:51.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:50.038463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:54:51.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: audit 2023-12-06T21:54:50.040152+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:51.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:50 smithi061 bash[25057]: cephadm 2023-12-06T21:54:50.041850+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi061 2023-12-06T21:54:51.489 INFO:journalctl@ceph.mon.c.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:54:52.988 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:52 smithi061 bash[25057]: cluster 2023-12-06T21:54:51.614701+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:53.017 INFO:teuthology.orchestra.run.smithi154.stdout: 2023-12-06T21:54:53.018 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"b79818dc-9481-11ee-95a2-87774f69a715","modified":"2023-12-06T21:53:02.064390Z","created":"2023-12-06T21:53:02.064390Z","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.61:3300","nonce":0},{"type":"v1","addr":"172.21.15.61:6789","nonce":0}]},"addr":"172.21.15.61:6789/0","public_addr":"172.21.15.61:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-06T21:54:53.020 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2023-12-06T21:54:53.923 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:53 smithi061 bash[25057]: audit 2023-12-06T21:54:53.015791+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.154:0/4003143567' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:54:54.612 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:54:54.612 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:54:55.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:55 smithi061 bash[25057]: cluster 2023-12-06T21:54:53.615204+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:54:55.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:55 smithi061 bash[25057]: audit 2023-12-06T21:54:54.395116+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:54:55.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:55 smithi061 bash[25057]: audit 2023-12-06T21:54:54.396376+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:54:55.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:54:55 smithi061 bash[25057]: audit 2023-12-06T21:54:54.397360+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:55.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:54:55 smithi061 bash[30488]: debug 2023-12-06T21:54:55.426+0000 7f2eb0873700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-06T21:54:59.758 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:54:59 smithi154 systemd[1]: Started Ceph mon.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.587+0000 7f81cd25c880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.587+0000 7f81cd25c880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.587+0000 7f81cd25c880 0 pidfile_write: ignore empty --pid-file 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.591+0000 7f81cd25c880 0 load: jerasure load: lrc 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: RocksDB version: 6.15.5 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Compile date Apr 18 2022 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: DB SUMMARY 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: DB Session ID: LSDQUKQJPQPXRJRHKHP2 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: CURRENT file: CURRENT 2023-12-06T21:55:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.create_if_missing: 0 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.env: 0x55c344176860 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.fs: Posix File System 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.info_log: 0x55c346053e00 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.statistics: (nil) 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.use_fsync: 0 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T21:55:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:55:00.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:55:00.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:55:00.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:55:00.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.db_log_dir: 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:55:00.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.write_buffer_manager: 0x55c3461442d0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.unordered_write: 0 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:55:00.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.row_cache: None 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.wal_filter: None 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:55:00.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:55:00.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_open_files: -1 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Compression algorithms supported: 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:55:00.771 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kZSTD supported: 0 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.merge_operator: 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_filter: None 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:55:00.772 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c346021d00) 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cache_index_and_filter_blocks: 1 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: pin_top_level_index_and_filter: 1 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: index_type: 0 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: data_block_index_type: 0 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: index_shortening: 1 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: hash_index_allow_collision: 1 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: checksum: 1 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: no_block_cache: 0 2023-12-06T21:55:00.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_cache: 0x55c346088170 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_cache_name: BinnedLRUCache 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_cache_options: 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: capacity : 536870912 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: num_shard_bits : 4 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: strict_capacity_limit : 0 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: high_pri_pool_ratio: 0.000 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_cache_compressed: (nil) 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: persistent_cache: (nil) 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_size: 4096 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_size_deviation: 10 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_restart_interval: 16 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: index_block_restart_interval: 1 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: metadata_block_size: 4096 2023-12-06T21:55:00.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: partition_filters: 0 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: use_delta_encoding: 1 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: whole_key_filtering: 1 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: verify_compression: 0 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: read_amp_bytes_per_bit: 0 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: format_version: 4 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: enable_index_compression: 1 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: block_align: 0 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression: NoCompression 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:55:00.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.num_levels: 7 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:55:00.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:55:00.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:55:00.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T21:55:00.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.ttl: 2592000 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.enable_blob_files: false 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.min_blob_size: 0 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:55:00.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 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 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701899700599556, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701899700600065, "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": 1701899700, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1b48289d-27b7-4aba-b488-e3df21accea4", "db_session_id": "LSDQUKQJPQPXRJRHKHP2"}} 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.595+0000 7f81cd25c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81cd25c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701899700601029, "job": 1, "event": "recovery_finished"} 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81cd25c880 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 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81cd25c880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c34606ea80 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81cd25c880 4 rocksdb: DB pointer 0x55c34607e000 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81bcfe4700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T21:55:00.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81bcfe4700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** DB Stats ** 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** Compaction Stats [default] ** 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** Compaction Stats [default] ** 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Interval compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:55:00.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** Compaction Stats [default] ** 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** Compaction Stats [default] ** 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 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.1 0.00 0.00 1 0.000 0 0 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:55:00.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:54:55.439759+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:54:55.439977+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:54:55.440149+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:54:55.615643+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:54:56.435314+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:54:57.435371+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:54:57.438386+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:54:57.616072+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:54:58.435319+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:54:59.435741+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:54:59.616449+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:55:00.435744+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.449212+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.457591+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.457766+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.457857+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.458165+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.464361+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:55:00.471303+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:55:00.473687+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:55:00.475861+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:00.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[25057]: audit 2023-12-06T21:55:00.477297+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:54:55.439759+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:54:55.439977+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:54:55.440149+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:54:55.615643+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:54:56.435314+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:54:57.435371+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:54:57.438386+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:54:57.616072+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:54:58.435319+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:54:59.435741+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:54:59.616449+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:55:00.435744+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.449212+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.457591+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.457766+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.457857+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.458165+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.464361+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:55:00.471303+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:55:00.473687+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:55:00.475861+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:00.788 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:00 smithi061 bash[30488]: audit 2023-12-06T21:55:00.477297+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81cd25c880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.599+0000 7f81cd25c880 0 using public_addr v2:172.21.15.154:0/0 -> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.603+0000 7f81cd25c880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] at bind addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:55:00.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.603+0000 7f81cd25c880 1 mon.b@-1(???) e0 preinit fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 0 mon.b@-1(synchronizing).mds e1 new map 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: e1 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: legacy client fscid: -1 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: No filesystems configured 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 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 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T21:55:00.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.627+0000 7f81bffea700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:41.612643+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:42.088287+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:43.613082+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:44.736786+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:44.745676+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:44.747062+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:44.754619+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:45.615090+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.61:0/74113937' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:45.613455+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:46.283173+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.61:0/74113937' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T21:55:00.791 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:46.283304+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:47.613827+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:49.614278+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:49.618670+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi061:172.21.15.61=a;smithi061:[v2:172.21.15.61:3301,v1:172.21.15.61:6790]=c;smithi154:172.21.15.154=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cephadm 2023-12-06T21:54:49.623706+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi061:172.21.15.61=a;smithi061:[v2:172.21.15.61:3301,v1:172.21.15.61:6790]=c;smithi154:172.21.15.154=b;count:3 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:49.629212+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:49.633556+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:49.638160+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:49.639877+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cephadm 2023-12-06T21:54:49.641912+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cephadm 2023-12-06T21:54:49.763534+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:50.029057+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:50.034998+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:50.038463+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:50.040152+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:00.792 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cephadm 2023-12-06T21:54:50.041850+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi061 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:51.614701+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:53.015791+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.154:0/4003143567' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:53.615204+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:54.395116+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:54.396376+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:54.397360+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:55.439759+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:55.439977+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:55.440149+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:55.615643+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:56.435314+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:57.435371+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:57.438386+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:57.616072+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:58.435319+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:54:59.435741+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:54:59.616449+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:55:00.435744+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.449212+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.457591+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.457766+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.457857+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.458165+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.464361+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:55:00.471303+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:55:00.473687+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:55:00.475861+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: audit 2023-12-06T21:55:00.477297+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.631+0000 7f81bffea700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:00 smithi154 bash[25085]: debug 2023-12-06T21:55:00.631+0000 7f81bffea700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-06T21:55:06.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:00.642573+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.642870+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:00.643548+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:00.644128+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:00.644338+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:01.616940+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:01.636683+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:02.637040+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:03.617484+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:03.637056+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:04.637114+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:05.637060+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.644519+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.649711+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.649816+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.649875+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.650177+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.650527+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.658206+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.658293+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.658353+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] is down (out of quorum) 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:05.663335+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:05.668063+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[25057]: audit 2023-12-06T21:55:05.673317+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:00.642573+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.642870+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:00.643548+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:00.644128+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:00.644338+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:01.616940+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:01.636683+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:02.637040+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:03.617484+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:06.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:03.637056+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:04.637114+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:05.637060+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.644519+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.649711+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.649816+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.649875+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.650177+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.650527+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.658206+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.658293+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.658353+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] is down (out of quorum) 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:05.663335+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:06.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:05.668063+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:06.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:05 smithi061 bash[30488]: audit 2023-12-06T21:55:05.673317+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: cluster 2023-12-06T21:55:05.618044+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: cephadm 2023-12-06T21:55:05.668993+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: cephadm 2023-12-06T21:55:05.674663+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:05.818564+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:05.823424+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:05.831913+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: cephadm 2023-12-06T21:55:05.834079+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:05.834653+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:05.836462+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:05.838153+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: cephadm 2023-12-06T21:55:05.839995+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi061 2023-12-06T21:55:07.137 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[25057]: audit 2023-12-06T21:55:06.637900+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: cluster 2023-12-06T21:55:05.618044+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: cephadm 2023-12-06T21:55:05.668993+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: cephadm 2023-12-06T21:55:05.674663+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:05.818564+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:05.823424+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:05.831913+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: cephadm 2023-12-06T21:55:05.834079+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:05.834653+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:05.836462+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:05.838153+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: cephadm 2023-12-06T21:55:05.839995+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi061 2023-12-06T21:55:07.138 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:06 smithi061 bash[30488]: audit 2023-12-06T21:55:06.637900+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.369 INFO:teuthology.orchestra.run.smithi154.stdout: 2023-12-06T21:55:07.370 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":3,"fsid":"b79818dc-9481-11ee-95a2-87774f69a715","modified":"2023-12-06T21:55:00.636405Z","created":"2023-12-06T21:53:02.064390Z","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.61:3300","nonce":0},{"type":"v1","addr":"172.21.15.61:6789","nonce":0}]},"addr":"172.21.15.61:6789/0","public_addr":"172.21.15.61:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:3301","nonce":0},{"type":"v1","addr":"172.21.15.61:6790","nonce":0}]},"addr":"172.21.15.61:6790/0","public_addr":"172.21.15.61:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:3300","nonce":0},{"type":"v1","addr":"172.21.15.154:6789","nonce":0}]},"addr":"172.21.15.154:6789/0","public_addr":"172.21.15.154:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-06T21:55:07.372 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 3 2023-12-06T21:55:07.823 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:00.642573+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:07.823 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.642870+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:07.823 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:00.643548+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:07.823 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:00.644128+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:00.644338+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:01.616940+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:01.636683+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:02.637040+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:03.617484+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:03.637056+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:04.637114+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.637060+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.644519+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:55:07.824 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.649711+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.649816+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.649875+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.650177+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 54s) 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.650527+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.658206+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.658293+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.658353+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] is down (out of quorum) 2023-12-06T21:55:07.825 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.663335+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.668063+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.673317+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:05.618044+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cephadm 2023-12-06T21:55:05.668993+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cephadm 2023-12-06T21:55:05.674663+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.818564+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.823424+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.831913+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cephadm 2023-12-06T21:55:05.834079+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.834653+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.836462+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:05.838153+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:07.826 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cephadm 2023-12-06T21:55:05.839995+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi061 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: audit 2023-12-06T21:55:06.637900+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:02.642096+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.676531+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.676570+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.678842+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.680409+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.688230+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.688326+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.688387+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.688636+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.688935+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.688986+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2023-12-06T21:55:07.827 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:07 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.695551+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2023-12-06T21:55:08.062 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T21:55:08.063 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T21:55:08.063 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:02.642096+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.676531+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.676570+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.678842+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.680409+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.688230+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.688326+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.688387+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.688636+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.688935+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.688986+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2023-12-06T21:55:08.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.695551+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:02.642096+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.676531+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.676570+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.678842+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.680409+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.688230+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.688326+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.688387+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.688636+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 56s) 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.688935+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.688986+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2023-12-06T21:55:08.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:07 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.695551+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2023-12-06T21:55:09.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: cluster 2023-12-06T21:55:07.618553+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:09.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: audit 2023-12-06T21:55:07.831522+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:09.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: cephadm 2023-12-06T21:55:07.832489+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T21:55:09.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: audit 2023-12-06T21:55:07.832834+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:09.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: audit 2023-12-06T21:55:07.833811+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:09.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: audit 2023-12-06T21:55:07.834812+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:09.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: cephadm 2023-12-06T21:55:07.835904+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi061 2023-12-06T21:55:09.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:08 smithi154 bash[25085]: audit 2023-12-06T21:55:08.637653+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:09.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: cluster 2023-12-06T21:55:07.618553+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: audit 2023-12-06T21:55:07.831522+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: cephadm 2023-12-06T21:55:07.832489+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: audit 2023-12-06T21:55:07.832834+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: audit 2023-12-06T21:55:07.833811+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: audit 2023-12-06T21:55:07.834812+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: cephadm 2023-12-06T21:55:07.835904+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi061 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[25057]: audit 2023-12-06T21:55:08.637653+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: cluster 2023-12-06T21:55:07.618553+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:09.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: audit 2023-12-06T21:55:07.831522+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:09.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: cephadm 2023-12-06T21:55:07.832489+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T21:55:09.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: audit 2023-12-06T21:55:07.832834+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:09.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: audit 2023-12-06T21:55:07.833811+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:09.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: audit 2023-12-06T21:55:07.834812+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:09.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: cephadm 2023-12-06T21:55:07.835904+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi061 2023-12-06T21:55:09.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:08 smithi061 bash[30488]: audit 2023-12-06T21:55:08.637653+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:10.909 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:10 smithi061 bash[30488]: cluster 2023-12-06T21:55:09.618959+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:10.909 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:10 smithi061 bash[25057]: cluster 2023-12-06T21:55:09.618959+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:11.158 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:10 smithi154 bash[25085]: cluster 2023-12-06T21:55:09.618959+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: audit 2023-12-06T21:55:10.919073+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: cephadm 2023-12-06T21:55:10.920162+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: audit 2023-12-06T21:55:10.920654+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: audit 2023-12-06T21:55:10.922027+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: audit 2023-12-06T21:55:10.923228+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: cephadm 2023-12-06T21:55:10.924479+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi154 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: audit 2023-12-06T21:55:11.682224+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:55:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[25057]: audit 2023-12-06T21:55:11.684691+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: audit 2023-12-06T21:55:10.919073+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: cephadm 2023-12-06T21:55:10.920162+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: audit 2023-12-06T21:55:10.920654+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: audit 2023-12-06T21:55:10.922027+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: audit 2023-12-06T21:55:10.923228+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: cephadm 2023-12-06T21:55:10.924479+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi154 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: audit 2023-12-06T21:55:11.682224+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:55:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:11 smithi061 bash[30488]: audit 2023-12-06T21:55:11.684691+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:55:12.121 INFO:teuthology.orchestra.run.smithi061.stdout:# minimal ceph.conf for b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:55:12.121 INFO:teuthology.orchestra.run.smithi061.stdout:[global] 2023-12-06T21:55:12.121 INFO:teuthology.orchestra.run.smithi061.stdout: fsid = b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T21:55:12.121 INFO:teuthology.orchestra.run.smithi061.stdout: mon_host = [v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0] [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] [v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0] 2023-12-06T21:55:12.230 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: audit 2023-12-06T21:55:10.919073+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:12.230 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: cephadm 2023-12-06T21:55:10.920162+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T21:55:12.230 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: audit 2023-12-06T21:55:10.920654+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:55:12.231 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: audit 2023-12-06T21:55:10.922027+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:55:12.231 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: audit 2023-12-06T21:55:10.923228+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:12.231 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: cephadm 2023-12-06T21:55:10.924479+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi154 2023-12-06T21:55:12.231 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: audit 2023-12-06T21:55:11.682224+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:55:12.231 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:11 smithi154 bash[25085]: audit 2023-12-06T21:55:11.684691+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:55:12.856 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T21:55:12.856 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:55:12.856 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T21:55:12.866 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:55:12.866 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:12.920 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:55:12.920 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T21:55:12.936 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:55:12.937 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:12.994 INFO:tasks.cephadm:Adding mgr.y on smithi061 2023-12-06T21:55:12.994 INFO:tasks.cephadm:Adding mgr.x on smithi154 2023-12-06T21:55:12.994 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi061=y;smithi154=x' 2023-12-06T21:55:13.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: cluster 2023-12-06T21:55:11.619457+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.119684+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.61:0/1681065772' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.681624+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.683950+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.686257+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.687918+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.822394+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.837665+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[25057]: audit 2023-12-06T21:55:12.847281+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: cluster 2023-12-06T21:55:11.619457+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:13.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.119684+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.61:0/1681065772' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.681624+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.683950+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.686257+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.687918+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.822394+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.837665+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:12 smithi061 bash[30488]: audit 2023-12-06T21:55:12.847281+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: cluster 2023-12-06T21:55:11.619457+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:13.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.119684+0000 mon.a (mon.0) 204 : audit [DBG] from='client.? 172.21.15.61:0/1681065772' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:13.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.681624+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.683950+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:13.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.686257+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:13.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.687918+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:13.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.822394+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.837665+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:13.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:12 smithi154 bash[25085]: audit 2023-12-06T21:55:12.847281+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:14.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:14 smithi154 bash[25085]: cephadm 2023-12-06T21:55:12.690343+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:55:14.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:14 smithi154 bash[25085]: cephadm 2023-12-06T21:55:12.690732+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:14.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:14 smithi061 bash[25057]: cephadm 2023-12-06T21:55:12.690343+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:55:14.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:14 smithi061 bash[25057]: cephadm 2023-12-06T21:55:12.690732+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:14 smithi061 bash[30488]: cephadm 2023-12-06T21:55:12.690343+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T21:55:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:14 smithi061 bash[30488]: cephadm 2023-12-06T21:55:12.690732+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T21:55:15.729 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled mgr update... 2023-12-06T21:55:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:15 smithi154 bash[25085]: cluster 2023-12-06T21:55:13.620008+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:15.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:15 smithi061 bash[25057]: cluster 2023-12-06T21:55:13.620008+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:15 smithi061 bash[30488]: cluster 2023-12-06T21:55:13.620008+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:16.673 DEBUG:teuthology.orchestra.run.smithi154:mgr.x> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T21:55:16.675 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T21:55:16.676 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T21:55:16.676 DEBUG:teuthology.orchestra.run.smithi061:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T21:55:16.683 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T21:55:16.683 DEBUG:teuthology.orchestra.run.smithi061:> stat /dev/vg_nvme/lv_1 2023-12-06T21:55:16.735 INFO:teuthology.orchestra.run.smithi061.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T21:55:16.735 INFO:teuthology.orchestra.run.smithi061.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:16.735 INFO:teuthology.orchestra.run.smithi061.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-12-06T21:55:16.735 INFO:teuthology.orchestra.run.smithi061.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:16.736 INFO:teuthology.orchestra.run.smithi061.stdout:Access: 2023-12-06 21:50:30.235589716 +0000 2023-12-06T21:55:16.736 INFO:teuthology.orchestra.run.smithi061.stdout:Modify: 2023-12-06 21:50:29.943596452 +0000 2023-12-06T21:55:16.736 INFO:teuthology.orchestra.run.smithi061.stdout:Change: 2023-12-06 21:50:29.943596452 +0000 2023-12-06T21:55:16.736 INFO:teuthology.orchestra.run.smithi061.stdout: Birth: - 2023-12-06T21:55:16.736 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T21:55:16.745 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records in 2023-12-06T21:55:16.745 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records out 2023-12-06T21:55:16.745 INFO:teuthology.orchestra.run.smithi061.stderr:512 bytes copied, 0.000281027 s, 1.8 MB/s 2023-12-06T21:55:16.746 DEBUG:teuthology.orchestra.run.smithi061:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T21:55:16.755 DEBUG:teuthology.orchestra.run.smithi061:> stat /dev/vg_nvme/lv_2 2023-12-06T21:55:16.805 INFO:teuthology.orchestra.run.smithi061.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T21:55:16.805 INFO:teuthology.orchestra.run.smithi061.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:16.805 INFO:teuthology.orchestra.run.smithi061.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-06T21:55:16.806 INFO:teuthology.orchestra.run.smithi061.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:16.806 INFO:teuthology.orchestra.run.smithi061.stdout:Access: 2023-12-06 21:50:30.759577630 +0000 2023-12-06T21:55:16.806 INFO:teuthology.orchestra.run.smithi061.stdout:Modify: 2023-12-06 21:50:30.463584457 +0000 2023-12-06T21:55:16.806 INFO:teuthology.orchestra.run.smithi061.stdout:Change: 2023-12-06 21:50:30.463584457 +0000 2023-12-06T21:55:16.806 INFO:teuthology.orchestra.run.smithi061.stdout: Birth: - 2023-12-06T21:55:16.806 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T21:55:16.817 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records in 2023-12-06T21:55:16.818 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records out 2023-12-06T21:55:16.818 INFO:teuthology.orchestra.run.smithi061.stderr:512 bytes copied, 0.000373795 s, 1.4 MB/s 2023-12-06T21:55:16.819 DEBUG:teuthology.orchestra.run.smithi061:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T21:55:16.828 DEBUG:teuthology.orchestra.run.smithi061:> stat /dev/vg_nvme/lv_3 2023-12-06T21:55:16.877 INFO:teuthology.orchestra.run.smithi061.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T21:55:16.877 INFO:teuthology.orchestra.run.smithi061.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:16.878 INFO:teuthology.orchestra.run.smithi061.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-12-06T21:55:16.878 INFO:teuthology.orchestra.run.smithi061.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:16.878 INFO:teuthology.orchestra.run.smithi061.stdout:Access: 2023-12-06 21:50:31.287565450 +0000 2023-12-06T21:55:16.878 INFO:teuthology.orchestra.run.smithi061.stdout:Modify: 2023-12-06 21:50:30.979572555 +0000 2023-12-06T21:55:16.878 INFO:teuthology.orchestra.run.smithi061.stdout:Change: 2023-12-06 21:50:30.979572555 +0000 2023-12-06T21:55:16.878 INFO:teuthology.orchestra.run.smithi061.stdout: Birth: - 2023-12-06T21:55:16.878 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T21:55:16.891 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records in 2023-12-06T21:55:16.891 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records out 2023-12-06T21:55:16.891 INFO:teuthology.orchestra.run.smithi061.stderr:512 bytes copied, 0.000393738 s, 1.3 MB/s 2023-12-06T21:55:16.892 DEBUG:teuthology.orchestra.run.smithi061:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T21:55:16.900 DEBUG:teuthology.orchestra.run.smithi061:> stat /dev/vg_nvme/lv_4 2023-12-06T21:55:16.905 INFO:teuthology.orchestra.run.smithi061.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout:Device: 6h/6d Inode: 376 Links: 1 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout:Access: 2023-12-06 21:50:31.527559914 +0000 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout:Modify: 2023-12-06 21:50:31.523560006 +0000 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout:Change: 2023-12-06 21:50:31.523560006 +0000 2023-12-06T21:55:16.906 INFO:teuthology.orchestra.run.smithi061.stdout: Birth: - 2023-12-06T21:55:16.906 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T21:55:16.961 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records in 2023-12-06T21:55:16.962 INFO:teuthology.orchestra.run.smithi061.stderr:1+0 records out 2023-12-06T21:55:16.962 INFO:teuthology.orchestra.run.smithi061.stderr:512 bytes copied, 0.000412285 s, 1.2 MB/s 2023-12-06T21:55:16.962 DEBUG:teuthology.orchestra.run.smithi061:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T21:55:16.970 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T21:55:16.970 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T21:55:16.977 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T21:55:16.977 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_1 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: cluster 2023-12-06T21:55:15.620476+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.715625+0000 mgr.y (mgr.14152) 54 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi061=y;smithi154=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: cephadm 2023-12-06T21:55:15.719073+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Saving service mgr spec with placement smithi061=y;smithi154=x;count:2 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.727351+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.772876+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.775701+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.777513+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:17.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.789454+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:17.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.792650+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:55:17.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.800375+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:55:17.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.801629+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:55:17.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: audit 2023-12-06T21:55:15.802942+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:17.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:16 smithi154 bash[25085]: cephadm 2023-12-06T21:55:15.804683+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2023-12-06 21:50:36.885886866 +0000 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2023-12-06 21:50:36.589893476 +0000 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2023-12-06 21:50:36.589893476 +0000 2023-12-06T21:55:17.020 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2023-12-06T21:55:17.020 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T21:55:17.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: cluster 2023-12-06T21:55:15.620476+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:17.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.715625+0000 mgr.y (mgr.14152) 54 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi061=y;smithi154=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: cephadm 2023-12-06T21:55:15.719073+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Saving service mgr spec with placement smithi061=y;smithi154=x;count:2 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.727351+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.772876+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.775701+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.777513+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.789454+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.792650+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.800375+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.801629+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: audit 2023-12-06T21:55:15.802942+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[30488]: cephadm 2023-12-06T21:55:15.804683+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: cluster 2023-12-06T21:55:15.620476+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.715625+0000 mgr.y (mgr.14152) 54 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi061=y;smithi154=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: cephadm 2023-12-06T21:55:15.719073+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Saving service mgr spec with placement smithi061=y;smithi154=x;count:2 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.727351+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.772876+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.775701+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.777513+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.789454+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.792650+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.800375+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.801629+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: audit 2023-12-06T21:55:15.802942+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:16 smithi061 bash[25057]: cephadm 2023-12-06T21:55:15.804683+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T21:55:17.076 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2023-12-06T21:55:17.076 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2023-12-06T21:55:17.076 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000406841 s, 1.3 MB/s 2023-12-06T21:55:17.077 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T21:55:17.086 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_2 2023-12-06T21:55:17.091 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2023-12-06 21:50:37.409875161 +0000 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2023-12-06 21:50:37.129881415 +0000 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2023-12-06 21:50:37.129881415 +0000 2023-12-06T21:55:17.092 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2023-12-06T21:55:17.092 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T21:55:17.122 INFO:journalctl@ceph.mgr.x.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:55:17.132 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2023-12-06T21:55:17.133 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2023-12-06T21:55:17.133 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.00027601 s, 1.9 MB/s 2023-12-06T21:55:17.134 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T21:55:17.185 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_3 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 373 Links: 1 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2023-12-06 21:50:37.653869711 +0000 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2023-12-06 21:50:37.649869800 +0000 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2023-12-06 21:50:37.649869800 +0000 2023-12-06T21:55:17.192 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2023-12-06T21:55:17.193 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T21:55:17.206 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2023-12-06T21:55:17.207 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2023-12-06T21:55:17.207 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.00036744 s, 1.4 MB/s 2023-12-06T21:55:17.208 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T21:55:17.258 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_4 2023-12-06T21:55:17.263 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T21:55:17.263 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:55:17.264 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-12-06T21:55:17.264 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:55:17.264 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2023-12-06 21:50:38.457851751 +0000 2023-12-06T21:55:17.264 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2023-12-06 21:50:38.173858095 +0000 2023-12-06T21:55:17.264 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2023-12-06 21:50:38.173858095 +0000 2023-12-06T21:55:17.264 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2023-12-06T21:55:17.264 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T21:55:17.277 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2023-12-06T21:55:17.277 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2023-12-06T21:55:17.277 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000389584 s, 1.3 MB/s 2023-12-06T21:55:17.278 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T21:55:17.329 INFO:tasks.cephadm:Deploying osd.0 on smithi061 with /dev/vg_nvme/lv_4... 2023-12-06T21:55:17.329 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T21:55:19.301 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25828]: debug 2023-12-06T21:55:19.175+0000 7f8229a40700 1 -- 172.21.15.154:0/4294586173 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562062844340 con 0x5620635c0c00 2023-12-06T21:55:19.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25828]: debug 2023-12-06T21:55:19.327+0000 7f82326af000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:55:19.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25085]: cluster 2023-12-06T21:55:17.620928+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:19.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25085]: audit 2023-12-06T21:55:18.300118+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:19.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25085]: audit 2023-12-06T21:55:18.304339+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:19.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25085]: audit 2023-12-06T21:55:18.306675+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:19.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:19 smithi154 bash[25085]: audit 2023-12-06T21:55:18.308451+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:19.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[25057]: cluster 2023-12-06T21:55:17.620928+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[25057]: audit 2023-12-06T21:55:18.300118+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[25057]: audit 2023-12-06T21:55:18.304339+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[25057]: audit 2023-12-06T21:55:18.306675+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[25057]: audit 2023-12-06T21:55:18.308451+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[30488]: cluster 2023-12-06T21:55:17.620928+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:19.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[30488]: audit 2023-12-06T21:55:18.300118+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:19.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[30488]: audit 2023-12-06T21:55:18.304339+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:19.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[30488]: audit 2023-12-06T21:55:18.306675+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:19.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:19 smithi061 bash[30488]: audit 2023-12-06T21:55:18.308451+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:20.261 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:20 smithi154 bash[25828]: debug 2023-12-06T21:55:19.999+0000 7f82326af000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:55:20.261 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:20 smithi154 bash[25828]: debug 2023-12-06T21:55:20.119+0000 7f82326af000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:55:20.602 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:20 smithi154 bash[25828]: debug 2023-12-06T21:55:20.275+0000 7f82326af000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:55:20.894 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:20 smithi154 bash[25828]: debug 2023-12-06T21:55:20.598+0000 7f82326af000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:55:20.894 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:20 smithi154 bash[25828]: debug 2023-12-06T21:55:20.690+0000 7f82326af000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:55:20.894 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:20 smithi154 bash[25828]: debug 2023-12-06T21:55:20.890+0000 7f82326af000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:55:20.919 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T21:55:20.919 INFO:teuthology.orchestra.run.smithi061.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T21:55:20.919 INFO:teuthology.orchestra.run.smithi061.stderr: stderr: 10+0 records in 2023-12-06T21:55:20.919 INFO:teuthology.orchestra.run.smithi061.stderr:10+0 records out 2023-12-06T21:55:20.919 INFO:teuthology.orchestra.run.smithi061.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0169418 s, 619 MB/s 2023-12-06T21:55:20.919 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping successful for: 2023-12-06T21:55:21.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:21 smithi061 bash[25057]: cluster 2023-12-06T21:55:19.621363+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:21.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:21 smithi061 bash[25057]: audit 2023-12-06T21:55:20.671390+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:21.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:21 smithi061 bash[30488]: cluster 2023-12-06T21:55:19.621363+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:21.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:21 smithi061 bash[30488]: audit 2023-12-06T21:55:20.671390+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:21.576 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi061:vg_nvme/lv_4 2023-12-06T21:55:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:21 smithi154 bash[25085]: cluster 2023-12-06T21:55:19.621363+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:21 smithi154 bash[25085]: audit 2023-12-06T21:55:20.671390+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.114 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:21 smithi154 bash[25828]: debug 2023-12-06T21:55:21.790+0000 7f82326af000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:55:22.114 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:21 smithi154 bash[25828]: debug 2023-12-06T21:55:21.894+0000 7f82326af000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25828]: debug 2023-12-06T21:55:22.110+0000 7f82326af000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: audit 2023-12-06T21:55:21.352279+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: audit 2023-12-06T21:55:21.362276+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: cephadm 2023-12-06T21:55:21.365785+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: audit 2023-12-06T21:55:21.366357+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: audit 2023-12-06T21:55:21.367932+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: audit 2023-12-06T21:55:21.369430+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:22.461 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: cephadm 2023-12-06T21:55:21.371106+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi061 2023-12-06T21:55:22.462 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25085]: cluster 2023-12-06T21:55:21.621740+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:22.751 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: audit 2023-12-06T21:55:21.352279+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: audit 2023-12-06T21:55:21.362276+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: cephadm 2023-12-06T21:55:21.365785+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: audit 2023-12-06T21:55:21.366357+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: audit 2023-12-06T21:55:21.367932+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: audit 2023-12-06T21:55:21.369430+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: cephadm 2023-12-06T21:55:21.371106+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi061 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[25057]: cluster 2023-12-06T21:55:21.621740+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: audit 2023-12-06T21:55:21.352279+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: audit 2023-12-06T21:55:21.362276+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: cephadm 2023-12-06T21:55:21.365785+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: audit 2023-12-06T21:55:21.366357+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:55:22.752 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: audit 2023-12-06T21:55:21.367932+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:55:22.753 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: audit 2023-12-06T21:55:21.369430+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:22.753 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: cephadm 2023-12-06T21:55:21.371106+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi061 2023-12-06T21:55:22.753 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:22 smithi061 bash[30488]: cluster 2023-12-06T21:55:21.621740+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:22.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25828]: debug 2023-12-06T21:55:22.458+0000 7f82326af000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:55:23.148 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:22 smithi154 bash[25828]: debug 2023-12-06T21:55:22.786+0000 7f82326af000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:55:23.414 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:23 smithi154 bash[25828]: debug 2023-12-06T21:55:23.146+0000 7f82326af000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:55:23.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:23 smithi154 bash[25828]: debug 2023-12-06T21:55:23.410+0000 7f82326af000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:55:24.349 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:24 smithi154 bash[25828]: debug 2023-12-06T21:55:24.086+0000 7f82326af000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:55:24.349 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:24 smithi154 bash[25828]: debug 2023-12-06T21:55:24.190+0000 7f82326af000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:55:24.762 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:24 smithi154 bash[25828]: debug 2023-12-06T21:55:24.346+0000 7f82326af000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:55:24.762 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:24 smithi154 bash[25828]: debug 2023-12-06T21:55:24.454+0000 7f82326af000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:55:24.762 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:24 smithi154 bash[25828]: debug 2023-12-06T21:55:24.590+0000 7f82326af000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:55:25.180 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:24 smithi154 bash[25828]: debug 2023-12-06T21:55:24.882+0000 7f82326af000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:55:25.180 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25828]: debug 2023-12-06T21:55:24.998+0000 7f82326af000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:55:25.180 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25085]: cluster 2023-12-06T21:55:23.622245+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:25.180 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25085]: audit 2023-12-06T21:55:24.059780+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:25.181 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25085]: audit 2023-12-06T21:55:24.061926+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:25.181 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25085]: audit 2023-12-06T21:55:24.064154+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:25.181 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25085]: audit 2023-12-06T21:55:24.065665+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:25.181 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25085]: audit 2023-12-06T21:55:24.075327+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:25.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[25057]: cluster 2023-12-06T21:55:23.622245+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:25.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[25057]: audit 2023-12-06T21:55:24.059780+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[25057]: audit 2023-12-06T21:55:24.061926+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[25057]: audit 2023-12-06T21:55:24.064154+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[25057]: audit 2023-12-06T21:55:24.065665+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[25057]: audit 2023-12-06T21:55:24.075327+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[30488]: cluster 2023-12-06T21:55:23.622245+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[30488]: audit 2023-12-06T21:55:24.059780+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[30488]: audit 2023-12-06T21:55:24.061926+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[30488]: audit 2023-12-06T21:55:24.064154+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[30488]: audit 2023-12-06T21:55:24.065665+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:25 smithi061 bash[30488]: audit 2023-12-06T21:55:24.075327+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:25.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25828]: debug 2023-12-06T21:55:25.178+0000 7f82326af000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:55:25.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:25 smithi154 bash[25828]: debug 2023-12-06T21:55:25.294+0000 7f82326af000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:55:26.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 21:55:26 smithi154 bash[25828]: debug 2023-12-06T21:55:26.134+0000 7f82326af000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:55:26.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:26 smithi154 bash[25085]: audit 2023-12-06T21:55:25.285550+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:26.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:26 smithi154 bash[25085]: audit 2023-12-06T21:55:25.292246+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:55:26.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:26 smithi154 bash[25085]: audit 2023-12-06T21:55:25.296386+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:55:26.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:26 smithi154 bash[25085]: audit 2023-12-06T21:55:25.297873+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:26.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[25057]: audit 2023-12-06T21:55:25.285550+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[25057]: audit 2023-12-06T21:55:25.292246+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[25057]: audit 2023-12-06T21:55:25.296386+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[25057]: audit 2023-12-06T21:55:25.297873+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[30488]: audit 2023-12-06T21:55:25.285550+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[30488]: audit 2023-12-06T21:55:25.292246+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[30488]: audit 2023-12-06T21:55:25.296386+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:55:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:26 smithi061 bash[30488]: audit 2023-12-06T21:55:25.297873+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:27.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:27 smithi154 bash[25085]: cluster 2023-12-06T21:55:25.622784+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:27.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:27 smithi154 bash[25085]: cluster 2023-12-06T21:55:26.156732+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:55:27.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:27 smithi154 bash[25085]: audit 2023-12-06T21:55:26.161206+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:55:27.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:27 smithi154 bash[25085]: audit 2023-12-06T21:55:26.162213+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:55:27.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:27 smithi154 bash[25085]: audit 2023-12-06T21:55:26.164238+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:55:27.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:27 smithi154 bash[25085]: audit 2023-12-06T21:55:26.164911+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[25057]: cluster 2023-12-06T21:55:25.622784+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[25057]: cluster 2023-12-06T21:55:26.156732+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[25057]: audit 2023-12-06T21:55:26.161206+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[25057]: audit 2023-12-06T21:55:26.162213+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[25057]: audit 2023-12-06T21:55:26.164238+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[25057]: audit 2023-12-06T21:55:26.164911+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:55:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[30488]: cluster 2023-12-06T21:55:25.622784+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:27.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[30488]: cluster 2023-12-06T21:55:26.156732+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2023-12-06T21:55:27.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[30488]: audit 2023-12-06T21:55:26.161206+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:55:27.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[30488]: audit 2023-12-06T21:55:26.162213+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:55:27.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[30488]: audit 2023-12-06T21:55:26.164238+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:55:27.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:27 smithi061 bash[30488]: audit 2023-12-06T21:55:26.164911+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.154:0/1454241021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:55:28.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:28 smithi154 bash[25085]: cluster 2023-12-06T21:55:27.086681+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 75s), standbys: x 2023-12-06T21:55:28.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:28 smithi154 bash[25085]: audit 2023-12-06T21:55:27.086911+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:55:28.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:28 smithi061 bash[25057]: cluster 2023-12-06T21:55:27.086681+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 75s), standbys: x 2023-12-06T21:55:28.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:28 smithi061 bash[25057]: audit 2023-12-06T21:55:27.086911+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:55:28.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:28 smithi061 bash[30488]: cluster 2023-12-06T21:55:27.086681+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 75s), standbys: x 2023-12-06T21:55:28.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:28 smithi061 bash[30488]: audit 2023-12-06T21:55:27.086911+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:55:29.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:29 smithi061 bash[25057]: cluster 2023-12-06T21:55:27.623222+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:29.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:29 smithi061 bash[30488]: cluster 2023-12-06T21:55:27.623222+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:29 smithi154 bash[25085]: cluster 2023-12-06T21:55:27.623222+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:31 smithi154 bash[25085]: cluster 2023-12-06T21:55:29.623694+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:31.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:31 smithi061 bash[30488]: cluster 2023-12-06T21:55:29.623694+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:31.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:31 smithi061 bash[25057]: cluster 2023-12-06T21:55:29.623694+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:32.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:32 smithi154 bash[25085]: audit 2023-12-06T21:55:31.436565+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.61:0/1222160494' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc7e7c71-0266-40e9-ab8c-815c36ee526d"}]: dispatch 2023-12-06T21:55:32.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:32 smithi154 bash[25085]: audit 2023-12-06T21:55:31.443913+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.61:0/1222160494' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc7e7c71-0266-40e9-ab8c-815c36ee526d"}]': finished 2023-12-06T21:55:32.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:32 smithi154 bash[25085]: cluster 2023-12-06T21:55:31.444129+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:55:32.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:32 smithi154 bash[25085]: audit 2023-12-06T21:55:31.444346+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:32.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:32 smithi154 bash[25085]: audit 2023-12-06T21:55:32.124327+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.61:0/4190313002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[30488]: audit 2023-12-06T21:55:31.436565+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.61:0/1222160494' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc7e7c71-0266-40e9-ab8c-815c36ee526d"}]: dispatch 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[30488]: audit 2023-12-06T21:55:31.443913+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.61:0/1222160494' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc7e7c71-0266-40e9-ab8c-815c36ee526d"}]': finished 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[30488]: cluster 2023-12-06T21:55:31.444129+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[30488]: audit 2023-12-06T21:55:31.444346+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[30488]: audit 2023-12-06T21:55:32.124327+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.61:0/4190313002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[25057]: audit 2023-12-06T21:55:31.436565+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.61:0/1222160494' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc7e7c71-0266-40e9-ab8c-815c36ee526d"}]: dispatch 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[25057]: audit 2023-12-06T21:55:31.443913+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.61:0/1222160494' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc7e7c71-0266-40e9-ab8c-815c36ee526d"}]': finished 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[25057]: cluster 2023-12-06T21:55:31.444129+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[25057]: audit 2023-12-06T21:55:31.444346+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:32 smithi061 bash[25057]: audit 2023-12-06T21:55:32.124327+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.61:0/4190313002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:55:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:33 smithi154 bash[25085]: cluster 2023-12-06T21:55:31.624153+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:33 smithi061 bash[25057]: cluster 2023-12-06T21:55:31.624153+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:33 smithi061 bash[30488]: cluster 2023-12-06T21:55:31.624153+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:35.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:35 smithi061 bash[30488]: cluster 2023-12-06T21:55:33.624668+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:35.545 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:35 smithi061 bash[25057]: cluster 2023-12-06T21:55:33.624668+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:35 smithi154 bash[25085]: cluster 2023-12-06T21:55:33.624668+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:37 smithi154 bash[25085]: cluster 2023-12-06T21:55:35.625131+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:37.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:37 smithi061 bash[25057]: cluster 2023-12-06T21:55:35.625131+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:37.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:37 smithi061 bash[30488]: cluster 2023-12-06T21:55:35.625131+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:39 smithi061 bash[25057]: cluster 2023-12-06T21:55:37.625585+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:39.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:39 smithi061 bash[30488]: cluster 2023-12-06T21:55:37.625585+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:39 smithi154 bash[25085]: cluster 2023-12-06T21:55:37.625585+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:41.612 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:41 smithi061 bash[25057]: cluster 2023-12-06T21:55:39.626118+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:41.613 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:41 smithi061 bash[30488]: cluster 2023-12-06T21:55:39.626118+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:41 smithi154 bash[25085]: cluster 2023-12-06T21:55:39.626118+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:42.453 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:42 smithi061 bash[25057]: audit 2023-12-06T21:55:42.169573+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:55:42.454 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:42 smithi061 bash[25057]: audit 2023-12-06T21:55:42.171024+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:42.454 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:42 smithi061 bash[30488]: audit 2023-12-06T21:55:42.169573+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:55:42.454 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:42 smithi061 bash[30488]: audit 2023-12-06T21:55:42.171024+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:42 smithi154 bash[25085]: audit 2023-12-06T21:55:42.169573+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:55:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:42 smithi154 bash[25085]: audit 2023-12-06T21:55:42.171024+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:43.712 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:43 smithi061 bash[30488]: cluster 2023-12-06T21:55:41.626584+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:43.712 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:43 smithi061 bash[30488]: cephadm 2023-12-06T21:55:42.172193+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.0 on smithi061 2023-12-06T21:55:43.713 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:43 smithi061 bash[25057]: cluster 2023-12-06T21:55:41.626584+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:43.713 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:43 smithi061 bash[25057]: cephadm 2023-12-06T21:55:42.172193+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.0 on smithi061 2023-12-06T21:55:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:43 smithi154 bash[25085]: cluster 2023-12-06T21:55:41.626584+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:43 smithi154 bash[25085]: cephadm 2023-12-06T21:55:42.172193+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.0 on smithi061 2023-12-06T21:55:45.578 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:45 smithi061 bash[25057]: cluster 2023-12-06T21:55:43.627052+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:45.579 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:45 smithi061 bash[30488]: cluster 2023-12-06T21:55:43.627052+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:45 smithi154 bash[25085]: cluster 2023-12-06T21:55:43.627052+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:47.683 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[30488]: cluster 2023-12-06T21:55:45.627542+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:47.683 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[30488]: audit 2023-12-06T21:55:46.615776+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:47.683 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[30488]: audit 2023-12-06T21:55:46.651906+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[30488]: audit 2023-12-06T21:55:46.654078+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[30488]: audit 2023-12-06T21:55:46.655356+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[25057]: cluster 2023-12-06T21:55:45.627542+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[25057]: audit 2023-12-06T21:55:46.615776+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[25057]: audit 2023-12-06T21:55:46.651906+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[25057]: audit 2023-12-06T21:55:46.654078+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:47.684 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:47 smithi061 bash[25057]: audit 2023-12-06T21:55:46.655356+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:47.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:47 smithi154 bash[25085]: cluster 2023-12-06T21:55:45.627542+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:47.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:47 smithi154 bash[25085]: audit 2023-12-06T21:55:46.615776+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:47.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:47 smithi154 bash[25085]: audit 2023-12-06T21:55:46.651906+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:47.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:47 smithi154 bash[25085]: audit 2023-12-06T21:55:46.654078+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:47.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:47 smithi154 bash[25085]: audit 2023-12-06T21:55:46.655356+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:49.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:49 smithi061 bash[30488]: cluster 2023-12-06T21:55:47.628031+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:49.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:49 smithi061 bash[25057]: cluster 2023-12-06T21:55:47.628031+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:49.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:49 smithi154 bash[25085]: cluster 2023-12-06T21:55:47.628031+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:51.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:51 smithi061 bash[25057]: cluster 2023-12-06T21:55:49.628434+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:51.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:51 smithi061 bash[25057]: audit 2023-12-06T21:55:50.696395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:51.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:51 smithi061 bash[25057]: audit 2023-12-06T21:55:50.703942+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:51.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:51 smithi061 bash[30488]: cluster 2023-12-06T21:55:49.628434+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:51.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:51 smithi061 bash[30488]: audit 2023-12-06T21:55:50.696395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:51.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:51 smithi061 bash[30488]: audit 2023-12-06T21:55:50.703942+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:51.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:51 smithi154 bash[25085]: cluster 2023-12-06T21:55:49.628434+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:51.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:51 smithi154 bash[25085]: audit 2023-12-06T21:55:50.696395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:51.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:51 smithi154 bash[25085]: audit 2023-12-06T21:55:50.703942+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:53.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:53 smithi154 bash[25085]: cluster 2023-12-06T21:55:51.628897+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:53 smithi061 bash[25057]: cluster 2023-12-06T21:55:51.628897+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:53 smithi061 bash[30488]: cluster 2023-12-06T21:55:51.628897+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:54.053 INFO:teuthology.orchestra.run.smithi061.stdout:Created osd(s) 0 on host 'smithi061' 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: cluster 2023-12-06T21:55:53.629384+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: audit 2023-12-06T21:55:53.954455+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: audit 2023-12-06T21:55:53.955036+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: audit 2023-12-06T21:55:54.051847+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: audit 2023-12-06T21:55:54.079072+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: audit 2023-12-06T21:55:54.081259+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:54.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[25057]: audit 2023-12-06T21:55:54.082730+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: cluster 2023-12-06T21:55:53.629384+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: audit 2023-12-06T21:55:53.954455+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: audit 2023-12-06T21:55:53.955036+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: audit 2023-12-06T21:55:54.051847+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: audit 2023-12-06T21:55:54.079072+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: audit 2023-12-06T21:55:54.081259+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:54.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:54 smithi061 bash[30488]: audit 2023-12-06T21:55:54.082730+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: cluster 2023-12-06T21:55:53.629384+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: audit 2023-12-06T21:55:53.954455+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: audit 2023-12-06T21:55:53.955036+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: audit 2023-12-06T21:55:54.051847+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: audit 2023-12-06T21:55:54.079072+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: audit 2023-12-06T21:55:54.081259+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:54 smithi154 bash[25085]: audit 2023-12-06T21:55:54.082730+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:54.806 DEBUG:teuthology.orchestra.run.smithi061:osd.0> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T21:55:54.808 INFO:tasks.cephadm:Deploying osd.1 on smithi061 with /dev/vg_nvme/lv_3... 2023-12-06T21:55:54.808 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T21:55:55.011 INFO:journalctl@ceph.osd.0.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:55:55.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:55 smithi154 bash[25085]: audit 2023-12-06T21:55:54.338338+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:55:55.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:55 smithi154 bash[25085]: cluster 2023-12-06T21:55:54.338493+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:55:55.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:55 smithi154 bash[25085]: audit 2023-12-06T21:55:54.339209+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:55.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:55 smithi154 bash[25085]: audit 2023-12-06T21:55:54.340091+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:55:55.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:55 smithi154 bash[25085]: audit 2023-12-06T21:55:54.348403+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[25057]: audit 2023-12-06T21:55:54.338338+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[25057]: cluster 2023-12-06T21:55:54.338493+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[25057]: audit 2023-12-06T21:55:54.339209+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[25057]: audit 2023-12-06T21:55:54.340091+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[25057]: audit 2023-12-06T21:55:54.348403+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[30488]: audit 2023-12-06T21:55:54.338338+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[30488]: cluster 2023-12-06T21:55:54.338493+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:55:55.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[30488]: audit 2023-12-06T21:55:54.339209+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:55.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[30488]: audit 2023-12-06T21:55:54.340091+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:55:55.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[30488]: audit 2023-12-06T21:55:54.348403+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:55:55.781 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[33289]: debug 2023-12-06T21:55:55.350+0000 7f7b312ad700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T21:55:55.781 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 21:55:55 smithi061 bash[33289]: debug 2023-12-06T21:55:55.354+0000 7f7b2b443700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:55:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[25057]: audit 2023-12-06T21:55:55.348064+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:55:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[25057]: cluster 2023-12-06T21:55:55.348314+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:55:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[25057]: audit 2023-12-06T21:55:55.348961+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[25057]: audit 2023-12-06T21:55:55.357016+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[25057]: cluster 2023-12-06T21:55:55.629879+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:56.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[30488]: audit 2023-12-06T21:55:55.348064+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:55:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[30488]: cluster 2023-12-06T21:55:55.348314+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:55:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[30488]: audit 2023-12-06T21:55:55.348961+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[30488]: audit 2023-12-06T21:55:55.357016+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:56 smithi061 bash[30488]: cluster 2023-12-06T21:55:55.629879+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:56.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:56 smithi154 bash[25085]: audit 2023-12-06T21:55:55.348064+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:55:56.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:56 smithi154 bash[25085]: cluster 2023-12-06T21:55:55.348314+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:55:56.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:56 smithi154 bash[25085]: audit 2023-12-06T21:55:55.348961+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:56.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:56 smithi154 bash[25085]: audit 2023-12-06T21:55:55.357016+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:56.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:56 smithi154 bash[25085]: cluster 2023-12-06T21:55:55.629879+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:55:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:57 smithi154 bash[25085]: cluster 2023-12-06T21:55:54.919421+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:55:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:57 smithi154 bash[25085]: cluster 2023-12-06T21:55:54.919606+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:55:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:57 smithi154 bash[25085]: audit 2023-12-06T21:55:56.361405+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:57 smithi154 bash[25085]: cluster 2023-12-06T21:55:56.367699+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220] boot 2023-12-06T21:55:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:57 smithi154 bash[25085]: cluster 2023-12-06T21:55:56.367771+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:55:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:57 smithi154 bash[25085]: audit 2023-12-06T21:55:56.368087+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[25057]: cluster 2023-12-06T21:55:54.919421+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:55:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[25057]: cluster 2023-12-06T21:55:54.919606+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:55:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[25057]: audit 2023-12-06T21:55:56.361405+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[25057]: cluster 2023-12-06T21:55:56.367699+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220] boot 2023-12-06T21:55:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[25057]: cluster 2023-12-06T21:55:56.367771+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:55:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[25057]: audit 2023-12-06T21:55:56.368087+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[30488]: cluster 2023-12-06T21:55:54.919421+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:55:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[30488]: cluster 2023-12-06T21:55:54.919606+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:55:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[30488]: audit 2023-12-06T21:55:56.361405+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[30488]: cluster 2023-12-06T21:55:56.367699+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.61:6802/2530151220,v1:172.21.15.61:6803/2530151220] boot 2023-12-06T21:55:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[30488]: cluster 2023-12-06T21:55:56.367771+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:55:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:57 smithi061 bash[30488]: audit 2023-12-06T21:55:56.368087+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:58.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:58 smithi061 bash[25057]: cluster 2023-12-06T21:55:57.369377+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:55:58.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:55:58 smithi061 bash[25057]: cluster 2023-12-06T21:55:57.630406+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:55:58.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:58 smithi061 bash[30488]: cluster 2023-12-06T21:55:57.369377+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:55:58.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:55:58 smithi061 bash[30488]: cluster 2023-12-06T21:55:57.630406+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:55:58.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:58 smithi154 bash[25085]: cluster 2023-12-06T21:55:57.369377+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:55:58.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:55:58 smithi154 bash[25085]: cluster 2023-12-06T21:55:57.630406+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:55:58.891 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T21:55:58.891 INFO:teuthology.orchestra.run.smithi061.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T21:55:58.891 INFO:teuthology.orchestra.run.smithi061.stderr: stderr: 10+0 records in 2023-12-06T21:55:58.891 INFO:teuthology.orchestra.run.smithi061.stderr:10+0 records out 2023-12-06T21:55:58.891 INFO:teuthology.orchestra.run.smithi061.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0188639 s, 556 MB/s 2023-12-06T21:55:58.891 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping successful for: 2023-12-06T21:56:00.252 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi061:vg_nvme/lv_3 2023-12-06T21:56:00.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:00 smithi061 bash[25057]: cluster 2023-12-06T21:55:59.630976+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:00.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:00 smithi061 bash[30488]: cluster 2023-12-06T21:55:59.630976+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:01.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:00 smithi154 bash[25085]: cluster 2023-12-06T21:55:59.630976+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:02.978 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:02 smithi061 bash[25057]: cluster 2023-12-06T21:56:01.631653+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:02.979 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:02 smithi061 bash[30488]: cluster 2023-12-06T21:56:01.631653+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:03.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:02 smithi154 bash[25085]: cluster 2023-12-06T21:56:01.631653+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: cephadm 2023-12-06T21:56:03.436396+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:03.445470+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:03.447139+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: cephadm 2023-12-06T21:56:03.448148+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 16247M 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:03.455547+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:03.463950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: cluster 2023-12-06T21:56:03.632172+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:04.029454+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:04.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:04.036306+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:56:04.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:04.042328+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:56:04.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:04 smithi154 bash[25085]: audit 2023-12-06T21:56:04.043647+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: cephadm 2023-12-06T21:56:03.436396+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:03.445470+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:03.447139+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: cephadm 2023-12-06T21:56:03.448148+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 16247M 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:03.455547+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:03.463950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: cluster 2023-12-06T21:56:03.632172+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:04.029454+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:04.036306+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:04.042328+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:56:04.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[25057]: audit 2023-12-06T21:56:04.043647+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: cephadm 2023-12-06T21:56:03.436396+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:03.445470+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:03.447139+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: cephadm 2023-12-06T21:56:03.448148+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 16247M 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:03.455547+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:03.463950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: cluster 2023-12-06T21:56:03.632172+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:04.029454+0000 mgr.y (mgr.14152) 87 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:04.036306+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:04.042328+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:56:04.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:04 smithi061 bash[30488]: audit 2023-12-06T21:56:04.043647+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:07.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:06 smithi154 bash[25085]: cluster 2023-12-06T21:56:05.632694+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:07.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:06 smithi061 bash[25057]: cluster 2023-12-06T21:56:05.632694+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:07.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:06 smithi061 bash[30488]: cluster 2023-12-06T21:56:05.632694+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:09 smithi154 bash[25085]: cluster 2023-12-06T21:56:07.633198+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:09.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:09 smithi061 bash[25057]: cluster 2023-12-06T21:56:07.633198+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:09 smithi061 bash[30488]: cluster 2023-12-06T21:56:07.633198+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:10 smithi154 bash[25085]: audit 2023-12-06T21:56:10.201733+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.61:0/2816082673' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "88a6f54a-0620-45bd-bebe-7da7f634100f"}]: dispatch 2023-12-06T21:56:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:10 smithi154 bash[25085]: audit 2023-12-06T21:56:10.206934+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.61:0/2816082673' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "88a6f54a-0620-45bd-bebe-7da7f634100f"}]': finished 2023-12-06T21:56:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:10 smithi154 bash[25085]: cluster 2023-12-06T21:56:10.206994+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:56:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:10 smithi154 bash[25085]: audit 2023-12-06T21:56:10.207249+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[25057]: audit 2023-12-06T21:56:10.201733+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.61:0/2816082673' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "88a6f54a-0620-45bd-bebe-7da7f634100f"}]: dispatch 2023-12-06T21:56:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[25057]: audit 2023-12-06T21:56:10.206934+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.61:0/2816082673' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "88a6f54a-0620-45bd-bebe-7da7f634100f"}]': finished 2023-12-06T21:56:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[25057]: cluster 2023-12-06T21:56:10.206994+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:56:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[25057]: audit 2023-12-06T21:56:10.207249+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[30488]: audit 2023-12-06T21:56:10.201733+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.61:0/2816082673' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "88a6f54a-0620-45bd-bebe-7da7f634100f"}]: dispatch 2023-12-06T21:56:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[30488]: audit 2023-12-06T21:56:10.206934+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.61:0/2816082673' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "88a6f54a-0620-45bd-bebe-7da7f634100f"}]': finished 2023-12-06T21:56:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[30488]: cluster 2023-12-06T21:56:10.206994+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:56:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:10 smithi061 bash[30488]: audit 2023-12-06T21:56:10.207249+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:11 smithi154 bash[25085]: cluster 2023-12-06T21:56:09.633702+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:11 smithi154 bash[25085]: audit 2023-12-06T21:56:10.901951+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.61:0/305981130' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:56:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:11 smithi061 bash[25057]: cluster 2023-12-06T21:56:09.633702+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:11 smithi061 bash[25057]: audit 2023-12-06T21:56:10.901951+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.61:0/305981130' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:56:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:11 smithi061 bash[30488]: cluster 2023-12-06T21:56:09.633702+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:11 smithi061 bash[30488]: audit 2023-12-06T21:56:10.901951+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.61:0/305981130' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:56:12.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:12 smithi154 bash[25085]: audit 2023-12-06T21:56:11.684248+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:56:12.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:12 smithi154 bash[25085]: audit 2023-12-06T21:56:11.686678+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:56:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:12 smithi061 bash[25057]: audit 2023-12-06T21:56:11.684248+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:56:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:12 smithi061 bash[25057]: audit 2023-12-06T21:56:11.686678+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:56:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:12 smithi061 bash[30488]: audit 2023-12-06T21:56:11.684248+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:56:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:12 smithi061 bash[30488]: audit 2023-12-06T21:56:11.686678+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:56:13.597 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:13 smithi061 bash[25057]: cluster 2023-12-06T21:56:11.634224+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:13.597 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:13 smithi061 bash[30488]: cluster 2023-12-06T21:56:11.634224+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:13.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:13 smithi154 bash[25085]: cluster 2023-12-06T21:56:11.634224+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:15.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:15 smithi154 bash[25085]: cluster 2023-12-06T21:56:13.634760+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:15 smithi061 bash[25057]: cluster 2023-12-06T21:56:13.634760+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:15.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:15 smithi061 bash[30488]: cluster 2023-12-06T21:56:13.634760+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:17 smithi154 bash[25085]: cluster 2023-12-06T21:56:15.635281+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:17.768 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:17 smithi061 bash[25057]: cluster 2023-12-06T21:56:15.635281+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:17.768 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:17 smithi061 bash[30488]: cluster 2023-12-06T21:56:15.635281+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:19 smithi154 bash[25085]: cluster 2023-12-06T21:56:17.635803+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:19 smithi061 bash[30488]: cluster 2023-12-06T21:56:17.635803+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:19.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:19 smithi061 bash[25057]: cluster 2023-12-06T21:56:17.635803+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:21.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:21 smithi154 bash[25085]: cluster 2023-12-06T21:56:19.636145+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:21.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:21 smithi154 bash[25085]: audit 2023-12-06T21:56:20.745958+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:56:21.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:21 smithi154 bash[25085]: audit 2023-12-06T21:56:20.747443+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:21.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:21 smithi061 bash[25057]: cluster 2023-12-06T21:56:19.636145+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:21.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:21 smithi061 bash[25057]: audit 2023-12-06T21:56:20.745958+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:56:21.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:21 smithi061 bash[25057]: audit 2023-12-06T21:56:20.747443+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:21.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:21 smithi061 bash[30488]: cluster 2023-12-06T21:56:19.636145+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:21.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:21 smithi061 bash[30488]: audit 2023-12-06T21:56:20.745958+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:56:21.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:21 smithi061 bash[30488]: audit 2023-12-06T21:56:20.747443+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:22.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:22 smithi061 bash[25057]: cephadm 2023-12-06T21:56:20.748650+0000 mgr.y (mgr.14152) 96 : cephadm [INF] Deploying daemon osd.1 on smithi061 2023-12-06T21:56:22.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:22 smithi061 bash[30488]: cephadm 2023-12-06T21:56:20.748650+0000 mgr.y (mgr.14152) 96 : cephadm [INF] Deploying daemon osd.1 on smithi061 2023-12-06T21:56:22.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:22 smithi154 bash[25085]: cephadm 2023-12-06T21:56:20.748650+0000 mgr.y (mgr.14152) 96 : cephadm [INF] Deploying daemon osd.1 on smithi061 2023-12-06T21:56:23.636 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:23 smithi061 bash[25057]: cluster 2023-12-06T21:56:21.636689+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:23.637 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:23 smithi061 bash[30488]: cluster 2023-12-06T21:56:21.636689+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:23.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:23 smithi154 bash[25085]: cluster 2023-12-06T21:56:21.636689+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:24.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:24 smithi061 bash[25057]: cluster 2023-12-06T21:56:23.637284+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:24.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:24 smithi061 bash[30488]: cluster 2023-12-06T21:56:23.637284+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:24.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:24 smithi154 bash[25085]: cluster 2023-12-06T21:56:23.637284+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:26.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:26 smithi154 bash[25085]: audit 2023-12-06T21:56:25.165838+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:26.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:26 smithi154 bash[25085]: audit 2023-12-06T21:56:25.190039+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:26 smithi154 bash[25085]: audit 2023-12-06T21:56:25.191908+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:26 smithi154 bash[25085]: audit 2023-12-06T21:56:25.193137+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[25057]: audit 2023-12-06T21:56:25.165838+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:26.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[25057]: audit 2023-12-06T21:56:25.190039+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[25057]: audit 2023-12-06T21:56:25.191908+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[25057]: audit 2023-12-06T21:56:25.193137+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[30488]: audit 2023-12-06T21:56:25.165838+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:26.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[30488]: audit 2023-12-06T21:56:25.190039+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[30488]: audit 2023-12-06T21:56:25.191908+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:26 smithi061 bash[30488]: audit 2023-12-06T21:56:25.193137+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:27 smithi154 bash[25085]: cluster 2023-12-06T21:56:25.637820+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:27.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:27 smithi061 bash[25057]: cluster 2023-12-06T21:56:25.637820+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:27.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:27 smithi061 bash[30488]: cluster 2023-12-06T21:56:25.637820+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:29.620 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:29 smithi061 bash[30488]: cluster 2023-12-06T21:56:27.638172+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:29.620 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:29 smithi061 bash[25057]: cluster 2023-12-06T21:56:27.638172+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:29.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:29 smithi154 bash[25085]: cluster 2023-12-06T21:56:27.638172+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:30.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:30 smithi154 bash[25085]: audit 2023-12-06T21:56:29.491640+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:30.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:30 smithi154 bash[25085]: cluster 2023-12-06T21:56:29.638484+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:30.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:30 smithi154 bash[25085]: audit 2023-12-06T21:56:29.777231+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:30.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:30 smithi061 bash[30488]: audit 2023-12-06T21:56:29.491640+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:30.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:30 smithi061 bash[30488]: cluster 2023-12-06T21:56:29.638484+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:30.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:30 smithi061 bash[30488]: audit 2023-12-06T21:56:29.777231+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:30.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:30 smithi061 bash[25057]: audit 2023-12-06T21:56:29.491640+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:30.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:30 smithi061 bash[25057]: cluster 2023-12-06T21:56:29.638484+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:30.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:30 smithi061 bash[25057]: audit 2023-12-06T21:56:29.777231+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:32.630 INFO:teuthology.orchestra.run.smithi061.stdout:Created osd(s) 1 on host 'smithi061' 2023-12-06T21:56:32.965 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[30488]: cluster 2023-12-06T21:56:31.638883+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:32.965 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[30488]: audit 2023-12-06T21:56:32.628434+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:32.965 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[30488]: audit 2023-12-06T21:56:32.652144+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:32.965 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[30488]: audit 2023-12-06T21:56:32.654316+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:32.965 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[30488]: audit 2023-12-06T21:56:32.655666+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:32.966 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[25057]: cluster 2023-12-06T21:56:31.638883+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:32.966 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[25057]: audit 2023-12-06T21:56:32.628434+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:32.966 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[25057]: audit 2023-12-06T21:56:32.652144+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:32.966 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[25057]: audit 2023-12-06T21:56:32.654316+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:32.966 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:32 smithi061 bash[25057]: audit 2023-12-06T21:56:32.655666+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:33.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:32 smithi154 bash[25085]: cluster 2023-12-06T21:56:31.638883+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:33.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:32 smithi154 bash[25085]: audit 2023-12-06T21:56:32.628434+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:33.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:32 smithi154 bash[25085]: audit 2023-12-06T21:56:32.652144+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:33.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:32 smithi154 bash[25085]: audit 2023-12-06T21:56:32.654316+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:33.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:32 smithi154 bash[25085]: audit 2023-12-06T21:56:32.655666+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:33.390 DEBUG:teuthology.orchestra.run.smithi061:osd.1> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T21:56:33.393 INFO:tasks.cephadm:Deploying osd.2 on smithi061 with /dev/vg_nvme/lv_2... 2023-12-06T21:56:33.393 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T21:56:33.561 INFO:journalctl@ceph.osd.1.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:56:34.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:33 smithi154 bash[25085]: audit 2023-12-06T21:56:32.969574+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:56:34.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:33 smithi061 bash[30488]: audit 2023-12-06T21:56:32.969574+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:56:34.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:33 smithi061 bash[25057]: audit 2023-12-06T21:56:32.969574+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[25057]: cluster 2023-12-06T21:56:33.639380+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[25057]: audit 2023-12-06T21:56:33.708772+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[25057]: cluster 2023-12-06T21:56:33.708882+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[25057]: audit 2023-12-06T21:56:33.709237+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[25057]: audit 2023-12-06T21:56:33.710176+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[30488]: cluster 2023-12-06T21:56:33.639380+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[30488]: audit 2023-12-06T21:56:33.708772+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:56:34.873 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[30488]: cluster 2023-12-06T21:56:33.708882+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:56:34.874 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[30488]: audit 2023-12-06T21:56:33.709237+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:34.874 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[30488]: audit 2023-12-06T21:56:33.710176+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:56:34.874 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[36410]: debug 2023-12-06T21:56:34.709+0000 7f3124339700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T21:56:34.874 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 21:56:34 smithi061 bash[36410]: debug 2023-12-06T21:56:34.717+0000 7f3120cd4700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:56:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:34 smithi154 bash[25085]: cluster 2023-12-06T21:56:33.639380+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:34 smithi154 bash[25085]: audit 2023-12-06T21:56:33.708772+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:56:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:34 smithi154 bash[25085]: cluster 2023-12-06T21:56:33.708882+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:56:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:34 smithi154 bash[25085]: audit 2023-12-06T21:56:33.709237+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:34 smithi154 bash[25085]: audit 2023-12-06T21:56:33.710176+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:56:36.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:35 smithi154 bash[25085]: audit 2023-12-06T21:56:34.710713+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:56:36.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:35 smithi154 bash[25085]: cluster 2023-12-06T21:56:34.710933+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:56:36.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:35 smithi154 bash[25085]: audit 2023-12-06T21:56:34.711547+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:36.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:35 smithi154 bash[25085]: audit 2023-12-06T21:56:34.717588+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:36.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[25057]: audit 2023-12-06T21:56:34.710713+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:56:36.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[25057]: cluster 2023-12-06T21:56:34.710933+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:56:36.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[25057]: audit 2023-12-06T21:56:34.711547+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:36.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[25057]: audit 2023-12-06T21:56:34.717588+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:36.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[30488]: audit 2023-12-06T21:56:34.710713+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:56:36.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[30488]: cluster 2023-12-06T21:56:34.710933+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:56:36.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[30488]: audit 2023-12-06T21:56:34.711547+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:36.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:35 smithi061 bash[30488]: audit 2023-12-06T21:56:34.717588+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:37.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:36 smithi154 bash[25085]: cluster 2023-12-06T21:56:34.001446+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:56:37.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:36 smithi154 bash[25085]: cluster 2023-12-06T21:56:34.001634+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:56:37.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:36 smithi154 bash[25085]: cluster 2023-12-06T21:56:35.639876+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:37.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:36 smithi154 bash[25085]: cluster 2023-12-06T21:56:35.723680+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654] boot 2023-12-06T21:56:37.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:36 smithi154 bash[25085]: cluster 2023-12-06T21:56:35.723802+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:56:37.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:36 smithi154 bash[25085]: audit 2023-12-06T21:56:35.724531+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:37.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[30488]: cluster 2023-12-06T21:56:34.001446+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:56:37.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[30488]: cluster 2023-12-06T21:56:34.001634+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[30488]: cluster 2023-12-06T21:56:35.639876+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[30488]: cluster 2023-12-06T21:56:35.723680+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654] boot 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[30488]: cluster 2023-12-06T21:56:35.723802+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[30488]: audit 2023-12-06T21:56:35.724531+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[25057]: cluster 2023-12-06T21:56:34.001446+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[25057]: cluster 2023-12-06T21:56:34.001634+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[25057]: cluster 2023-12-06T21:56:35.639876+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[25057]: cluster 2023-12-06T21:56:35.723680+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.61:6810/3844483654,v1:172.21.15.61:6811/3844483654] boot 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[25057]: cluster 2023-12-06T21:56:35.723802+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:56:37.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:36 smithi061 bash[25057]: audit 2023-12-06T21:56:35.724531+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:56:37.340 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T21:56:37.340 INFO:teuthology.orchestra.run.smithi061.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T21:56:37.340 INFO:teuthology.orchestra.run.smithi061.stderr: stderr: 10+0 records in 2023-12-06T21:56:37.341 INFO:teuthology.orchestra.run.smithi061.stderr:10+0 records out 2023-12-06T21:56:37.341 INFO:teuthology.orchestra.run.smithi061.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205494 s, 510 MB/s 2023-12-06T21:56:37.341 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping successful for: 2023-12-06T21:56:38.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:37 smithi154 bash[25085]: cluster 2023-12-06T21:56:36.736424+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:56:38.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:37 smithi061 bash[30488]: cluster 2023-12-06T21:56:36.736424+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:56:38.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:37 smithi061 bash[25057]: cluster 2023-12-06T21:56:36.736424+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:56:38.839 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi061:vg_nvme/lv_2 2023-12-06T21:56:39.639 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:39 smithi061 bash[25057]: cluster 2023-12-06T21:56:37.640351+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:39.639 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:39 smithi061 bash[30488]: cluster 2023-12-06T21:56:37.640351+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:39.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:39 smithi154 bash[25085]: cluster 2023-12-06T21:56:37.640351+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:41.539 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:41 smithi061 bash[25057]: cluster 2023-12-06T21:56:39.640883+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:41.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:41 smithi061 bash[30488]: cluster 2023-12-06T21:56:39.640883+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:41.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:41 smithi154 bash[25085]: cluster 2023-12-06T21:56:39.640883+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:43.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: cluster 2023-12-06T21:56:41.641401+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:43.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.431419+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.433358+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:43.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.434923+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:43.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.443057+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.450652+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.987804+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:56:43.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.993404+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:56:43.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:43 smithi154 bash[25085]: audit 2023-12-06T21:56:42.994870+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: cluster 2023-12-06T21:56:41.641401+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:43.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.431419+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.433358+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.434923+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.443057+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.450652+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.987804+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.993404+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[25057]: audit 2023-12-06T21:56:42.994870+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: cluster 2023-12-06T21:56:41.641401+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.431419+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.433358+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.434923+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.443057+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.450652+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:56:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.987804+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:56:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.993404+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:56:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:43 smithi061 bash[30488]: audit 2023-12-06T21:56:42.994870+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:44 smithi154 bash[25085]: cephadm 2023-12-06T21:56:42.420724+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:56:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:44 smithi154 bash[25085]: cephadm 2023-12-06T21:56:42.436089+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 8123M 2023-12-06T21:56:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:44 smithi154 bash[25085]: audit 2023-12-06T21:56:42.984737+0000 mgr.y (mgr.14152) 110 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:44.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:44 smithi061 bash[25057]: cephadm 2023-12-06T21:56:42.420724+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:56:44.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:44 smithi061 bash[25057]: cephadm 2023-12-06T21:56:42.436089+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 8123M 2023-12-06T21:56:44.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:44 smithi061 bash[25057]: audit 2023-12-06T21:56:42.984737+0000 mgr.y (mgr.14152) 110 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:44.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:44 smithi061 bash[30488]: cephadm 2023-12-06T21:56:42.420724+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:56:44.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:44 smithi061 bash[30488]: cephadm 2023-12-06T21:56:42.436089+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 8123M 2023-12-06T21:56:44.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:44 smithi061 bash[30488]: audit 2023-12-06T21:56:42.984737+0000 mgr.y (mgr.14152) 110 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:45.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:45 smithi154 bash[25085]: cluster 2023-12-06T21:56:43.642003+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:45.774 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:45 smithi061 bash[25057]: cluster 2023-12-06T21:56:43.642003+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:45.774 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:45 smithi061 bash[30488]: cluster 2023-12-06T21:56:43.642003+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:47.580 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:47 smithi061 bash[30488]: cluster 2023-12-06T21:56:45.642591+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:47.580 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:47 smithi061 bash[25057]: cluster 2023-12-06T21:56:45.642591+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:47.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:47 smithi154 bash[25085]: cluster 2023-12-06T21:56:45.642591+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:49.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:49 smithi154 bash[25085]: cluster 2023-12-06T21:56:47.643250+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:49.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:49 smithi154 bash[25085]: audit 2023-12-06T21:56:49.281616+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.61:0/949561367' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]: dispatch 2023-12-06T21:56:49.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:49 smithi154 bash[25085]: audit 2023-12-06T21:56:49.282298+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]: dispatch 2023-12-06T21:56:49.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:49 smithi154 bash[25085]: audit 2023-12-06T21:56:49.288547+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]': finished 2023-12-06T21:56:49.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:49 smithi154 bash[25085]: cluster 2023-12-06T21:56:49.288628+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:56:49.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:49 smithi154 bash[25085]: audit 2023-12-06T21:56:49.288720+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[30488]: cluster 2023-12-06T21:56:47.643250+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[30488]: audit 2023-12-06T21:56:49.281616+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.61:0/949561367' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]: dispatch 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[30488]: audit 2023-12-06T21:56:49.282298+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]: dispatch 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[30488]: audit 2023-12-06T21:56:49.288547+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]': finished 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[30488]: cluster 2023-12-06T21:56:49.288628+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[30488]: audit 2023-12-06T21:56:49.288720+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[25057]: cluster 2023-12-06T21:56:47.643250+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[25057]: audit 2023-12-06T21:56:49.281616+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.61:0/949561367' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]: dispatch 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[25057]: audit 2023-12-06T21:56:49.282298+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]: dispatch 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[25057]: audit 2023-12-06T21:56:49.288547+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484"}]': finished 2023-12-06T21:56:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[25057]: cluster 2023-12-06T21:56:49.288628+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:56:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:49 smithi061 bash[25057]: audit 2023-12-06T21:56:49.288720+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:56:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:50 smithi154 bash[25085]: audit 2023-12-06T21:56:50.048738+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.61:0/3766606694' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:56:50.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:50 smithi061 bash[30488]: audit 2023-12-06T21:56:50.048738+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.61:0/3766606694' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:56:50.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:50 smithi061 bash[25057]: audit 2023-12-06T21:56:50.048738+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.61:0/3766606694' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:56:51.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:51 smithi154 bash[25085]: cluster 2023-12-06T21:56:49.643737+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:51.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:51 smithi061 bash[30488]: cluster 2023-12-06T21:56:49.643737+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:51.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:51 smithi061 bash[25057]: cluster 2023-12-06T21:56:49.643737+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:53.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:53 smithi061 bash[30488]: cluster 2023-12-06T21:56:51.644273+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:53.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:53 smithi061 bash[25057]: cluster 2023-12-06T21:56:51.644273+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:53 smithi154 bash[25085]: cluster 2023-12-06T21:56:51.644273+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:54 smithi154 bash[25085]: cluster 2023-12-06T21:56:53.644832+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:54.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:54 smithi061 bash[25057]: cluster 2023-12-06T21:56:53.644832+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:54.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:54 smithi061 bash[30488]: cluster 2023-12-06T21:56:53.644832+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:57.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:56 smithi154 bash[25085]: cluster 2023-12-06T21:56:55.645357+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:57.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:56 smithi061 bash[30488]: cluster 2023-12-06T21:56:55.645357+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:57.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:56 smithi061 bash[25057]: cluster 2023-12-06T21:56:55.645357+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:59.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:56:59 smithi061 bash[30488]: cluster 2023-12-06T21:56:57.645956+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:59.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:56:59 smithi061 bash[25057]: cluster 2023-12-06T21:56:57.645956+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:56:59.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:56:59 smithi154 bash[25085]: cluster 2023-12-06T21:56:57.645956+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:00.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:00 smithi061 bash[25057]: audit 2023-12-06T21:56:59.962943+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:57:00.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:00 smithi061 bash[25057]: audit 2023-12-06T21:56:59.964396+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:00 smithi061 bash[30488]: audit 2023-12-06T21:56:59.962943+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:57:00.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:00 smithi061 bash[30488]: audit 2023-12-06T21:56:59.964396+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:00 smithi154 bash[25085]: audit 2023-12-06T21:56:59.962943+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:57:00.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:00 smithi154 bash[25085]: audit 2023-12-06T21:56:59.964396+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.510 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:01 smithi061 bash[25057]: cluster 2023-12-06T21:56:59.646480+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:01.511 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:01 smithi061 bash[25057]: cephadm 2023-12-06T21:56:59.965616+0000 mgr.y (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.2 on smithi061 2023-12-06T21:57:01.511 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:01 smithi061 bash[30488]: cluster 2023-12-06T21:56:59.646480+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:01.511 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:01 smithi061 bash[30488]: cephadm 2023-12-06T21:56:59.965616+0000 mgr.y (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.2 on smithi061 2023-12-06T21:57:01.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:01 smithi154 bash[25085]: cluster 2023-12-06T21:56:59.646480+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:01.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:01 smithi154 bash[25085]: cephadm 2023-12-06T21:56:59.965616+0000 mgr.y (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.2 on smithi061 2023-12-06T21:57:03.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:03 smithi061 bash[25057]: cluster 2023-12-06T21:57:01.647064+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:03.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:03 smithi061 bash[30488]: cluster 2023-12-06T21:57:01.647064+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:03.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:03 smithi154 bash[25085]: cluster 2023-12-06T21:57:01.647064+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:05.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:05 smithi154 bash[25085]: cluster 2023-12-06T21:57:03.647617+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:05.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:05 smithi154 bash[25085]: audit 2023-12-06T21:57:04.212655+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:05.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:05 smithi154 bash[25085]: audit 2023-12-06T21:57:04.221520+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:05.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:05 smithi154 bash[25085]: audit 2023-12-06T21:57:04.223280+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:05.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:05 smithi154 bash[25085]: audit 2023-12-06T21:57:04.224364+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[25057]: cluster 2023-12-06T21:57:03.647617+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[25057]: audit 2023-12-06T21:57:04.212655+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[25057]: audit 2023-12-06T21:57:04.221520+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[25057]: audit 2023-12-06T21:57:04.223280+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[25057]: audit 2023-12-06T21:57:04.224364+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[30488]: cluster 2023-12-06T21:57:03.647617+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:05.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[30488]: audit 2023-12-06T21:57:04.212655+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:05.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[30488]: audit 2023-12-06T21:57:04.221520+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:05.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[30488]: audit 2023-12-06T21:57:04.223280+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:05.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:05 smithi061 bash[30488]: audit 2023-12-06T21:57:04.224364+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.514 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:07 smithi154 bash[25085]: cluster 2023-12-06T21:57:05.648045+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:07.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:07 smithi061 bash[25057]: cluster 2023-12-06T21:57:05.648045+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:07.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:07 smithi061 bash[30488]: cluster 2023-12-06T21:57:05.648045+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:09.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:09 smithi061 bash[25057]: cluster 2023-12-06T21:57:07.648561+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:09.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:09 smithi061 bash[25057]: audit 2023-12-06T21:57:08.138946+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:09.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:09 smithi061 bash[25057]: audit 2023-12-06T21:57:08.144920+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:09.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:09 smithi061 bash[30488]: cluster 2023-12-06T21:57:07.648561+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:09.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:09 smithi061 bash[30488]: audit 2023-12-06T21:57:08.138946+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:09.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:09 smithi061 bash[30488]: audit 2023-12-06T21:57:08.144920+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:09.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:09 smithi154 bash[25085]: cluster 2023-12-06T21:57:07.648561+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:09.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:09 smithi154 bash[25085]: audit 2023-12-06T21:57:08.138946+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:09.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:09 smithi154 bash[25085]: audit 2023-12-06T21:57:08.144920+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:11.085 INFO:teuthology.orchestra.run.smithi061.stdout:Created osd(s) 2 on host 'smithi061' 2023-12-06T21:57:11.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:11 smithi154 bash[25085]: cluster 2023-12-06T21:57:09.649067+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:11.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:11 smithi154 bash[25085]: audit 2023-12-06T21:57:11.084862+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:11.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:11 smithi154 bash[25085]: audit 2023-12-06T21:57:11.121384+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:11 smithi154 bash[25085]: audit 2023-12-06T21:57:11.124930+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:11 smithi154 bash[25085]: audit 2023-12-06T21:57:11.126473+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[25057]: cluster 2023-12-06T21:57:09.649067+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[25057]: audit 2023-12-06T21:57:11.084862+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[25057]: audit 2023-12-06T21:57:11.121384+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[25057]: audit 2023-12-06T21:57:11.124930+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[25057]: audit 2023-12-06T21:57:11.126473+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[30488]: cluster 2023-12-06T21:57:09.649067+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[30488]: audit 2023-12-06T21:57:11.084862+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[30488]: audit 2023-12-06T21:57:11.121384+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[30488]: audit 2023-12-06T21:57:11.124930+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:11 smithi061 bash[30488]: audit 2023-12-06T21:57:11.126473+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.845 DEBUG:teuthology.orchestra.run.smithi061:osd.2> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T21:57:11.847 INFO:tasks.cephadm:Deploying osd.3 on smithi061 with /dev/vg_nvme/lv_1... 2023-12-06T21:57:11.848 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T21:57:11.974 INFO:journalctl@ceph.osd.2.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:57:12.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:12 smithi154 bash[25085]: audit 2023-12-06T21:57:11.584292+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:57:12.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:12 smithi154 bash[25085]: audit 2023-12-06T21:57:11.584980+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:57:12.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:12 smithi154 bash[25085]: audit 2023-12-06T21:57:11.686451+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:57:12.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:12 smithi154 bash[25085]: audit 2023-12-06T21:57:11.688898+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[25057]: audit 2023-12-06T21:57:11.584292+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[25057]: audit 2023-12-06T21:57:11.584980+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[25057]: audit 2023-12-06T21:57:11.686451+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[25057]: audit 2023-12-06T21:57:11.688898+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[30488]: audit 2023-12-06T21:57:11.584292+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[30488]: audit 2023-12-06T21:57:11.584980+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:57:12.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[30488]: audit 2023-12-06T21:57:11.686451+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:57:12.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:12 smithi061 bash[30488]: audit 2023-12-06T21:57:11.688898+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:57:13.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[30488]: cluster 2023-12-06T21:57:11.649668+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:13.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[30488]: audit 2023-12-06T21:57:12.156755+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:57:13.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[30488]: cluster 2023-12-06T21:57:12.156849+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:57:13.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[30488]: audit 2023-12-06T21:57:12.157083+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:13.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[30488]: audit 2023-12-06T21:57:12.157790+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:13.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[30488]: audit 2023-12-06T21:57:12.158441+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:13.280 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[39555]: debug 2023-12-06T21:57:13.169+0000 7f8b57232700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T21:57:13.280 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[39555]: debug 2023-12-06T21:57:13.173+0000 7f8b503c6700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:57:13.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[25057]: cluster 2023-12-06T21:57:11.649668+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:13.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[25057]: audit 2023-12-06T21:57:12.156755+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:57:13.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[25057]: cluster 2023-12-06T21:57:12.156849+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:57:13.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[25057]: audit 2023-12-06T21:57:12.157083+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:13.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[25057]: audit 2023-12-06T21:57:12.157790+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:13.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:13 smithi061 bash[25057]: audit 2023-12-06T21:57:12.158441+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:13.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:13 smithi154 bash[25085]: cluster 2023-12-06T21:57:11.649668+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:13.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:13 smithi154 bash[25085]: audit 2023-12-06T21:57:12.156755+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:57:13.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:13 smithi154 bash[25085]: cluster 2023-12-06T21:57:12.156849+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:57:13.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:13 smithi154 bash[25085]: audit 2023-12-06T21:57:12.157083+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:13.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:13 smithi154 bash[25085]: audit 2023-12-06T21:57:12.157790+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:13.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:13 smithi154 bash[25085]: audit 2023-12-06T21:57:12.158441+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:14.514 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:14 smithi154 bash[25085]: audit 2023-12-06T21:57:13.161889+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:57:14.514 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:14 smithi154 bash[25085]: cluster 2023-12-06T21:57:13.162185+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:57:14.514 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:14 smithi154 bash[25085]: audit 2023-12-06T21:57:13.163054+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:14.514 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:14 smithi154 bash[25085]: audit 2023-12-06T21:57:13.171020+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[30488]: audit 2023-12-06T21:57:13.161889+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[30488]: cluster 2023-12-06T21:57:13.162185+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[30488]: audit 2023-12-06T21:57:13.163054+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[30488]: audit 2023-12-06T21:57:13.171020+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[25057]: audit 2023-12-06T21:57:13.161889+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[25057]: cluster 2023-12-06T21:57:13.162185+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[25057]: audit 2023-12-06T21:57:13.163054+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:14.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:14 smithi061 bash[25057]: audit 2023-12-06T21:57:13.171020+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:15.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:15 smithi154 bash[25085]: cluster 2023-12-06T21:57:12.594365+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:57:15.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:15 smithi154 bash[25085]: cluster 2023-12-06T21:57:12.594551+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:57:15.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:15 smithi154 bash[25085]: cluster 2023-12-06T21:57:13.650216+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:15.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:15 smithi154 bash[25085]: cluster 2023-12-06T21:57:14.173317+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506] boot 2023-12-06T21:57:15.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:15 smithi154 bash[25085]: cluster 2023-12-06T21:57:14.173435+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:57:15.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:15 smithi154 bash[25085]: audit 2023-12-06T21:57:14.174182+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:15.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[25057]: cluster 2023-12-06T21:57:12.594365+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:57:15.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[25057]: cluster 2023-12-06T21:57:12.594551+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:57:15.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[25057]: cluster 2023-12-06T21:57:13.650216+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:15.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[25057]: cluster 2023-12-06T21:57:14.173317+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506] boot 2023-12-06T21:57:15.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[25057]: cluster 2023-12-06T21:57:14.173435+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:57:15.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[25057]: audit 2023-12-06T21:57:14.174182+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[30488]: cluster 2023-12-06T21:57:12.594365+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:57:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[30488]: cluster 2023-12-06T21:57:12.594551+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:57:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[30488]: cluster 2023-12-06T21:57:13.650216+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:57:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[30488]: cluster 2023-12-06T21:57:14.173317+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.61:6818/4120459506,v1:172.21.15.61:6819/4120459506] boot 2023-12-06T21:57:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[30488]: cluster 2023-12-06T21:57:14.173435+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:57:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:15 smithi061 bash[30488]: audit 2023-12-06T21:57:14.174182+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:57:15.927 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T21:57:15.927 INFO:teuthology.orchestra.run.smithi061.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T21:57:15.927 INFO:teuthology.orchestra.run.smithi061.stderr: stderr: 10+0 records in 2023-12-06T21:57:15.927 INFO:teuthology.orchestra.run.smithi061.stderr:10+0 records out 2023-12-06T21:57:15.928 INFO:teuthology.orchestra.run.smithi061.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0213789 s, 490 MB/s 2023-12-06T21:57:15.928 INFO:teuthology.orchestra.run.smithi061.stderr:--> Zapping successful for: 2023-12-06T21:57:16.619 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:16 smithi061 bash[30488]: cluster 2023-12-06T21:57:15.323025+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:57:16.619 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:16 smithi061 bash[30488]: audit 2023-12-06T21:57:15.765262+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:57:16.619 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:16 smithi061 bash[25057]: cluster 2023-12-06T21:57:15.323025+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:57:16.619 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:16 smithi061 bash[25057]: audit 2023-12-06T21:57:15.765262+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:57:16.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:16 smithi154 bash[25085]: cluster 2023-12-06T21:57:15.323025+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:57:16.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:16 smithi154 bash[25085]: audit 2023-12-06T21:57:15.765262+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:57:17.376 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi061:vg_nvme/lv_1 2023-12-06T21:57:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:17 smithi154 bash[25085]: cluster 2023-12-06T21:57:15.650632+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:17 smithi154 bash[25085]: audit 2023-12-06T21:57:16.329305+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:57:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:17 smithi154 bash[25085]: cluster 2023-12-06T21:57:16.329362+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:57:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:17 smithi154 bash[25085]: audit 2023-12-06T21:57:16.330872+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:57:17.823 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[30488]: cluster 2023-12-06T21:57:15.650632+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[30488]: audit 2023-12-06T21:57:16.329305+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[30488]: cluster 2023-12-06T21:57:16.329362+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[30488]: audit 2023-12-06T21:57:16.330872+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[25057]: cluster 2023-12-06T21:57:15.650632+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[25057]: audit 2023-12-06T21:57:16.329305+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[25057]: cluster 2023-12-06T21:57:16.329362+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:57:17.824 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:17 smithi061 bash[25057]: audit 2023-12-06T21:57:16.330872+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:57:18.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:18 smithi061 bash[25057]: audit 2023-12-06T21:57:17.341096+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:57:18.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:18 smithi061 bash[25057]: cluster 2023-12-06T21:57:17.341266+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T21:57:18.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:18 smithi061 bash[30488]: audit 2023-12-06T21:57:17.341096+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:57:18.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:18 smithi061 bash[30488]: cluster 2023-12-06T21:57:17.341266+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T21:57:18.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:18 smithi154 bash[25085]: audit 2023-12-06T21:57:17.341096+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:57:18.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:18 smithi154 bash[25085]: cluster 2023-12-06T21:57:17.341266+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T21:57:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:19 smithi154 bash[25085]: cluster 2023-12-06T21:57:17.651263+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:19 smithi154 bash[25085]: cluster 2023-12-06T21:57:18.355376+0000 mon.a (mon.0) 356 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-06T21:57:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:19 smithi154 bash[25085]: cluster 2023-12-06T21:57:18.355461+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T21:57:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:19 smithi154 bash[25085]: audit 2023-12-06T21:57:18.436655+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:19.778 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[25057]: cluster 2023-12-06T21:57:17.651263+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[25057]: cluster 2023-12-06T21:57:18.355376+0000 mon.a (mon.0) 356 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[25057]: cluster 2023-12-06T21:57:18.355461+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[25057]: audit 2023-12-06T21:57:18.436655+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[30488]: cluster 2023-12-06T21:57:17.651263+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[30488]: cluster 2023-12-06T21:57:18.355376+0000 mon.a (mon.0) 356 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[30488]: cluster 2023-12-06T21:57:18.355461+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T21:57:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:19 smithi061 bash[30488]: audit 2023-12-06T21:57:18.436655+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: cluster 2023-12-06T21:57:19.651715+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:20.251069+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.138304+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.139203+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.139396+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.139608+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.147268+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.148607+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.149078+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.149368+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.149655+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.150648+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:22 smithi154 bash[25085]: audit 2023-12-06T21:57:21.151724+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: cluster 2023-12-06T21:57:19.651715+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:23.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:20.251069+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:23.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.138304+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:23.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.139203+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:23.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.139396+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.139608+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.147268+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.148607+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.149078+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.149368+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.149655+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.150648+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[25057]: audit 2023-12-06T21:57:21.151724+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: cluster 2023-12-06T21:57:19.651715+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:20.251069+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.138304+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:23.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.139203+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.139396+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.139608+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.147268+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.148607+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.149078+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.149368+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.149655+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.150648+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:22 smithi061 bash[30488]: audit 2023-12-06T21:57:21.151724+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:24.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: cephadm 2023-12-06T21:57:20.709117+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:21.148552+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: cephadm 2023-12-06T21:57:21.152572+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 5415M 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:21.227618+0000 mgr.y (mgr.14152) 133 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:21.232660+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:21.238438+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:21.239763+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: cluster 2023-12-06T21:57:21.652182+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.052342+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.059349+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.060096+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.060538+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.060953+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.061503+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:24.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.940794+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:24.264 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.960190+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.264 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:23 smithi154 bash[25085]: audit 2023-12-06T21:57:22.976273+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: cephadm 2023-12-06T21:57:20.709117+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:57:24.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:21.148552+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:24.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: cephadm 2023-12-06T21:57:21.152572+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 5415M 2023-12-06T21:57:24.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:21.227618+0000 mgr.y (mgr.14152) 133 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:24.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:21.232660+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:57:24.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:21.238438+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:21.239763+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: cluster 2023-12-06T21:57:21.652182+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.052342+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.059349+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.060096+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.060538+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.060953+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.061503+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.940794+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.960190+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[25057]: audit 2023-12-06T21:57:22.976273+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: cephadm 2023-12-06T21:57:20.709117+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:57:24.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:21.148552+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: cephadm 2023-12-06T21:57:21.152572+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 5415M 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:21.227618+0000 mgr.y (mgr.14152) 133 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi061:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:21.232660+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:21.238438+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:21.239763+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: cluster 2023-12-06T21:57:21.652182+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.052342+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.059349+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.060096+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.060538+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.060953+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.061503+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.940794+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.960190+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:24.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:23 smithi061 bash[30488]: audit 2023-12-06T21:57:22.976273+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:25 smithi154 bash[25085]: cluster 2023-12-06T21:57:23.652890+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:25 smithi061 bash[25057]: cluster 2023-12-06T21:57:23.652890+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:25.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:25 smithi061 bash[30488]: cluster 2023-12-06T21:57:23.652890+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:27.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:27 smithi154 bash[25085]: cluster 2023-12-06T21:57:25.653576+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:27 smithi061 bash[25057]: cluster 2023-12-06T21:57:25.653576+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:27 smithi061 bash[30488]: cluster 2023-12-06T21:57:25.653576+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:28.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:28 smithi154 bash[25085]: audit 2023-12-06T21:57:27.575857+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.61:0/2153077158' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38edb2b6-70f2-4bd7-90ed-6c30f405d640"}]: dispatch 2023-12-06T21:57:28.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:28 smithi154 bash[25085]: audit 2023-12-06T21:57:27.583414+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.61:0/2153077158' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38edb2b6-70f2-4bd7-90ed-6c30f405d640"}]': finished 2023-12-06T21:57:28.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:28 smithi154 bash[25085]: cluster 2023-12-06T21:57:27.583590+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:57:28.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:28 smithi154 bash[25085]: audit 2023-12-06T21:57:27.583860+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[25057]: audit 2023-12-06T21:57:27.575857+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.61:0/2153077158' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38edb2b6-70f2-4bd7-90ed-6c30f405d640"}]: dispatch 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[25057]: audit 2023-12-06T21:57:27.583414+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.61:0/2153077158' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38edb2b6-70f2-4bd7-90ed-6c30f405d640"}]': finished 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[25057]: cluster 2023-12-06T21:57:27.583590+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[25057]: audit 2023-12-06T21:57:27.583860+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[30488]: audit 2023-12-06T21:57:27.575857+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.61:0/2153077158' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38edb2b6-70f2-4bd7-90ed-6c30f405d640"}]: dispatch 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[30488]: audit 2023-12-06T21:57:27.583414+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.61:0/2153077158' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38edb2b6-70f2-4bd7-90ed-6c30f405d640"}]': finished 2023-12-06T21:57:28.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[30488]: cluster 2023-12-06T21:57:27.583590+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:57:28.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:28 smithi061 bash[30488]: audit 2023-12-06T21:57:27.583860+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:29.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:29 smithi154 bash[25085]: cluster 2023-12-06T21:57:27.654216+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:57:29.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:29 smithi154 bash[25085]: audit 2023-12-06T21:57:28.318331+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.61:0/1535038947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:57:29.778 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:29 smithi061 bash[25057]: cluster 2023-12-06T21:57:27.654216+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:57:29.778 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:29 smithi061 bash[25057]: audit 2023-12-06T21:57:28.318331+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.61:0/1535038947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:57:29.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:29 smithi061 bash[30488]: cluster 2023-12-06T21:57:27.654216+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:57:29.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:29 smithi061 bash[30488]: audit 2023-12-06T21:57:28.318331+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.61:0/1535038947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:57:31.580 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:31 smithi061 bash[25057]: cluster 2023-12-06T21:57:29.654821+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:57:31.581 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:31 smithi061 bash[30488]: cluster 2023-12-06T21:57:29.654821+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:57:31.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:31 smithi154 bash[25085]: cluster 2023-12-06T21:57:29.654821+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:57:33.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:33 smithi154 bash[25085]: cluster 2023-12-06T21:57:31.655383+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:57:33.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:33 smithi061 bash[25057]: cluster 2023-12-06T21:57:31.655383+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:57:33.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:33 smithi061 bash[30488]: cluster 2023-12-06T21:57:31.655383+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:57:35.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:35 smithi061 bash[25057]: cluster 2023-12-06T21:57:33.656006+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:57:35.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:35 smithi061 bash[30488]: cluster 2023-12-06T21:57:33.656006+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:57:35.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:35 smithi154 bash[25085]: cluster 2023-12-06T21:57:33.656006+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:57:37.670 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:37 smithi061 bash[30488]: cluster 2023-12-06T21:57:35.656613+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:57:37.671 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:37 smithi061 bash[25057]: cluster 2023-12-06T21:57:35.656613+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:57:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:37 smithi154 bash[25085]: cluster 2023-12-06T21:57:35.656613+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:57:39.665 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:39 smithi061 bash[25057]: cluster 2023-12-06T21:57:37.658691+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:39.665 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:39 smithi061 bash[25057]: audit 2023-12-06T21:57:38.372688+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:57:39.665 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:39 smithi061 bash[25057]: audit 2023-12-06T21:57:38.374350+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:39.666 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:39 smithi061 bash[30488]: cluster 2023-12-06T21:57:37.658691+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:39.666 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:39 smithi061 bash[30488]: audit 2023-12-06T21:57:38.372688+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:57:39.666 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:39 smithi061 bash[30488]: audit 2023-12-06T21:57:38.374350+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:39.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:39 smithi154 bash[25085]: cluster 2023-12-06T21:57:37.658691+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:39.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:39 smithi154 bash[25085]: audit 2023-12-06T21:57:38.372688+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:57:39.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:39 smithi154 bash[25085]: audit 2023-12-06T21:57:38.374350+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:40.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:40 smithi154 bash[25085]: cephadm 2023-12-06T21:57:38.375716+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi061 2023-12-06T21:57:40.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:40 smithi061 bash[30488]: cephadm 2023-12-06T21:57:38.375716+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi061 2023-12-06T21:57:40.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:40 smithi061 bash[25057]: cephadm 2023-12-06T21:57:38.375716+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi061 2023-12-06T21:57:41.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:41 smithi061 bash[25057]: cluster 2023-12-06T21:57:39.659404+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:41.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:41 smithi061 bash[30488]: cluster 2023-12-06T21:57:39.659404+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:41.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:41 smithi154 bash[25085]: cluster 2023-12-06T21:57:39.659404+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:42.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:42 smithi154 bash[25085]: cluster 2023-12-06T21:57:41.660004+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:42.778 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:42 smithi061 bash[30488]: cluster 2023-12-06T21:57:41.660004+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:42.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:42 smithi061 bash[25057]: cluster 2023-12-06T21:57:41.660004+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:44.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:43 smithi154 bash[25085]: audit 2023-12-06T21:57:42.857397+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:44.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:43 smithi154 bash[25085]: audit 2023-12-06T21:57:42.880417+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:44.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:43 smithi154 bash[25085]: audit 2023-12-06T21:57:42.882189+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:44.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:43 smithi154 bash[25085]: audit 2023-12-06T21:57:42.883207+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[30488]: audit 2023-12-06T21:57:42.857397+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[30488]: audit 2023-12-06T21:57:42.880417+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[30488]: audit 2023-12-06T21:57:42.882189+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[30488]: audit 2023-12-06T21:57:42.883207+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[25057]: audit 2023-12-06T21:57:42.857397+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[25057]: audit 2023-12-06T21:57:42.880417+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[25057]: audit 2023-12-06T21:57:42.882189+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:44.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:43 smithi061 bash[25057]: audit 2023-12-06T21:57:42.883207+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:45.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:45 smithi154 bash[25085]: cluster 2023-12-06T21:57:43.660606+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:45.778 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:45 smithi061 bash[30488]: cluster 2023-12-06T21:57:43.660606+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:45.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:45 smithi061 bash[25057]: cluster 2023-12-06T21:57:43.660606+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:47.438 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:47 smithi061 bash[25057]: cluster 2023-12-06T21:57:45.661212+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:47.438 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:47 smithi061 bash[25057]: audit 2023-12-06T21:57:47.167994+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:47.438 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:47 smithi061 bash[30488]: cluster 2023-12-06T21:57:45.661212+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:47.439 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:47 smithi061 bash[30488]: audit 2023-12-06T21:57:47.167994+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:47.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:47 smithi154 bash[25085]: cluster 2023-12-06T21:57:45.661212+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:47.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:47 smithi154 bash[25085]: audit 2023-12-06T21:57:47.167994+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:48.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:48 smithi154 bash[25085]: audit 2023-12-06T21:57:47.449758+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:48.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:48 smithi154 bash[25085]: cluster 2023-12-06T21:57:47.661801+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:48.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:48 smithi061 bash[25057]: audit 2023-12-06T21:57:47.449758+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:48.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:48 smithi061 bash[25057]: cluster 2023-12-06T21:57:47.661801+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:48.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:48 smithi061 bash[30488]: audit 2023-12-06T21:57:47.449758+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:48.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:48 smithi061 bash[30488]: cluster 2023-12-06T21:57:47.661801+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:50.237 INFO:teuthology.orchestra.run.smithi061.stdout:Created osd(s) 3 on host 'smithi061' 2023-12-06T21:57:50.987 DEBUG:teuthology.orchestra.run.smithi061:osd.3> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T21:57:50.989 INFO:tasks.cephadm:Deploying osd.4 on smithi154 with /dev/vg_nvme/lv_4... 2023-12-06T21:57:50.989 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T21:57:51.095 INFO:journalctl@ceph.osd.3.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: cluster 2023-12-06T21:57:49.662433+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: audit 2023-12-06T21:57:50.236098+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: audit 2023-12-06T21:57:50.273417+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: audit 2023-12-06T21:57:50.276355+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: audit 2023-12-06T21:57:50.277809+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: audit 2023-12-06T21:57:50.614274+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:57:51.249 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[25057]: audit 2023-12-06T21:57:50.614776+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:57:51.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: cluster 2023-12-06T21:57:49.662433+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:51.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: audit 2023-12-06T21:57:50.236098+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:51.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: audit 2023-12-06T21:57:50.273417+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:51.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: audit 2023-12-06T21:57:50.276355+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:51.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: audit 2023-12-06T21:57:50.277809+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:51.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: audit 2023-12-06T21:57:50.614274+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:57:51.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:51 smithi154 bash[25085]: audit 2023-12-06T21:57:50.614776+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: cluster 2023-12-06T21:57:49.662433+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: audit 2023-12-06T21:57:50.236098+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: audit 2023-12-06T21:57:50.273417+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: audit 2023-12-06T21:57:50.276355+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: audit 2023-12-06T21:57:50.277809+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: audit 2023-12-06T21:57:50.614274+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:57:51.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:51 smithi061 bash[30488]: audit 2023-12-06T21:57:50.614776+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:57:52.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:52 smithi154 bash[25085]: audit 2023-12-06T21:57:51.241562+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:57:52.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:52 smithi154 bash[25085]: cluster 2023-12-06T21:57:51.241844+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:57:52.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:52 smithi154 bash[25085]: audit 2023-12-06T21:57:51.242596+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:52.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:52 smithi154 bash[25085]: audit 2023-12-06T21:57:51.245146+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:52.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:52 smithi154 bash[25085]: audit 2023-12-06T21:57:51.252731+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:52.528 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[42728]: debug 2023-12-06T21:57:52.260+0000 7f08bbfb2700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T21:57:52.529 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[42728]: debug 2023-12-06T21:57:52.264+0000 7f08b5146700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:57:52.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[30488]: audit 2023-12-06T21:57:51.241562+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:57:52.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[30488]: cluster 2023-12-06T21:57:51.241844+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:57:52.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[30488]: audit 2023-12-06T21:57:51.242596+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:52.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[30488]: audit 2023-12-06T21:57:51.245146+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:52.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[30488]: audit 2023-12-06T21:57:51.252731+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:52.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[25057]: audit 2023-12-06T21:57:51.241562+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:57:52.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[25057]: cluster 2023-12-06T21:57:51.241844+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:57:52.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[25057]: audit 2023-12-06T21:57:51.242596+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:52.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[25057]: audit 2023-12-06T21:57:51.245146+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:52.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:52 smithi061 bash[25057]: audit 2023-12-06T21:57:51.252731+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T21:57:53.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[25057]: cluster 2023-12-06T21:57:51.663029+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:53.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[25057]: audit 2023-12-06T21:57:52.253519+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:57:53.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[25057]: cluster 2023-12-06T21:57:52.253741+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-06T21:57:53.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[25057]: audit 2023-12-06T21:57:52.254536+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:53.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[25057]: audit 2023-12-06T21:57:52.262431+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:53.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[30488]: cluster 2023-12-06T21:57:51.663029+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:53.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[30488]: audit 2023-12-06T21:57:52.253519+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:57:53.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[30488]: cluster 2023-12-06T21:57:52.253741+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-06T21:57:53.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[30488]: audit 2023-12-06T21:57:52.254536+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:53.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:53 smithi061 bash[30488]: audit 2023-12-06T21:57:52.262431+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:53 smithi154 bash[25085]: cluster 2023-12-06T21:57:51.663029+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:53 smithi154 bash[25085]: audit 2023-12-06T21:57:52.253519+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]': finished 2023-12-06T21:57:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:53 smithi154 bash[25085]: cluster 2023-12-06T21:57:52.253741+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2023-12-06T21:57:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:53 smithi154 bash[25085]: audit 2023-12-06T21:57:52.254536+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:53 smithi154 bash[25085]: audit 2023-12-06T21:57:52.262431+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:54.018 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T21:57:54.018 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T21:57:54.019 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2023-12-06T21:57:54.019 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2023-12-06T21:57:54.019 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0203905 s, 514 MB/s 2023-12-06T21:57:54.019 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2023-12-06T21:57:54.445 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[30488]: cluster 2023-12-06T21:57:51.586370+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:57:54.445 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[30488]: cluster 2023-12-06T21:57:51.586568+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[30488]: cluster 2023-12-06T21:57:53.265783+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270] boot 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[30488]: cluster 2023-12-06T21:57:53.265869+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[30488]: audit 2023-12-06T21:57:53.266563+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[25057]: cluster 2023-12-06T21:57:51.586370+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[25057]: cluster 2023-12-06T21:57:51.586568+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[25057]: cluster 2023-12-06T21:57:53.265783+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270] boot 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[25057]: cluster 2023-12-06T21:57:53.265869+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:57:54.446 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:54 smithi061 bash[25057]: audit 2023-12-06T21:57:53.266563+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:54.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:54 smithi154 bash[25085]: cluster 2023-12-06T21:57:51.586370+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:57:54.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:54 smithi154 bash[25085]: cluster 2023-12-06T21:57:51.586568+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:57:54.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:54 smithi154 bash[25085]: cluster 2023-12-06T21:57:53.265783+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.61:6826/210001270,v1:172.21.15.61:6827/210001270] boot 2023-12-06T21:57:54.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:54 smithi154 bash[25085]: cluster 2023-12-06T21:57:53.265869+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:57:54.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:54 smithi154 bash[25085]: audit 2023-12-06T21:57:53.266563+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:57:54.638 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_4 2023-12-06T21:57:55.660 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:55 smithi154 bash[25085]: cluster 2023-12-06T21:57:53.663611+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:55.660 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:55 smithi154 bash[25085]: cluster 2023-12-06T21:57:54.333557+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T21:57:55.715 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:55 smithi061 bash[25057]: cluster 2023-12-06T21:57:53.663611+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:55.715 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:55 smithi061 bash[25057]: cluster 2023-12-06T21:57:54.333557+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T21:57:55.716 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:55 smithi061 bash[30488]: cluster 2023-12-06T21:57:53.663611+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:57:55.716 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:55 smithi061 bash[30488]: cluster 2023-12-06T21:57:54.333557+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T21:57:57.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[25057]: cluster 2023-12-06T21:57:55.664205+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:57:57.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[25057]: audit 2023-12-06T21:57:57.238005+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:57:57.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[25057]: audit 2023-12-06T21:57:57.244904+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:57:57.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[25057]: audit 2023-12-06T21:57:57.246713+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[30488]: cluster 2023-12-06T21:57:55.664205+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:57:57.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[30488]: audit 2023-12-06T21:57:57.238005+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:57:57.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[30488]: audit 2023-12-06T21:57:57.244904+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:57:57.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:57 smithi061 bash[30488]: audit 2023-12-06T21:57:57.246713+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:57 smithi154 bash[25085]: cluster 2023-12-06T21:57:55.664205+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:57:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:57 smithi154 bash[25085]: audit 2023-12-06T21:57:57.238005+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:57:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:57 smithi154 bash[25085]: audit 2023-12-06T21:57:57.244904+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:57:57.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:57 smithi154 bash[25085]: audit 2023-12-06T21:57:57.246713+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.230916+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:58.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.793442+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.795323+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.796755+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.798086+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.799593+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.811881+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:58 smithi154 bash[25085]: audit 2023-12-06T21:57:57.822057+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.230916+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.793442+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.795323+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.796755+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.798086+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.799593+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.811881+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[25057]: audit 2023-12-06T21:57:57.822057+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.230916+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.793442+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.795323+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.796755+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.798086+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.799593+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.811881+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:58.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:58 smithi061 bash[30488]: audit 2023-12-06T21:57:57.822057+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:57:59.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:59 smithi154 bash[25085]: cluster 2023-12-06T21:57:57.664819+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:57:59.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:59 smithi154 bash[25085]: cephadm 2023-12-06T21:57:57.782357+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:57:59.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:57:59 smithi154 bash[25085]: cephadm 2023-12-06T21:57:57.800740+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 4061M 2023-12-06T21:57:59.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:59 smithi061 bash[25057]: cluster 2023-12-06T21:57:57.664819+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:57:59.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:59 smithi061 bash[25057]: cephadm 2023-12-06T21:57:57.782357+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:57:59.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:57:59 smithi061 bash[25057]: cephadm 2023-12-06T21:57:57.800740+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 4061M 2023-12-06T21:57:59.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:59 smithi061 bash[30488]: cluster 2023-12-06T21:57:57.664819+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:57:59.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:59 smithi061 bash[30488]: cephadm 2023-12-06T21:57:57.782357+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi061 2023-12-06T21:57:59.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:57:59 smithi061 bash[30488]: cephadm 2023-12-06T21:57:57.800740+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 4061M 2023-12-06T21:58:01.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:01 smithi154 bash[25085]: cluster 2023-12-06T21:57:59.665483+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:01.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:01 smithi061 bash[25057]: cluster 2023-12-06T21:57:59.665483+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:01.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:01 smithi061 bash[30488]: cluster 2023-12-06T21:57:59.665483+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:03.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:03 smithi154 bash[25085]: cluster 2023-12-06T21:58:01.666224+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:03.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:03 smithi154 bash[25085]: audit 2023-12-06T21:58:03.220922+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.154:0/1296208466' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]: dispatch 2023-12-06T21:58:03.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:03 smithi154 bash[25085]: audit 2023-12-06T21:58:03.221120+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]: dispatch 2023-12-06T21:58:03.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:03 smithi154 bash[25085]: audit 2023-12-06T21:58:03.230600+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]': finished 2023-12-06T21:58:03.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:03 smithi154 bash[25085]: cluster 2023-12-06T21:58:03.230823+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:58:03.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:03 smithi154 bash[25085]: audit 2023-12-06T21:58:03.231104+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[25057]: cluster 2023-12-06T21:58:01.666224+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[25057]: audit 2023-12-06T21:58:03.220922+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.154:0/1296208466' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]: dispatch 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[25057]: audit 2023-12-06T21:58:03.221120+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]: dispatch 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[25057]: audit 2023-12-06T21:58:03.230600+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]': finished 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[25057]: cluster 2023-12-06T21:58:03.230823+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[25057]: audit 2023-12-06T21:58:03.231104+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:03.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[30488]: cluster 2023-12-06T21:58:01.666224+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[30488]: audit 2023-12-06T21:58:03.220922+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.154:0/1296208466' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]: dispatch 2023-12-06T21:58:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[30488]: audit 2023-12-06T21:58:03.221120+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]: dispatch 2023-12-06T21:58:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[30488]: audit 2023-12-06T21:58:03.230600+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b65397c4-f282-4834-b4b5-aab9fa2706e7"}]': finished 2023-12-06T21:58:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[30488]: cluster 2023-12-06T21:58:03.230823+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:58:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:03 smithi061 bash[30488]: audit 2023-12-06T21:58:03.231104+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:04 smithi154 bash[25085]: audit 2023-12-06T21:58:03.925377+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.154:0/2062512419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:58:04.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:04 smithi061 bash[30488]: audit 2023-12-06T21:58:03.925377+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.154:0/2062512419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:58:04.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:04 smithi061 bash[25057]: audit 2023-12-06T21:58:03.925377+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.154:0/2062512419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:58:05.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:05 smithi154 bash[25085]: cluster 2023-12-06T21:58:03.666820+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:05.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:05 smithi061 bash[30488]: cluster 2023-12-06T21:58:03.666820+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:05.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:05 smithi061 bash[25057]: cluster 2023-12-06T21:58:03.666820+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:06.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:06 smithi154 bash[25085]: cluster 2023-12-06T21:58:05.667528+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:06.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:06 smithi061 bash[25057]: cluster 2023-12-06T21:58:05.667528+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:06.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:06 smithi061 bash[30488]: cluster 2023-12-06T21:58:05.667528+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:09.748 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:09 smithi154 bash[25085]: cluster 2023-12-06T21:58:07.668289+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:09.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:09 smithi061 bash[25057]: cluster 2023-12-06T21:58:07.668289+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:09.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:09 smithi061 bash[30488]: cluster 2023-12-06T21:58:07.668289+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:11.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:11 smithi154 bash[25085]: cluster 2023-12-06T21:58:09.668998+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:11 smithi061 bash[25057]: cluster 2023-12-06T21:58:09.668998+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:11.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:11 smithi061 bash[30488]: cluster 2023-12-06T21:58:09.668998+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:12.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:12 smithi154 bash[25085]: audit 2023-12-06T21:58:11.688748+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:58:12.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:12 smithi154 bash[25085]: audit 2023-12-06T21:58:11.691558+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:58:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:12 smithi061 bash[25057]: audit 2023-12-06T21:58:11.688748+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:58:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:12 smithi061 bash[25057]: audit 2023-12-06T21:58:11.691558+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:58:12.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:12 smithi061 bash[30488]: audit 2023-12-06T21:58:11.688748+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:58:12.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:12 smithi061 bash[30488]: audit 2023-12-06T21:58:11.691558+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:58:13.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:13 smithi154 bash[25085]: cluster 2023-12-06T21:58:11.669701+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:13.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:13 smithi154 bash[25085]: audit 2023-12-06T21:58:12.932936+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:58:13.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:13 smithi154 bash[25085]: audit 2023-12-06T21:58:12.934927+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:13.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:13 smithi061 bash[30488]: cluster 2023-12-06T21:58:11.669701+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:13.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:13 smithi061 bash[30488]: audit 2023-12-06T21:58:12.932936+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:58:13.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:13 smithi061 bash[30488]: audit 2023-12-06T21:58:12.934927+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:13.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:13 smithi061 bash[25057]: cluster 2023-12-06T21:58:11.669701+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:13.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:13 smithi061 bash[25057]: audit 2023-12-06T21:58:12.932936+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:58:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:13 smithi061 bash[25057]: audit 2023-12-06T21:58:12.934927+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:14.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:14 smithi154 bash[25085]: cephadm 2023-12-06T21:58:12.936374+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi154 2023-12-06T21:58:14.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:14 smithi061 bash[25057]: cephadm 2023-12-06T21:58:12.936374+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi154 2023-12-06T21:58:14.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:14 smithi061 bash[30488]: cephadm 2023-12-06T21:58:12.936374+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi154 2023-12-06T21:58:15.641 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:15 smithi154 bash[25085]: cluster 2023-12-06T21:58:13.670374+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:15 smithi061 bash[25057]: cluster 2023-12-06T21:58:13.670374+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:15.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:15 smithi061 bash[30488]: cluster 2023-12-06T21:58:13.670374+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:17 smithi154 bash[25085]: cluster 2023-12-06T21:58:15.671018+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:17 smithi154 bash[25085]: audit 2023-12-06T21:58:16.968961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:17 smithi154 bash[25085]: audit 2023-12-06T21:58:16.994147+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:17.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:17 smithi154 bash[25085]: audit 2023-12-06T21:58:16.996096+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:17.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:17 smithi154 bash[25085]: audit 2023-12-06T21:58:16.997523+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[25057]: cluster 2023-12-06T21:58:15.671018+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[25057]: audit 2023-12-06T21:58:16.968961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[25057]: audit 2023-12-06T21:58:16.994147+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[25057]: audit 2023-12-06T21:58:16.996096+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[25057]: audit 2023-12-06T21:58:16.997523+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[30488]: cluster 2023-12-06T21:58:15.671018+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:17.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[30488]: audit 2023-12-06T21:58:16.968961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:17.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[30488]: audit 2023-12-06T21:58:16.994147+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:17.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[30488]: audit 2023-12-06T21:58:16.996096+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:17.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:17 smithi061 bash[30488]: audit 2023-12-06T21:58:16.997523+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:19.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:19 smithi154 bash[25085]: cluster 2023-12-06T21:58:17.671668+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:19.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:19 smithi061 bash[25057]: cluster 2023-12-06T21:58:17.671668+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:19 smithi061 bash[30488]: cluster 2023-12-06T21:58:17.671668+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:20.518 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:20 smithi154 bash[25085]: cluster 2023-12-06T21:58:19.672193+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:20.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:20 smithi061 bash[30488]: cluster 2023-12-06T21:58:19.672193+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:20.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:20 smithi061 bash[25057]: cluster 2023-12-06T21:58:19.672193+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:21.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:21 smithi154 bash[25085]: audit 2023-12-06T21:58:20.490582+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:21.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:21 smithi154 bash[25085]: audit 2023-12-06T21:58:20.776175+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:21.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:21 smithi061 bash[25057]: audit 2023-12-06T21:58:20.490582+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:21.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:21 smithi061 bash[25057]: audit 2023-12-06T21:58:20.776175+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:21.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:21 smithi061 bash[30488]: audit 2023-12-06T21:58:20.490582+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:21.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:21 smithi061 bash[30488]: audit 2023-12-06T21:58:20.776175+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:22.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:22 smithi154 bash[25085]: cluster 2023-12-06T21:58:21.672773+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:22.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:22 smithi061 bash[25057]: cluster 2023-12-06T21:58:21.672773+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:22.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:22 smithi061 bash[30488]: cluster 2023-12-06T21:58:21.672773+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:23.488 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 4 on host 'smithi154' 2023-12-06T21:58:24.149 DEBUG:teuthology.orchestra.run.smithi154:osd.4> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T21:58:24.152 INFO:tasks.cephadm:Deploying osd.5 on smithi154 with /dev/vg_nvme/lv_3... 2023-12-06T21:58:24.153 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T21:58:24.622 INFO:journalctl@ceph.osd.4.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:58:24.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: audit 2023-12-06T21:58:23.486760+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:24.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: audit 2023-12-06T21:58:23.502255+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:24.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: audit 2023-12-06T21:58:23.504724+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:24.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: audit 2023-12-06T21:58:23.506379+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:24.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: cluster 2023-12-06T21:58:23.673378+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:24.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: audit 2023-12-06T21:58:23.902251+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:58:24.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:24 smithi154 bash[25085]: audit 2023-12-06T21:58:23.902298+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:58:24.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: audit 2023-12-06T21:58:23.486760+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:24.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: audit 2023-12-06T21:58:23.502255+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:24.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: audit 2023-12-06T21:58:23.504724+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:24.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: audit 2023-12-06T21:58:23.506379+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:24.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: cluster 2023-12-06T21:58:23.673378+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:24.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: audit 2023-12-06T21:58:23.902251+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[25057]: audit 2023-12-06T21:58:23.902298+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: audit 2023-12-06T21:58:23.486760+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: audit 2023-12-06T21:58:23.502255+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: audit 2023-12-06T21:58:23.504724+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: audit 2023-12-06T21:58:23.506379+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: cluster 2023-12-06T21:58:23.673378+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: audit 2023-12-06T21:58:23.902251+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:58:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:24 smithi061 bash[30488]: audit 2023-12-06T21:58:23.902298+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:58:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[25085]: audit 2023-12-06T21:58:24.500914+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:58:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[25085]: cluster 2023-12-06T21:58:24.501002+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:58:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[25085]: audit 2023-12-06T21:58:24.501415+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:25.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[25085]: audit 2023-12-06T21:58:24.503014+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:58:25.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[25085]: audit 2023-12-06T21:58:24.503074+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:58:25.763 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[28183]: debug 2023-12-06T21:58:25.516+0000 7f3fba044700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T21:58:25.763 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 21:58:25 smithi154 bash[28183]: debug 2023-12-06T21:58:25.524+0000 7f3fb39d9700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[25057]: audit 2023-12-06T21:58:24.500914+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[25057]: cluster 2023-12-06T21:58:24.501002+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[25057]: audit 2023-12-06T21:58:24.501415+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[25057]: audit 2023-12-06T21:58:24.503014+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[25057]: audit 2023-12-06T21:58:24.503074+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[30488]: audit 2023-12-06T21:58:24.500914+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[30488]: cluster 2023-12-06T21:58:24.501002+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:58:25.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[30488]: audit 2023-12-06T21:58:24.501415+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[30488]: audit 2023-12-06T21:58:24.503014+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:58:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:25 smithi061 bash[30488]: audit 2023-12-06T21:58:24.503074+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:58:26.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: audit 2023-12-06T21:58:25.507587+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:58:26.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: cluster 2023-12-06T21:58:25.507903+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-06T21:58:26.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: audit 2023-12-06T21:58:25.508764+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: audit 2023-12-06T21:58:25.517163+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: cluster 2023-12-06T21:58:25.673943+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:26.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: cluster 2023-12-06T21:58:26.506487+0000 mon.a (mon.0) 446 : cluster [INF] osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400] boot 2023-12-06T21:58:26.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: cluster 2023-12-06T21:58:26.506614+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:58:26.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:26 smithi154 bash[25085]: audit 2023-12-06T21:58:26.507189+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: audit 2023-12-06T21:58:25.507587+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: cluster 2023-12-06T21:58:25.507903+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: audit 2023-12-06T21:58:25.508764+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: audit 2023-12-06T21:58:25.517163+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: cluster 2023-12-06T21:58:25.673943+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: cluster 2023-12-06T21:58:26.506487+0000 mon.a (mon.0) 446 : cluster [INF] osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400] boot 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: cluster 2023-12-06T21:58:26.506614+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:58:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[25057]: audit 2023-12-06T21:58:26.507189+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: audit 2023-12-06T21:58:25.507587+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: cluster 2023-12-06T21:58:25.507903+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: audit 2023-12-06T21:58:25.508764+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: audit 2023-12-06T21:58:25.517163+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: cluster 2023-12-06T21:58:25.673943+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: cluster 2023-12-06T21:58:26.506487+0000 mon.a (mon.0) 446 : cluster [INF] osd.4 [v2:172.21.15.154:6800/4294207400,v1:172.21.15.154:6801/4294207400] boot 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: cluster 2023-12-06T21:58:26.506614+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:58:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:26 smithi061 bash[30488]: audit 2023-12-06T21:58:26.507189+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:27.667 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:27 smithi154 bash[25085]: cluster 2023-12-06T21:58:24.892223+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:58:27.667 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:27 smithi154 bash[25085]: cluster 2023-12-06T21:58:24.892417+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:58:27.667 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:27 smithi154 bash[25085]: cluster 2023-12-06T21:58:27.511705+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:58:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:27 smithi061 bash[30488]: cluster 2023-12-06T21:58:24.892223+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:58:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:27 smithi061 bash[30488]: cluster 2023-12-06T21:58:24.892417+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:58:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:27 smithi061 bash[30488]: cluster 2023-12-06T21:58:27.511705+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:58:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:27 smithi061 bash[25057]: cluster 2023-12-06T21:58:24.892223+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:58:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:27 smithi061 bash[25057]: cluster 2023-12-06T21:58:24.892417+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:58:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:27 smithi061 bash[25057]: cluster 2023-12-06T21:58:27.511705+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:58:27.979 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T21:58:27.980 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T21:58:27.980 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2023-12-06T21:58:27.980 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2023-12-06T21:58:27.980 INFO:teuthology.orchestra.run.smithi154.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.017487 s, 600 MB/s 2023-12-06T21:58:27.980 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2023-12-06T21:58:29.088 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_3 2023-12-06T21:58:29.344 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:29 smithi154 bash[25085]: cluster 2023-12-06T21:58:27.674514+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:29.582 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:29 smithi154 bash[25085]: cluster 2023-12-06T21:58:28.510237+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-06T21:58:29.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:29 smithi061 bash[25057]: cluster 2023-12-06T21:58:27.674514+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:29.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:29 smithi061 bash[25057]: cluster 2023-12-06T21:58:28.510237+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-06T21:58:29.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:29 smithi061 bash[30488]: cluster 2023-12-06T21:58:27.674514+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:29.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:29 smithi061 bash[30488]: cluster 2023-12-06T21:58:28.510237+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-12-06T21:58:30.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:30 smithi154 bash[25085]: cluster 2023-12-06T21:58:29.531911+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-06T21:58:30.645 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:30 smithi154 bash[25085]: cluster 2023-12-06T21:58:29.675118+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:31.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:30 smithi061 bash[25057]: cluster 2023-12-06T21:58:29.531911+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-06T21:58:31.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:30 smithi061 bash[25057]: cluster 2023-12-06T21:58:29.675118+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:31.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:30 smithi061 bash[30488]: cluster 2023-12-06T21:58:29.531911+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-12-06T21:58:31.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:30 smithi061 bash[30488]: cluster 2023-12-06T21:58:29.675118+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:32.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:31 smithi154 bash[25085]: cluster 2023-12-06T21:58:30.543816+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-06T21:58:32.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:31 smithi061 bash[25057]: cluster 2023-12-06T21:58:30.543816+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-06T21:58:32.029 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:31 smithi061 bash[30488]: cluster 2023-12-06T21:58:30.543816+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-12-06T21:58:33.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: cluster 2023-12-06T21:58:31.675812+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:33.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: cephadm 2023-12-06T21:58:32.329564+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:58:33.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.339326+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.341303+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: cephadm 2023-12-06T21:58:32.342861+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 17271M 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.351800+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.358902+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.733665+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.740358+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:58:33.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:33 smithi154 bash[25085]: audit 2023-12-06T21:58:32.742291+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:33.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: cluster 2023-12-06T21:58:31.675812+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:33.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: cephadm 2023-12-06T21:58:32.329564+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:58:33.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.339326+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.341303+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: cephadm 2023-12-06T21:58:32.342861+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 17271M 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.351800+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.358902+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.733665+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.740358+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[25057]: audit 2023-12-06T21:58:32.742291+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: cluster 2023-12-06T21:58:31.675812+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: cephadm 2023-12-06T21:58:32.329564+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.339326+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.341303+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: cephadm 2023-12-06T21:58:32.342861+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 17271M 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.351800+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.358902+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.733665+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:58:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.740358+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:58:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:33 smithi061 bash[30488]: audit 2023-12-06T21:58:32.742291+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:34.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:34 smithi154 bash[25085]: audit 2023-12-06T21:58:32.726643+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:34.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:34 smithi061 bash[25057]: audit 2023-12-06T21:58:32.726643+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:34.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:34 smithi061 bash[30488]: audit 2023-12-06T21:58:32.726643+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:35.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:35 smithi154 bash[25085]: cluster 2023-12-06T21:58:33.676486+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:58:35.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:35 smithi061 bash[25057]: cluster 2023-12-06T21:58:33.676486+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:58:35.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:35 smithi061 bash[30488]: cluster 2023-12-06T21:58:33.676486+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:58:37.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:37 smithi154 bash[25085]: cluster 2023-12-06T21:58:35.677104+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-06T21:58:37.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:37 smithi061 bash[25057]: cluster 2023-12-06T21:58:35.677104+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-06T21:58:37.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:37 smithi061 bash[30488]: cluster 2023-12-06T21:58:35.677104+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-06T21:58:39.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:39 smithi154 bash[25085]: cluster 2023-12-06T21:58:37.677714+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-06T21:58:39.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:39 smithi154 bash[25085]: audit 2023-12-06T21:58:38.675210+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]: dispatch 2023-12-06T21:58:39.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:39 smithi154 bash[25085]: audit 2023-12-06T21:58:38.675285+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.154:0/3723147100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]: dispatch 2023-12-06T21:58:39.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:39 smithi154 bash[25085]: audit 2023-12-06T21:58:38.684537+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]': finished 2023-12-06T21:58:39.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:39 smithi154 bash[25085]: cluster 2023-12-06T21:58:38.684753+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:58:39.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:39 smithi154 bash[25085]: audit 2023-12-06T21:58:38.685102+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:58:39.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[25057]: cluster 2023-12-06T21:58:37.677714+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-06T21:58:39.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[25057]: audit 2023-12-06T21:58:38.675210+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]: dispatch 2023-12-06T21:58:39.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[25057]: audit 2023-12-06T21:58:38.675285+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.154:0/3723147100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]: dispatch 2023-12-06T21:58:39.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[25057]: audit 2023-12-06T21:58:38.684537+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]': finished 2023-12-06T21:58:39.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[25057]: cluster 2023-12-06T21:58:38.684753+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[25057]: audit 2023-12-06T21:58:38.685102+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[30488]: cluster 2023-12-06T21:58:37.677714+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[30488]: audit 2023-12-06T21:58:38.675210+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]: dispatch 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[30488]: audit 2023-12-06T21:58:38.675285+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.154:0/3723147100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]: dispatch 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[30488]: audit 2023-12-06T21:58:38.684537+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58d5db5a-7852-44ab-a6a9-618bdfb2b6d5"}]': finished 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[30488]: cluster 2023-12-06T21:58:38.684753+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:58:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:39 smithi061 bash[30488]: audit 2023-12-06T21:58:38.685102+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:58:40.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:40 smithi154 bash[25085]: audit 2023-12-06T21:58:39.382420+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.154:0/1561803901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:58:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:40 smithi061 bash[25057]: audit 2023-12-06T21:58:39.382420+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.154:0/1561803901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:58:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:40 smithi061 bash[30488]: audit 2023-12-06T21:58:39.382420+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.154:0/1561803901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:58:41.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:41 smithi154 bash[25085]: cluster 2023-12-06T21:58:39.678450+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-06T21:58:41.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:41 smithi061 bash[25057]: cluster 2023-12-06T21:58:39.678450+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-06T21:58:41.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:41 smithi061 bash[30488]: cluster 2023-12-06T21:58:39.678450+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-06T21:58:42.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:42 smithi154 bash[25085]: cluster 2023-12-06T21:58:41.679166+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:58:42.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:42 smithi061 bash[30488]: cluster 2023-12-06T21:58:41.679166+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:58:42.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:42 smithi061 bash[25057]: cluster 2023-12-06T21:58:41.679166+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:58:45.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:45 smithi154 bash[25085]: cluster 2023-12-06T21:58:43.679836+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:45.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:45 smithi061 bash[25057]: cluster 2023-12-06T21:58:43.679836+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:45.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:45 smithi061 bash[30488]: cluster 2023-12-06T21:58:43.679836+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:47.610 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:47 smithi154 bash[25085]: cluster 2023-12-06T21:58:45.680376+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:47.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:47 smithi061 bash[25057]: cluster 2023-12-06T21:58:45.680376+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:47.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:47 smithi061 bash[30488]: cluster 2023-12-06T21:58:45.680376+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:49.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:49 smithi154 bash[25085]: cluster 2023-12-06T21:58:47.680979+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:49.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:49 smithi154 bash[25085]: audit 2023-12-06T21:58:48.730740+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:58:49.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:49 smithi154 bash[25085]: audit 2023-12-06T21:58:48.732923+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:49 smithi061 bash[25057]: cluster 2023-12-06T21:58:47.680979+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:49 smithi061 bash[25057]: audit 2023-12-06T21:58:48.730740+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:58:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:49 smithi061 bash[25057]: audit 2023-12-06T21:58:48.732923+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:49.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:49 smithi061 bash[30488]: cluster 2023-12-06T21:58:47.680979+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:49.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:49 smithi061 bash[30488]: audit 2023-12-06T21:58:48.730740+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:58:49.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:49 smithi061 bash[30488]: audit 2023-12-06T21:58:48.732923+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:50.613 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:50 smithi154 bash[25085]: cephadm 2023-12-06T21:58:48.734768+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.5 on smithi154 2023-12-06T21:58:50.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:50 smithi061 bash[25057]: cephadm 2023-12-06T21:58:48.734768+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.5 on smithi154 2023-12-06T21:58:50.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:50 smithi061 bash[30488]: cephadm 2023-12-06T21:58:48.734768+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.5 on smithi154 2023-12-06T21:58:51.682 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:51 smithi154 bash[25085]: cluster 2023-12-06T21:58:49.681586+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:51.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:51 smithi061 bash[25057]: cluster 2023-12-06T21:58:49.681586+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:51.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:51 smithi061 bash[30488]: cluster 2023-12-06T21:58:49.681586+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:53.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:53 smithi154 bash[25085]: cluster 2023-12-06T21:58:51.682216+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:53.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:53 smithi154 bash[25085]: audit 2023-12-06T21:58:52.679930+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:53.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:53 smithi154 bash[25085]: audit 2023-12-06T21:58:52.680671+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:53 smithi154 bash[25085]: audit 2023-12-06T21:58:52.683766+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:53 smithi154 bash[25085]: audit 2023-12-06T21:58:52.685946+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[25057]: cluster 2023-12-06T21:58:51.682216+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:53.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[25057]: audit 2023-12-06T21:58:52.679930+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:53.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[25057]: audit 2023-12-06T21:58:52.680671+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[25057]: audit 2023-12-06T21:58:52.683766+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[25057]: audit 2023-12-06T21:58:52.685946+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[30488]: cluster 2023-12-06T21:58:51.682216+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[30488]: audit 2023-12-06T21:58:52.679930+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[30488]: audit 2023-12-06T21:58:52.680671+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[30488]: audit 2023-12-06T21:58:52.683766+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:53 smithi061 bash[30488]: audit 2023-12-06T21:58:52.685946+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:54.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:54 smithi154 bash[25085]: cluster 2023-12-06T21:58:53.682795+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:54.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:54 smithi061 bash[30488]: cluster 2023-12-06T21:58:53.682795+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:54.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:54 smithi061 bash[25057]: cluster 2023-12-06T21:58:53.682795+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:56.918 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:56 smithi154 bash[25085]: cluster 2023-12-06T21:58:55.683400+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:56.919 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:56 smithi154 bash[25085]: audit 2023-12-06T21:58:56.511108+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:56.919 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:56 smithi154 bash[25085]: audit 2023-12-06T21:58:56.519467+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:57.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:56 smithi061 bash[25057]: cluster 2023-12-06T21:58:55.683400+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:57.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:56 smithi061 bash[25057]: audit 2023-12-06T21:58:56.511108+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:57.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:56 smithi061 bash[25057]: audit 2023-12-06T21:58:56.519467+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:57.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:56 smithi061 bash[30488]: cluster 2023-12-06T21:58:55.683400+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:57.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:56 smithi061 bash[30488]: audit 2023-12-06T21:58:56.511108+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:57.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:56 smithi061 bash[30488]: audit 2023-12-06T21:58:56.519467+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:58:59.414 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 5 on host 'smithi154' 2023-12-06T21:58:59.606 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:58:59 smithi154 bash[25085]: cluster 2023-12-06T21:58:57.684069+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:59.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:58:59 smithi061 bash[25057]: cluster 2023-12-06T21:58:57.684069+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:58:59.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:58:59 smithi061 bash[30488]: cluster 2023-12-06T21:58:57.684069+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:00.041 DEBUG:teuthology.orchestra.run.smithi154:osd.5> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T21:59:00.043 INFO:tasks.cephadm:Deploying osd.6 on smithi154 with /dev/vg_nvme/lv_2... 2023-12-06T21:59:00.043 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T21:59:00.127 INFO:journalctl@ceph.osd.5.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:59:00.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: audit 2023-12-06T21:58:59.413100+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:00.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: audit 2023-12-06T21:58:59.444682+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:00.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: audit 2023-12-06T21:58:59.447370+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:00.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: audit 2023-12-06T21:58:59.449296+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:00.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: cluster 2023-12-06T21:58:59.684658+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:00.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: audit 2023-12-06T21:58:59.926380+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:59:00.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:00 smithi154 bash[25085]: audit 2023-12-06T21:58:59.926622+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:59:00.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: audit 2023-12-06T21:58:59.413100+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:00.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: audit 2023-12-06T21:58:59.444682+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:00.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: audit 2023-12-06T21:58:59.447370+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:00.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: audit 2023-12-06T21:58:59.449296+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: cluster 2023-12-06T21:58:59.684658+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: audit 2023-12-06T21:58:59.926380+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:59:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[25057]: audit 2023-12-06T21:58:59.926622+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:59:00.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: audit 2023-12-06T21:58:59.413100+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:00.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: audit 2023-12-06T21:58:59.444682+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: audit 2023-12-06T21:58:59.447370+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: audit 2023-12-06T21:58:59.449296+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: cluster 2023-12-06T21:58:59.684658+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: audit 2023-12-06T21:58:59.926380+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:59:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:00 smithi061 bash[30488]: audit 2023-12-06T21:58:59.926622+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:59:01.762 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[31295]: debug 2023-12-06T21:59:01.439+0000 7ff225561700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T21:59:01.762 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[31295]: debug 2023-12-06T21:59:01.447+0000 7ff21e6f5700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:59:01.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[25085]: audit 2023-12-06T21:59:00.429680+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:59:01.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[25085]: cluster 2023-12-06T21:59:00.429926+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-06T21:59:01.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[25085]: audit 2023-12-06T21:59:00.430247+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:01.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[25085]: audit 2023-12-06T21:59:00.431746+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:01.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:01 smithi154 bash[25085]: audit 2023-12-06T21:59:00.432181+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:01.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[25057]: audit 2023-12-06T21:59:00.429680+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:59:01.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[25057]: cluster 2023-12-06T21:59:00.429926+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-06T21:59:01.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[25057]: audit 2023-12-06T21:59:00.430247+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:01.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[25057]: audit 2023-12-06T21:59:00.431746+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:01.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[25057]: audit 2023-12-06T21:59:00.432181+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[30488]: audit 2023-12-06T21:59:00.429680+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:59:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[30488]: cluster 2023-12-06T21:59:00.429926+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-12-06T21:59:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[30488]: audit 2023-12-06T21:59:00.430247+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[30488]: audit 2023-12-06T21:59:00.431746+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:01 smithi061 bash[30488]: audit 2023-12-06T21:59:00.432181+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:02.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:02 smithi154 bash[25085]: audit 2023-12-06T21:59:01.430874+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:59:02.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:02 smithi154 bash[25085]: cluster 2023-12-06T21:59:01.431129+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-06T21:59:02.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:02 smithi154 bash[25085]: audit 2023-12-06T21:59:01.431823+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:02.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:02 smithi154 bash[25085]: audit 2023-12-06T21:59:01.439880+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:02.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:02 smithi154 bash[25085]: cluster 2023-12-06T21:59:01.685219+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:02.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[25057]: audit 2023-12-06T21:59:01.430874+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:59:02.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[25057]: cluster 2023-12-06T21:59:01.431129+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-06T21:59:02.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[25057]: audit 2023-12-06T21:59:01.431823+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:02.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[25057]: audit 2023-12-06T21:59:01.439880+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:02.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[25057]: cluster 2023-12-06T21:59:01.685219+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:02.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[30488]: audit 2023-12-06T21:59:01.430874+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:59:02.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[30488]: cluster 2023-12-06T21:59:01.431129+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2023-12-06T21:59:02.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[30488]: audit 2023-12-06T21:59:01.431823+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:02.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[30488]: audit 2023-12-06T21:59:01.439880+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:02.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:02 smithi061 bash[30488]: cluster 2023-12-06T21:59:01.685219+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:59:03.482 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: cluster 2023-12-06T21:59:00.956024+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:59:03.482 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: cluster 2023-12-06T21:59:00.956210+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:59:03.482 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: audit 2023-12-06T21:59:02.443001+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:03.482 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: cluster 2023-12-06T21:59:02.449006+0000 mon.a (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596] boot 2023-12-06T21:59:03.482 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: cluster 2023-12-06T21:59:02.449100+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:59:03.482 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: audit 2023-12-06T21:59:02.449338+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:03.483 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:03 smithi154 bash[25085]: cluster 2023-12-06T21:59:03.351397+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:59:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: cluster 2023-12-06T21:59:00.956024+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:59:03.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: cluster 2023-12-06T21:59:00.956210+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: audit 2023-12-06T21:59:02.443001+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: cluster 2023-12-06T21:59:02.449006+0000 mon.a (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596] boot 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: cluster 2023-12-06T21:59:02.449100+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: audit 2023-12-06T21:59:02.449338+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[25057]: cluster 2023-12-06T21:59:03.351397+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: cluster 2023-12-06T21:59:00.956024+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: cluster 2023-12-06T21:59:00.956210+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: audit 2023-12-06T21:59:02.443001+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: cluster 2023-12-06T21:59:02.449006+0000 mon.a (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.154:6808/82759596,v1:172.21.15.154:6809/82759596] boot 2023-12-06T21:59:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: cluster 2023-12-06T21:59:02.449100+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:59:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: audit 2023-12-06T21:59:02.449338+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:59:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:03 smithi061 bash[30488]: cluster 2023-12-06T21:59:03.351397+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:59:03.821 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T21:59:03.821 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T21:59:03.822 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2023-12-06T21:59:03.822 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2023-12-06T21:59:03.822 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0189259 s, 554 MB/s 2023-12-06T21:59:03.822 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2023-12-06T21:59:05.158 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_2 2023-12-06T21:59:05.537 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:05 smithi154 bash[25085]: cluster 2023-12-06T21:59:03.685862+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:05.537 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:05 smithi154 bash[25085]: cluster 2023-12-06T21:59:04.352827+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-06T21:59:05.537 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:05 smithi154 bash[25085]: cluster 2023-12-06T21:59:04.437108+0000 mon.a (mon.0) 491 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:59:05.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:05 smithi061 bash[25057]: cluster 2023-12-06T21:59:03.685862+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:05 smithi061 bash[25057]: cluster 2023-12-06T21:59:04.352827+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-06T21:59:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:05 smithi061 bash[25057]: cluster 2023-12-06T21:59:04.437108+0000 mon.a (mon.0) 491 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:59:05.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:05 smithi061 bash[30488]: cluster 2023-12-06T21:59:03.685862+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:05.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:05 smithi061 bash[30488]: cluster 2023-12-06T21:59:04.352827+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-06T21:59:05.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:05 smithi061 bash[30488]: cluster 2023-12-06T21:59:04.437108+0000 mon.a (mon.0) 491 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T21:59:06.697 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:06 smithi154 bash[25085]: cluster 2023-12-06T21:59:05.358431+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-06T21:59:06.697 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:06 smithi154 bash[25085]: cluster 2023-12-06T21:59:06.356919+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-06T21:59:06.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:06 smithi061 bash[25057]: cluster 2023-12-06T21:59:05.358431+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-06T21:59:06.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:06 smithi061 bash[25057]: cluster 2023-12-06T21:59:06.356919+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-06T21:59:06.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:06 smithi061 bash[30488]: cluster 2023-12-06T21:59:05.358431+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-12-06T21:59:06.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:06 smithi061 bash[30488]: cluster 2023-12-06T21:59:06.356919+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-12-06T21:59:07.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:07 smithi154 bash[25085]: cluster 2023-12-06T21:59:05.686514+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:07.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:07 smithi061 bash[25057]: cluster 2023-12-06T21:59:05.686514+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:07.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:07 smithi061 bash[30488]: cluster 2023-12-06T21:59:05.686514+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: cluster 2023-12-06T21:59:07.687154+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:08.740729+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:08.742711+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:08.744393+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:08.752732+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:08.760770+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:09.245558+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:59:09.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:09.252143+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:59:09.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:09 smithi154 bash[25085]: audit 2023-12-06T21:59:09.253716+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: cluster 2023-12-06T21:59:07.687154+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:09.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:08.740729+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:08.742711+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:08.744393+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:08.752732+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:08.760770+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:09.245558+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:09.252143+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[25057]: audit 2023-12-06T21:59:09.253716+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: cluster 2023-12-06T21:59:07.687154+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:08.740729+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:08.742711+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:08.744393+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:08.752732+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:08.760770+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:09.245558+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:59:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:09.252143+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:59:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:09 smithi061 bash[30488]: audit 2023-12-06T21:59:09.253716+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:10 smithi154 bash[25085]: cephadm 2023-12-06T21:59:08.730605+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:59:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:10 smithi154 bash[25085]: cephadm 2023-12-06T21:59:08.745729+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 8635M 2023-12-06T21:59:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:10 smithi154 bash[25085]: audit 2023-12-06T21:59:09.238513+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:10 smithi061 bash[25057]: cephadm 2023-12-06T21:59:08.730605+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:59:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:10 smithi061 bash[25057]: cephadm 2023-12-06T21:59:08.745729+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 8635M 2023-12-06T21:59:10.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:10 smithi061 bash[25057]: audit 2023-12-06T21:59:09.238513+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:10 smithi061 bash[30488]: cephadm 2023-12-06T21:59:08.730605+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:59:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:10 smithi061 bash[30488]: cephadm 2023-12-06T21:59:08.745729+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 8635M 2023-12-06T21:59:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:10 smithi061 bash[30488]: audit 2023-12-06T21:59:09.238513+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:11 smithi154 bash[25085]: cluster 2023-12-06T21:59:09.687799+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:59:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:11 smithi154 bash[25085]: cluster 2023-12-06T21:59:10.346972+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T21:59:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:11 smithi154 bash[25085]: cluster 2023-12-06T21:59:10.347064+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2023-12-06T21:59:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:11 smithi061 bash[25057]: cluster 2023-12-06T21:59:09.687799+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:59:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:11 smithi061 bash[25057]: cluster 2023-12-06T21:59:10.346972+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T21:59:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:11 smithi061 bash[25057]: cluster 2023-12-06T21:59:10.347064+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2023-12-06T21:59:11.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:11 smithi061 bash[30488]: cluster 2023-12-06T21:59:09.687799+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:59:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:11 smithi061 bash[30488]: cluster 2023-12-06T21:59:10.346972+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T21:59:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:11 smithi061 bash[30488]: cluster 2023-12-06T21:59:10.347064+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2023-12-06T21:59:12.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:12 smithi154 bash[25085]: audit 2023-12-06T21:59:11.693542+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:59:12.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:12 smithi154 bash[25085]: audit 2023-12-06T21:59:11.696408+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:59:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:12 smithi061 bash[25057]: audit 2023-12-06T21:59:11.693542+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:59:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:12 smithi061 bash[25057]: audit 2023-12-06T21:59:11.696408+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:59:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:12 smithi061 bash[30488]: audit 2023-12-06T21:59:11.693542+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:59:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:12 smithi061 bash[30488]: audit 2023-12-06T21:59:11.696408+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:59:13.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:13 smithi154 bash[25085]: cluster 2023-12-06T21:59:11.688410+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T21:59:13.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:13 smithi061 bash[25057]: cluster 2023-12-06T21:59:11.688410+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T21:59:13.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:13 smithi061 bash[30488]: cluster 2023-12-06T21:59:11.688410+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T21:59:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:15 smithi154 bash[25085]: cluster 2023-12-06T21:59:13.689009+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:59:15.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:15 smithi154 bash[25085]: audit 2023-12-06T21:59:15.321974+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]: dispatch 2023-12-06T21:59:15.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:15 smithi154 bash[25085]: audit 2023-12-06T21:59:15.322265+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.154:0/1234861380' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]: dispatch 2023-12-06T21:59:15.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:15 smithi154 bash[25085]: audit 2023-12-06T21:59:15.333269+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]': finished 2023-12-06T21:59:15.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:15 smithi154 bash[25085]: cluster 2023-12-06T21:59:15.333501+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-06T21:59:15.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:15 smithi154 bash[25085]: audit 2023-12-06T21:59:15.333667+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[25057]: cluster 2023-12-06T21:59:13.689009+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:59:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[25057]: audit 2023-12-06T21:59:15.321974+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]: dispatch 2023-12-06T21:59:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[25057]: audit 2023-12-06T21:59:15.322265+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.154:0/1234861380' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]: dispatch 2023-12-06T21:59:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[25057]: audit 2023-12-06T21:59:15.333269+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]': finished 2023-12-06T21:59:15.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[25057]: cluster 2023-12-06T21:59:15.333501+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[25057]: audit 2023-12-06T21:59:15.333667+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[30488]: cluster 2023-12-06T21:59:13.689009+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[30488]: audit 2023-12-06T21:59:15.321974+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]: dispatch 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[30488]: audit 2023-12-06T21:59:15.322265+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.154:0/1234861380' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]: dispatch 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[30488]: audit 2023-12-06T21:59:15.333269+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6f3678e-0235-4cfb-8bd5-c038e7f14a91"}]': finished 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[30488]: cluster 2023-12-06T21:59:15.333501+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-12-06T21:59:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:15 smithi061 bash[30488]: audit 2023-12-06T21:59:15.333667+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:16.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:16 smithi154 bash[25085]: cluster 2023-12-06T21:59:15.689726+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-06T21:59:16.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:16 smithi154 bash[25085]: audit 2023-12-06T21:59:16.038630+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.154:0/2798915097' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:59:16.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:16 smithi061 bash[25057]: cluster 2023-12-06T21:59:15.689726+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-06T21:59:16.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:16 smithi061 bash[25057]: audit 2023-12-06T21:59:16.038630+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.154:0/2798915097' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:59:16.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:16 smithi061 bash[30488]: cluster 2023-12-06T21:59:15.689726+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-06T21:59:16.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:16 smithi061 bash[30488]: audit 2023-12-06T21:59:16.038630+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.154:0/2798915097' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:59:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:19 smithi154 bash[25085]: cluster 2023-12-06T21:59:17.690417+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:59:19.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:19 smithi061 bash[25057]: cluster 2023-12-06T21:59:17.690417+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:59:19.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:19 smithi061 bash[30488]: cluster 2023-12-06T21:59:17.690417+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:59:21.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:21 smithi154 bash[25085]: cluster 2023-12-06T21:59:19.691014+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:21.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:21 smithi061 bash[25057]: cluster 2023-12-06T21:59:19.691014+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:21.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:21 smithi061 bash[30488]: cluster 2023-12-06T21:59:19.691014+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:23.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:23 smithi154 bash[25085]: cluster 2023-12-06T21:59:21.691612+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:23.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:23 smithi061 bash[25057]: cluster 2023-12-06T21:59:21.691612+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:23.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:23 smithi061 bash[30488]: cluster 2023-12-06T21:59:21.691612+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:25.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:25 smithi154 bash[25085]: cluster 2023-12-06T21:59:23.692249+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:25.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:25 smithi061 bash[30488]: cluster 2023-12-06T21:59:23.692249+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:25 smithi061 bash[25057]: cluster 2023-12-06T21:59:23.692249+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:26.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:26 smithi154 bash[25085]: audit 2023-12-06T21:59:25.781850+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:59:26.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:26 smithi154 bash[25085]: audit 2023-12-06T21:59:25.783738+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:26 smithi061 bash[25057]: audit 2023-12-06T21:59:25.781850+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:59:26.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:26 smithi061 bash[25057]: audit 2023-12-06T21:59:25.783738+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:26.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:26 smithi061 bash[30488]: audit 2023-12-06T21:59:25.781850+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:59:26.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:26 smithi061 bash[30488]: audit 2023-12-06T21:59:25.783738+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:27.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:27 smithi154 bash[25085]: cluster 2023-12-06T21:59:25.692844+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:27.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:27 smithi154 bash[25085]: cephadm 2023-12-06T21:59:25.785132+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi154 2023-12-06T21:59:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:27 smithi061 bash[30488]: cluster 2023-12-06T21:59:25.692844+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:27 smithi061 bash[30488]: cephadm 2023-12-06T21:59:25.785132+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi154 2023-12-06T21:59:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:27 smithi061 bash[25057]: cluster 2023-12-06T21:59:25.692844+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:27.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:27 smithi061 bash[25057]: cephadm 2023-12-06T21:59:25.785132+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi154 2023-12-06T21:59:29.624 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:29 smithi154 bash[25085]: cluster 2023-12-06T21:59:27.693569+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:29.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:29 smithi061 bash[30488]: cluster 2023-12-06T21:59:27.693569+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:29.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:29 smithi061 bash[25057]: cluster 2023-12-06T21:59:27.693569+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:31.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:30 smithi154 bash[25085]: cluster 2023-12-06T21:59:29.694223+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:31.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:30 smithi154 bash[25085]: audit 2023-12-06T21:59:29.902759+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:31.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:30 smithi154 bash[25085]: audit 2023-12-06T21:59:29.935595+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:31.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:30 smithi154 bash[25085]: audit 2023-12-06T21:59:29.938346+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:31.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:30 smithi154 bash[25085]: audit 2023-12-06T21:59:29.940283+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:31.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[25057]: cluster 2023-12-06T21:59:29.694223+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:31.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[25057]: audit 2023-12-06T21:59:29.902759+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:31.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[25057]: audit 2023-12-06T21:59:29.935595+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[25057]: audit 2023-12-06T21:59:29.938346+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[25057]: audit 2023-12-06T21:59:29.940283+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[30488]: cluster 2023-12-06T21:59:29.694223+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[30488]: audit 2023-12-06T21:59:29.902759+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[30488]: audit 2023-12-06T21:59:29.935595+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[30488]: audit 2023-12-06T21:59:29.938346+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:31.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:30 smithi061 bash[30488]: audit 2023-12-06T21:59:29.940283+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:33.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:32 smithi154 bash[25085]: cluster 2023-12-06T21:59:31.694807+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:33.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:32 smithi061 bash[25057]: cluster 2023-12-06T21:59:31.694807+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:33.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:32 smithi061 bash[30488]: cluster 2023-12-06T21:59:31.694807+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:34 smithi154 bash[25085]: cluster 2023-12-06T21:59:33.695423+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:34 smithi154 bash[25085]: audit 2023-12-06T21:59:33.794208+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:35.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:34 smithi154 bash[25085]: audit 2023-12-06T21:59:34.070328+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:35.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:34 smithi061 bash[25057]: cluster 2023-12-06T21:59:33.695423+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:35.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:34 smithi061 bash[25057]: audit 2023-12-06T21:59:33.794208+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:35.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:34 smithi061 bash[25057]: audit 2023-12-06T21:59:34.070328+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:35.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:34 smithi061 bash[30488]: cluster 2023-12-06T21:59:33.695423+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:35.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:34 smithi061 bash[30488]: audit 2023-12-06T21:59:33.794208+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:35.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:34 smithi061 bash[30488]: audit 2023-12-06T21:59:34.070328+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:36.857 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 6 on host 'smithi154' 2023-12-06T21:59:37.050 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:36 smithi154 bash[25085]: cluster 2023-12-06T21:59:35.696003+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:37.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:36 smithi061 bash[25057]: cluster 2023-12-06T21:59:35.696003+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:37.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:36 smithi061 bash[30488]: cluster 2023-12-06T21:59:35.696003+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:37.519 DEBUG:teuthology.orchestra.run.smithi154:osd.6> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T21:59:37.521 INFO:tasks.cephadm:Deploying osd.7 on smithi154 with /dev/vg_nvme/lv_1... 2023-12-06T21:59:37.521 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T21:59:37.601 INFO:journalctl@ceph.osd.6.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T21:59:38.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:37 smithi154 bash[25085]: audit 2023-12-06T21:59:36.848994+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:38.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:37 smithi154 bash[25085]: audit 2023-12-06T21:59:36.855259+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:38.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:37 smithi154 bash[25085]: audit 2023-12-06T21:59:36.855895+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:38.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:37 smithi154 bash[25085]: audit 2023-12-06T21:59:36.859675+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:38.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:37 smithi154 bash[25085]: audit 2023-12-06T21:59:37.212592+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:59:38.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:37 smithi154 bash[25085]: audit 2023-12-06T21:59:37.213255+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:59:38.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[25057]: audit 2023-12-06T21:59:36.848994+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[25057]: audit 2023-12-06T21:59:36.855259+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[25057]: audit 2023-12-06T21:59:36.855895+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[25057]: audit 2023-12-06T21:59:36.859675+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[25057]: audit 2023-12-06T21:59:37.212592+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[25057]: audit 2023-12-06T21:59:37.213255+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[30488]: audit 2023-12-06T21:59:36.848994+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[30488]: audit 2023-12-06T21:59:36.855259+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[30488]: audit 2023-12-06T21:59:36.855895+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:38.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[30488]: audit 2023-12-06T21:59:36.859675+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:38.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[30488]: audit 2023-12-06T21:59:37.212592+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:59:38.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:37 smithi061 bash[30488]: audit 2023-12-06T21:59:37.213255+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:59:39.012 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[34432]: debug 2023-12-06T21:59:38.874+0000 7f225c084700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T21:59:39.012 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[34432]: debug 2023-12-06T21:59:38.886+0000 7f2258a1f700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:59:39.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[25085]: cluster 2023-12-06T21:59:37.696589+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:39.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[25085]: audit 2023-12-06T21:59:37.864492+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:59:39.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[25085]: cluster 2023-12-06T21:59:37.864726+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-06T21:59:39.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[25085]: audit 2023-12-06T21:59:37.865082+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:39.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[25085]: audit 2023-12-06T21:59:37.866260+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:39.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:38 smithi154 bash[25085]: audit 2023-12-06T21:59:37.867135+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:39.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[25057]: cluster 2023-12-06T21:59:37.696589+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[25057]: audit 2023-12-06T21:59:37.864492+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[25057]: cluster 2023-12-06T21:59:37.864726+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[25057]: audit 2023-12-06T21:59:37.865082+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[25057]: audit 2023-12-06T21:59:37.866260+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[25057]: audit 2023-12-06T21:59:37.867135+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[30488]: cluster 2023-12-06T21:59:37.696589+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[30488]: audit 2023-12-06T21:59:37.864492+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[30488]: cluster 2023-12-06T21:59:37.864726+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-12-06T21:59:39.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[30488]: audit 2023-12-06T21:59:37.865082+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:39.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[30488]: audit 2023-12-06T21:59:37.866260+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:39.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:38 smithi061 bash[30488]: audit 2023-12-06T21:59:37.867135+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T21:59:40.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:39 smithi154 bash[25085]: audit 2023-12-06T21:59:38.868275+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:59:40.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:39 smithi154 bash[25085]: cluster 2023-12-06T21:59:38.868508+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-06T21:59:40.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:39 smithi154 bash[25085]: audit 2023-12-06T21:59:38.869230+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:40.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:39 smithi154 bash[25085]: audit 2023-12-06T21:59:38.876042+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:40.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[25057]: audit 2023-12-06T21:59:38.868275+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:59:40.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[25057]: cluster 2023-12-06T21:59:38.868508+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-06T21:59:40.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[25057]: audit 2023-12-06T21:59:38.869230+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:40.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[25057]: audit 2023-12-06T21:59:38.876042+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:40.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[30488]: audit 2023-12-06T21:59:38.868275+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T21:59:40.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[30488]: cluster 2023-12-06T21:59:38.868508+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2023-12-06T21:59:40.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[30488]: audit 2023-12-06T21:59:38.869230+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:40.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:39 smithi061 bash[30488]: audit 2023-12-06T21:59:38.876042+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.084 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: cluster 2023-12-06T21:59:38.227444+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:59:41.084 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: cluster 2023-12-06T21:59:38.227657+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:59:41.084 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: cluster 2023-12-06T21:59:39.697179+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:41.084 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: audit 2023-12-06T21:59:39.879131+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.084 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: cluster 2023-12-06T21:59:39.888009+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023] boot 2023-12-06T21:59:41.085 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: cluster 2023-12-06T21:59:39.888087+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-06T21:59:41.085 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:40 smithi154 bash[25085]: audit 2023-12-06T21:59:39.888270+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: cluster 2023-12-06T21:59:38.227444+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: cluster 2023-12-06T21:59:38.227657+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: cluster 2023-12-06T21:59:39.697179+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: audit 2023-12-06T21:59:39.879131+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: cluster 2023-12-06T21:59:39.888009+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023] boot 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: cluster 2023-12-06T21:59:39.888087+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-06T21:59:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[25057]: audit 2023-12-06T21:59:39.888270+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: cluster 2023-12-06T21:59:38.227444+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: cluster 2023-12-06T21:59:38.227657+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: cluster 2023-12-06T21:59:39.697179+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: audit 2023-12-06T21:59:39.879131+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: cluster 2023-12-06T21:59:39.888009+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.154:6816/3696601023,v1:172.21.15.154:6817/3696601023] boot 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: cluster 2023-12-06T21:59:39.888087+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-12-06T21:59:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:40 smithi061 bash[30488]: audit 2023-12-06T21:59:39.888270+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:59:41.429 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T21:59:41.429 INFO:teuthology.orchestra.run.smithi154.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T21:59:41.429 INFO:teuthology.orchestra.run.smithi154.stderr: stderr: 10+0 records in 2023-12-06T21:59:41.429 INFO:teuthology.orchestra.run.smithi154.stderr:10+0 records out 2023-12-06T21:59:41.430 INFO:teuthology.orchestra.run.smithi154.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0220075 s, 476 MB/s 2023-12-06T21:59:41.430 INFO:teuthology.orchestra.run.smithi154.stderr:--> Zapping successful for: 2023-12-06T21:59:42.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:41 smithi154 bash[25085]: cluster 2023-12-06T21:59:40.895403+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-06T21:59:42.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:41 smithi061 bash[25057]: cluster 2023-12-06T21:59:40.895403+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-06T21:59:42.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:41 smithi061 bash[30488]: cluster 2023-12-06T21:59:40.895403+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-12-06T21:59:42.790 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi154:vg_nvme/lv_1 2023-12-06T21:59:43.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:42 smithi154 bash[25085]: cluster 2023-12-06T21:59:41.697890+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:43.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:42 smithi154 bash[25085]: cluster 2023-12-06T21:59:41.903458+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-06T21:59:43.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:42 smithi061 bash[30488]: cluster 2023-12-06T21:59:41.697890+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:43.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:42 smithi061 bash[30488]: cluster 2023-12-06T21:59:41.903458+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-06T21:59:43.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:42 smithi061 bash[25057]: cluster 2023-12-06T21:59:41.697890+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:43.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:42 smithi061 bash[25057]: cluster 2023-12-06T21:59:41.903458+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-12-06T21:59:44.206 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:43 smithi154 bash[25085]: cluster 2023-12-06T21:59:42.927472+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-06T21:59:44.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:43 smithi061 bash[25057]: cluster 2023-12-06T21:59:42.927472+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-06T21:59:44.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:43 smithi061 bash[30488]: cluster 2023-12-06T21:59:42.927472+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-06T21:59:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:44 smithi154 bash[25085]: cluster 2023-12-06T21:59:43.698655+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T21:59:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:44 smithi154 bash[25085]: cluster 2023-12-06T21:59:43.930377+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-06T21:59:45.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:44 smithi061 bash[25057]: cluster 2023-12-06T21:59:43.698655+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T21:59:45.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:44 smithi061 bash[25057]: cluster 2023-12-06T21:59:43.930377+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-06T21:59:45.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:44 smithi061 bash[30488]: cluster 2023-12-06T21:59:43.698655+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-06T21:59:45.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:44 smithi061 bash[30488]: cluster 2023-12-06T21:59:43.930377+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: cluster 2023-12-06T21:59:45.699307+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: cephadm 2023-12-06T21:59:45.908382+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:45.919256+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:45.921827+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:45.923564+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:45.925063+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: cephadm 2023-12-06T21:59:45.926312+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 5757M 2023-12-06T21:59:47.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:45.935261+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:45.946640+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:46.349389+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:47.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:46.356221+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:59:47.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:46.362775+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:59:47.263 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:46 smithi154 bash[25085]: audit 2023-12-06T21:59:46.364387+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:47.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: cluster 2023-12-06T21:59:45.699307+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: cephadm 2023-12-06T21:59:45.908382+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:45.919256+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:45.921827+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:45.923564+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:45.925063+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: cephadm 2023-12-06T21:59:45.926312+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 5757M 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:45.935261+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:45.946640+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:46.349389+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:46.356221+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:46.362775+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:59:47.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[25057]: audit 2023-12-06T21:59:46.364387+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: cluster 2023-12-06T21:59:45.699307+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: cephadm 2023-12-06T21:59:45.908382+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:45.919256+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:45.921827+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:45.923564+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:45.925063+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: cephadm 2023-12-06T21:59:45.926312+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 5757M 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:45.935261+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:45.946640+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:46.349389+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi154:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:46.356221+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:59:47.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:46.362775+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:59:47.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:46 smithi061 bash[30488]: audit 2023-12-06T21:59:46.364387+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:49.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:49 smithi154 bash[25085]: cluster 2023-12-06T21:59:47.699933+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:59:49.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:49 smithi061 bash[25057]: cluster 2023-12-06T21:59:47.699933+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:59:49.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:49 smithi061 bash[30488]: cluster 2023-12-06T21:59:47.699933+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-06T21:59:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:51 smithi154 bash[25085]: cluster 2023-12-06T21:59:49.700474+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T21:59:51.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:51 smithi061 bash[25057]: cluster 2023-12-06T21:59:49.700474+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T21:59:51.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:51 smithi061 bash[30488]: cluster 2023-12-06T21:59:49.700474+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: cluster 2023-12-06T21:59:51.701093+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: audit 2023-12-06T21:59:52.376728+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]: dispatch 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: audit 2023-12-06T21:59:52.377408+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.154:0/399113719' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]: dispatch 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: audit 2023-12-06T21:59:52.384784+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]': finished 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: cluster 2023-12-06T21:59:52.384964+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: audit 2023-12-06T21:59:52.385192+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:59:53.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:53 smithi154 bash[25085]: audit 2023-12-06T21:59:53.067076+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.154:0/2222877661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: cluster 2023-12-06T21:59:51.701093+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: audit 2023-12-06T21:59:52.376728+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]: dispatch 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: audit 2023-12-06T21:59:52.377408+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.154:0/399113719' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]: dispatch 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: audit 2023-12-06T21:59:52.384784+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]': finished 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: cluster 2023-12-06T21:59:52.384964+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: audit 2023-12-06T21:59:52.385192+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[25057]: audit 2023-12-06T21:59:53.067076+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.154:0/2222877661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: cluster 2023-12-06T21:59:51.701093+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: audit 2023-12-06T21:59:52.376728+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]: dispatch 2023-12-06T21:59:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: audit 2023-12-06T21:59:52.377408+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.154:0/399113719' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]: dispatch 2023-12-06T21:59:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: audit 2023-12-06T21:59:52.384784+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b58d2da5-2540-459e-be53-0c27ff2b1984"}]': finished 2023-12-06T21:59:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: cluster 2023-12-06T21:59:52.384964+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-12-06T21:59:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: audit 2023-12-06T21:59:52.385192+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:59:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:53 smithi061 bash[30488]: audit 2023-12-06T21:59:53.067076+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.154:0/2222877661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:59:55.730 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:55 smithi154 bash[25085]: cluster 2023-12-06T21:59:53.701665+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:55.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:55 smithi061 bash[25057]: cluster 2023-12-06T21:59:53.701665+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:55.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:55 smithi061 bash[30488]: cluster 2023-12-06T21:59:53.701665+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:57.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:57 smithi154 bash[25085]: cluster 2023-12-06T21:59:55.702302+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:57.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:57 smithi061 bash[30488]: cluster 2023-12-06T21:59:55.702302+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:57.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:57 smithi061 bash[25057]: cluster 2023-12-06T21:59:55.702302+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:59.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 21:59:59 smithi154 bash[25085]: cluster 2023-12-06T21:59:57.702915+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:59.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 21:59:59 smithi061 bash[25057]: cluster 2023-12-06T21:59:57.702915+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:59:59.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 21:59:59 smithi061 bash[30488]: cluster 2023-12-06T21:59:57.702915+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:00 smithi154 bash[25085]: cluster 2023-12-06T21:59:59.703572+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:00.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:00 smithi154 bash[25085]: cluster 2023-12-06T22:00:00.000166+0000 mon.a (mon.0) 552 : cluster [INF] overall HEALTH_OK 2023-12-06T22:00:00.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:00 smithi061 bash[25057]: cluster 2023-12-06T21:59:59.703572+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:00.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:00 smithi061 bash[25057]: cluster 2023-12-06T22:00:00.000166+0000 mon.a (mon.0) 552 : cluster [INF] overall HEALTH_OK 2023-12-06T22:00:00.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:00 smithi061 bash[30488]: cluster 2023-12-06T21:59:59.703572+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:00.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:00 smithi061 bash[30488]: cluster 2023-12-06T22:00:00.000166+0000 mon.a (mon.0) 552 : cluster [INF] overall HEALTH_OK 2023-12-06T22:00:03.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:02 smithi154 bash[25085]: cluster 2023-12-06T22:00:01.704167+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:03.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:02 smithi061 bash[25057]: cluster 2023-12-06T22:00:01.704167+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:03.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:02 smithi061 bash[30488]: cluster 2023-12-06T22:00:01.704167+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:04.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:03 smithi061 bash[25057]: audit 2023-12-06T22:00:02.967879+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:00:04.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:03 smithi061 bash[25057]: audit 2023-12-06T22:00:02.969458+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:04.029 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:03 smithi061 bash[25057]: cephadm 2023-12-06T22:00:02.970764+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi154 2023-12-06T22:00:04.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:03 smithi061 bash[30488]: audit 2023-12-06T22:00:02.967879+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:00:04.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:03 smithi061 bash[30488]: audit 2023-12-06T22:00:02.969458+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:04.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:03 smithi061 bash[30488]: cephadm 2023-12-06T22:00:02.970764+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi154 2023-12-06T22:00:04.057 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:03 smithi154 bash[25085]: audit 2023-12-06T22:00:02.967879+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:00:04.057 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:03 smithi154 bash[25085]: audit 2023-12-06T22:00:02.969458+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:04.058 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:03 smithi154 bash[25085]: cephadm 2023-12-06T22:00:02.970764+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi154 2023-12-06T22:00:05.651 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:05 smithi154 bash[25085]: cluster 2023-12-06T22:00:03.704815+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:05.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:05 smithi061 bash[25057]: cluster 2023-12-06T22:00:03.704815+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:05.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:05 smithi061 bash[30488]: cluster 2023-12-06T22:00:03.704815+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:07.372 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:07 smithi154 bash[25085]: cluster 2023-12-06T22:00:05.705428+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:07.373 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:07 smithi154 bash[25085]: audit 2023-12-06T22:00:07.156320+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:07.373 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:07 smithi154 bash[25085]: audit 2023-12-06T22:00:07.171421+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.373 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:07 smithi154 bash[25085]: audit 2023-12-06T22:00:07.174553+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.373 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:07 smithi154 bash[25085]: audit 2023-12-06T22:00:07.177186+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.485 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[25057]: cluster 2023-12-06T22:00:05.705428+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:07.485 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[25057]: audit 2023-12-06T22:00:07.156320+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:07.485 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[25057]: audit 2023-12-06T22:00:07.171421+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.485 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[25057]: audit 2023-12-06T22:00:07.174553+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.485 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[25057]: audit 2023-12-06T22:00:07.177186+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.485 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[30488]: cluster 2023-12-06T22:00:05.705428+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:07.486 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[30488]: audit 2023-12-06T22:00:07.156320+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:07.486 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[30488]: audit 2023-12-06T22:00:07.171421+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.486 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[30488]: audit 2023-12-06T22:00:07.174553+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.486 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:07 smithi061 bash[30488]: audit 2023-12-06T22:00:07.177186+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:09 smithi154 bash[25085]: cluster 2023-12-06T22:00:07.706076+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:09.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:09 smithi061 bash[30488]: cluster 2023-12-06T22:00:07.706076+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:09.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:09 smithi061 bash[25057]: cluster 2023-12-06T22:00:07.706076+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:11 smithi154 bash[25085]: cluster 2023-12-06T22:00:09.706632+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:11 smithi154 bash[25085]: audit 2023-12-06T22:00:10.876650+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:11.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:11 smithi154 bash[25085]: audit 2023-12-06T22:00:10.885713+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:11 smithi061 bash[25057]: cluster 2023-12-06T22:00:09.706632+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:11 smithi061 bash[25057]: audit 2023-12-06T22:00:10.876650+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:11.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:11 smithi061 bash[25057]: audit 2023-12-06T22:00:10.885713+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:11.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:11 smithi061 bash[30488]: cluster 2023-12-06T22:00:09.706632+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:11 smithi061 bash[30488]: audit 2023-12-06T22:00:10.876650+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:11 smithi061 bash[30488]: audit 2023-12-06T22:00:10.885713+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:12.666 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:12 smithi154 bash[25085]: audit 2023-12-06T22:00:11.702593+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:00:12.666 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:12 smithi154 bash[25085]: audit 2023-12-06T22:00:11.703100+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:00:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:12 smithi061 bash[25057]: audit 2023-12-06T22:00:11.702593+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:00:12.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:12 smithi061 bash[25057]: audit 2023-12-06T22:00:11.703100+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:00:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:12 smithi061 bash[30488]: audit 2023-12-06T22:00:11.702593+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:00:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:12 smithi061 bash[30488]: audit 2023-12-06T22:00:11.703100+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:00:13.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:13 smithi154 bash[25085]: cluster 2023-12-06T22:00:11.707309+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:13.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:13 smithi061 bash[25057]: cluster 2023-12-06T22:00:11.707309+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:13.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:13 smithi061 bash[30488]: cluster 2023-12-06T22:00:11.707309+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:13.956 INFO:teuthology.orchestra.run.smithi154.stdout:Created osd(s) 7 on host 'smithi154' 2023-12-06T22:00:14.600 DEBUG:teuthology.orchestra.run.smithi154:osd.7> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T22:00:14.602 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T22:00:14.603 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T22:00:14.864 INFO:journalctl@ceph.osd.7.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T22:00:15.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: cluster 2023-12-06T22:00:13.708050+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:15.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: audit 2023-12-06T22:00:13.953793+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:15.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: audit 2023-12-06T22:00:13.964174+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:15.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: audit 2023-12-06T22:00:13.966988+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:15.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: audit 2023-12-06T22:00:13.968709+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:15.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: audit 2023-12-06T22:00:14.357433+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:00:15.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:14 smithi154 bash[25085]: audit 2023-12-06T22:00:14.358437+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:00:15.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: cluster 2023-12-06T22:00:13.708050+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:15.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: audit 2023-12-06T22:00:13.953793+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: audit 2023-12-06T22:00:13.964174+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: audit 2023-12-06T22:00:13.966988+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: audit 2023-12-06T22:00:13.968709+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: audit 2023-12-06T22:00:14.357433+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[25057]: audit 2023-12-06T22:00:14.358437+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: cluster 2023-12-06T22:00:13.708050+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: audit 2023-12-06T22:00:13.953793+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: audit 2023-12-06T22:00:13.964174+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: audit 2023-12-06T22:00:13.966988+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: audit 2023-12-06T22:00:13.968709+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: audit 2023-12-06T22:00:14.357433+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:00:15.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:14 smithi061 bash[30488]: audit 2023-12-06T22:00:14.358437+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:00:16.138 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[25057]: audit 2023-12-06T22:00:14.958355+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:00:16.138 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[25057]: cluster 2023-12-06T22:00:14.958466+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[25057]: audit 2023-12-06T22:00:14.959025+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[25057]: audit 2023-12-06T22:00:14.961949+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[25057]: audit 2023-12-06T22:00:14.966891+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[30488]: audit 2023-12-06T22:00:14.958355+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[30488]: cluster 2023-12-06T22:00:14.958466+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[30488]: audit 2023-12-06T22:00:14.959025+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[30488]: audit 2023-12-06T22:00:14.961949+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:00:16.139 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:15 smithi061 bash[30488]: audit 2023-12-06T22:00:14.966891+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:00:16.262 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:00:15 smithi154 bash[37564]: debug 2023-12-06T22:00:15.982+0000 7f2f3d5b6700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T22:00:16.262 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:00:16 smithi154 bash[37564]: debug 2023-12-06T22:00:15.998+0000 7f2f39f51700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:00:16.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:15 smithi154 bash[25085]: audit 2023-12-06T22:00:14.958355+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:00:16.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:15 smithi154 bash[25085]: cluster 2023-12-06T22:00:14.958466+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-12-06T22:00:16.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:15 smithi154 bash[25085]: audit 2023-12-06T22:00:14.959025+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:16.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:15 smithi154 bash[25085]: audit 2023-12-06T22:00:14.961949+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:00:16.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:15 smithi154 bash[25085]: audit 2023-12-06T22:00:14.966891+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:00:17.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:16 smithi154 bash[25085]: cluster 2023-12-06T22:00:15.708692+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:17.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:16 smithi154 bash[25085]: audit 2023-12-06T22:00:15.975315+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T22:00:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:16 smithi154 bash[25085]: cluster 2023-12-06T22:00:15.975446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-06T22:00:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:16 smithi154 bash[25085]: audit 2023-12-06T22:00:15.975633+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:17.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:16 smithi154 bash[25085]: audit 2023-12-06T22:00:15.985998+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:17.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[25057]: cluster 2023-12-06T22:00:15.708692+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[25057]: audit 2023-12-06T22:00:15.975315+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[25057]: cluster 2023-12-06T22:00:15.975446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[25057]: audit 2023-12-06T22:00:15.975633+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[25057]: audit 2023-12-06T22:00:15.985998+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[30488]: cluster 2023-12-06T22:00:15.708692+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[30488]: audit 2023-12-06T22:00:15.975315+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[30488]: cluster 2023-12-06T22:00:15.975446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[30488]: audit 2023-12-06T22:00:15.975633+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:17.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:16 smithi061 bash[30488]: audit 2023-12-06T22:00:15.985998+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:18.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:17 smithi154 bash[25085]: cluster 2023-12-06T22:00:15.364627+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T22:00:18.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:17 smithi154 bash[25085]: cluster 2023-12-06T22:00:15.364802+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T22:00:18.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:18 smithi154 bash[25085]: cluster 2023-12-06T22:00:16.980842+0000 mon.a (mon.0) 576 : cluster [INF] osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765] boot 2023-12-06T22:00:18.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:18 smithi154 bash[25085]: cluster 2023-12-06T22:00:16.980967+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T22:00:18.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:18 smithi154 bash[25085]: audit 2023-12-06T22:00:16.981835+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:18.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:17 smithi061 bash[25057]: cluster 2023-12-06T22:00:15.364627+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T22:00:18.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:17 smithi061 bash[25057]: cluster 2023-12-06T22:00:15.364802+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[25057]: cluster 2023-12-06T22:00:16.980842+0000 mon.a (mon.0) 576 : cluster [INF] osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765] boot 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[25057]: cluster 2023-12-06T22:00:16.980967+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[25057]: audit 2023-12-06T22:00:16.981835+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[30488]: cluster 2023-12-06T22:00:15.364627+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[30488]: cluster 2023-12-06T22:00:15.364802+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[30488]: cluster 2023-12-06T22:00:16.980842+0000 mon.a (mon.0) 576 : cluster [INF] osd.7 [v2:172.21.15.154:6824/2522151765,v1:172.21.15.154:6825/2522151765] boot 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[30488]: cluster 2023-12-06T22:00:16.980967+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T22:00:18.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:18 smithi061 bash[30488]: audit 2023-12-06T22:00:16.981835+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:18.373 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:00:19.085 INFO:teuthology.orchestra.run.smithi061.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1701900016,"num_in_osds":8,"osd_in_since":1701899992,"num_remapped_pgs":1} 2023-12-06T22:00:19.085 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:00:19.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:19 smithi154 bash[25085]: cluster 2023-12-06T22:00:17.709297+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:19.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:19 smithi154 bash[25085]: cluster 2023-12-06T22:00:18.001020+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T22:00:19.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:19 smithi154 bash[25085]: audit 2023-12-06T22:00:18.372513+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.61:0/2654348127' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:00:19.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:19 smithi061 bash[30488]: cluster 2023-12-06T22:00:17.709297+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:19.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:19 smithi061 bash[30488]: cluster 2023-12-06T22:00:18.001020+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T22:00:19.279 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:19 smithi061 bash[30488]: audit 2023-12-06T22:00:18.372513+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.61:0/2654348127' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:00:19.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:19 smithi061 bash[25057]: cluster 2023-12-06T22:00:17.709297+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:19.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:19 smithi061 bash[25057]: cluster 2023-12-06T22:00:18.001020+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T22:00:19.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:19 smithi061 bash[25057]: audit 2023-12-06T22:00:18.372513+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.61:0/2654348127' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:00:20.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:20 smithi061 bash[25057]: cluster 2023-12-06T22:00:19.004058+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T22:00:20.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:20 smithi061 bash[30488]: cluster 2023-12-06T22:00:19.004058+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T22:00:20.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:20 smithi154 bash[25085]: cluster 2023-12-06T22:00:19.004058+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T22:00:21.279 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:21 smithi061 bash[25057]: cluster 2023-12-06T22:00:19.709939+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:21.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:21 smithi061 bash[25057]: cluster 2023-12-06T22:00:20.022210+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T22:00:21.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:21 smithi061 bash[30488]: cluster 2023-12-06T22:00:19.709939+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:21.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:21 smithi061 bash[30488]: cluster 2023-12-06T22:00:20.022210+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T22:00:21.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:21 smithi154 bash[25085]: cluster 2023-12-06T22:00:19.709939+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:21.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:21 smithi154 bash[25085]: cluster 2023-12-06T22:00:20.022210+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T22:00:21.814 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: cluster 2023-12-06T22:00:21.022230+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: cephadm 2023-12-06T22:00:21.132841+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.143322+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.145721+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.147481+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.148932+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.150312+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: cephadm 2023-12-06T22:00:21.151388+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 4317M 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.159285+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[25057]: audit 2023-12-06T22:00:21.166783+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: cluster 2023-12-06T22:00:21.022230+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: cephadm 2023-12-06T22:00:21.132841+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.143322+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.145721+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.147481+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.148932+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.150312+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: cephadm 2023-12-06T22:00:21.151388+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 4317M 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.159285+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:22 smithi061 bash[30488]: audit 2023-12-06T22:00:21.166783+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: cluster 2023-12-06T22:00:21.022230+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: cephadm 2023-12-06T22:00:21.132841+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Detected new or changed devices on smithi154 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.143322+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.145721+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.147481+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.148932+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.150312+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: cephadm 2023-12-06T22:00:21.151388+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 4317M 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.159285+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:22.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:22 smithi154 bash[25085]: audit 2023-12-06T22:00:21.166783+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:23.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:23 smithi154 bash[25085]: cluster 2023-12-06T22:00:21.710654+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v234: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:23.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:23 smithi061 bash[30488]: cluster 2023-12-06T22:00:21.710654+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v234: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:23.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:23 smithi061 bash[25057]: cluster 2023-12-06T22:00:21.710654+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v234: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:24.890 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:00:24.890 INFO:teuthology.orchestra.run.smithi061.stdout:{"epoch":59,"fsid":"b79818dc-9481-11ee-95a2-87774f69a715","created":"2023-12-06T21:53:06.669753+0000","modified":"2023-12-06T22:00:21.014415+0000","last_up_change":"2023-12-06T22:00:16.971264+0000","last_in_change":"2023-12-06T21:59:52.378290+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:57:16.218656+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":"bc7e7c71-0266-40e9-ab8c-815c36ee526d","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.61:6802","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6803","nonce":2530151220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6804","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6805","nonce":2530151220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6808","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6809","nonce":2530151220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6806","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6807","nonce":2530151220}]},"public_addr":"172.21.15.61:6803/2530151220","cluster_addr":"172.21.15.61:6805/2530151220","heartbeat_back_addr":"172.21.15.61:6809/2530151220","heartbeat_front_addr":"172.21.15.61:6807/2530151220","state":["exists","up"]},{"osd":1,"uuid":"88a6f54a-0620-45bd-bebe-7da7f634100f","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.61:6810","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6811","nonce":3844483654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6812","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6813","nonce":3844483654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6816","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6817","nonce":3844483654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6814","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6815","nonce":3844483654}]},"public_addr":"172.21.15.61:6811/3844483654","cluster_addr":"172.21.15.61:6813/3844483654","heartbeat_back_addr":"172.21.15.61:6817/3844483654","heartbeat_front_addr":"172.21.15.61:6815/3844483654","state":["exists","up"]},{"osd":2,"uuid":"ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484","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.61:6818","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6819","nonce":4120459506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6820","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6821","nonce":4120459506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6824","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6825","nonce":4120459506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6822","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6823","nonce":4120459506}]},"public_addr":"172.21.15.61:6819/4120459506","cluster_addr":"172.21.15.61:6821/4120459506","heartbeat_back_addr":"172.21.15.61:6825/4120459506","heartbeat_front_addr":"172.21.15.61:6823/4120459506","state":["exists","up"]},{"osd":3,"uuid":"38edb2b6-70f2-4bd7-90ed-6c30f405d640","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.61:6826","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6827","nonce":210001270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6828","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6829","nonce":210001270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6832","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6833","nonce":210001270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6830","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6831","nonce":210001270}]},"public_addr":"172.21.15.61:6827/210001270","cluster_addr":"172.21.15.61:6829/210001270","heartbeat_back_addr":"172.21.15.61:6833/210001270","heartbeat_front_addr":"172.21.15.61:6831/210001270","state":["exists","up"]},{"osd":4,"uuid":"b65397c4-f282-4834-b4b5-aab9fa2706e7","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.154:6800","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6801","nonce":4294207400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6803","nonce":4294207400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6807","nonce":4294207400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6805","nonce":4294207400}]},"public_addr":"172.21.15.154:6801/4294207400","cluster_addr":"172.21.15.154:6803/4294207400","heartbeat_back_addr":"172.21.15.154:6807/4294207400","heartbeat_front_addr":"172.21.15.154:6805/4294207400","state":["exists","up"]},{"osd":5,"uuid":"58d5db5a-7852-44ab-a6a9-618bdfb2b6d5","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.154:6808","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6809","nonce":82759596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6811","nonce":82759596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6815","nonce":82759596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6813","nonce":82759596}]},"public_addr":"172.21.15.154:6809/82759596","cluster_addr":"172.21.15.154:6811/82759596","heartbeat_back_addr":"172.21.15.154:6815/82759596","heartbeat_front_addr":"172.21.15.154:6813/82759596","state":["exists","up"]},{"osd":6,"uuid":"d6f3678e-0235-4cfb-8bd5-c038e7f14a91","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.154:6816","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6817","nonce":3696601023}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6819","nonce":3696601023}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6823","nonce":3696601023}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6821","nonce":3696601023}]},"public_addr":"172.21.15.154:6817/3696601023","cluster_addr":"172.21.15.154:6819/3696601023","heartbeat_back_addr":"172.21.15.154:6823/3696601023","heartbeat_front_addr":"172.21.15.154:6821/3696601023","state":["exists","up"]},{"osd":7,"uuid":"b58d2da5-2540-459e-be53-0c27ff2b1984","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.154:6824","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6825","nonce":2522151765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6827","nonce":2522151765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6831","nonce":2522151765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6829","nonce":2522151765}]},"public_addr":"172.21.15.154:6825/2522151765","cluster_addr":"172.21.15.154:6827/2522151765","heartbeat_back_addr":"172.21.15.154:6831/2522151765","heartbeat_front_addr":"172.21.15.154:6829/2522151765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:55:54.919612+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:56:34.001640+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:57:12.594557+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:57:51.586574+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:58:24.892423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:59:00.956216+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:59:38.227664+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T22:00:15.364808+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.61:6801/3582599119":"2023-12-07T21:54:11.540685+0000","172.21.15.61:6800/3582599119":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/2520253854":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/2670079122":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/3761501290":"2023-12-07T21:54:11.540685+0000","172.21.15.61:6800/2479422766":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/612894452":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/615843506":"2023-12-07T21:53:39.583822+0000","172.21.15.61:6801/2479422766":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/1435488469":"2023-12-07T21:53:39.583822+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T22:00:25.619 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-06T21:57:16.218656+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-06T22:00:25.620 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-06T22:00:25.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:25 smithi154 bash[25085]: cluster 2023-12-06T22:00:23.711454+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-06T22:00:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:25 smithi154 bash[25085]: audit 2023-12-06T22:00:24.888341+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.61:0/2071208391' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:00:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:25 smithi061 bash[25057]: cluster 2023-12-06T22:00:23.711454+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-06T22:00:25.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:25 smithi061 bash[25057]: audit 2023-12-06T22:00:24.888341+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.61:0/2071208391' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:00:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:25 smithi061 bash[30488]: cluster 2023-12-06T22:00:23.711454+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-06T22:00:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:25 smithi061 bash[30488]: audit 2023-12-06T22:00:24.888341+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.61:0/2071208391' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:00:27.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:27 smithi154 bash[25085]: cluster 2023-12-06T22:00:25.712236+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-06T22:00:27.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:27 smithi061 bash[30488]: cluster 2023-12-06T22:00:25.712236+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-06T22:00:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:27 smithi061 bash[25057]: cluster 2023-12-06T22:00:25.712236+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-06T22:00:28.355 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:00:29.642 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:29 smithi061 bash[25057]: cluster 2023-12-06T22:00:27.712948+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T22:00:29.642 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:29 smithi061 bash[30488]: cluster 2023-12-06T22:00:27.712948+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T22:00:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:29 smithi154 bash[25085]: cluster 2023-12-06T22:00:27.712948+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-06T22:00:31.427 INFO:teuthology.orchestra.run.smithi061.stdout:pg_num: 1 2023-12-06T22:00:31.641 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:31 smithi061 bash[25057]: cluster 2023-12-06T22:00:29.713584+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-06T22:00:31.642 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:31 smithi061 bash[30488]: cluster 2023-12-06T22:00:29.713584+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-06T22:00:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:31 smithi154 bash[25085]: cluster 2023-12-06T22:00:29.713584+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-12-06T22:00:32.133 INFO:tasks.cephadm:Adding prometheus.a on smithi154 2023-12-06T22:00:32.134 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi154=a' 2023-12-06T22:00:32.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:32 smithi154 bash[25085]: audit 2023-12-06T22:00:31.427169+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.61:0/3781929949' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T22:00:32.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:32 smithi061 bash[25057]: audit 2023-12-06T22:00:31.427169+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.61:0/3781929949' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T22:00:32.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:32 smithi061 bash[30488]: audit 2023-12-06T22:00:31.427169+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.61:0/3781929949' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T22:00:33.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:33 smithi154 bash[25085]: cluster 2023-12-06T22:00:31.714262+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-06T22:00:33.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:33 smithi061 bash[25057]: cluster 2023-12-06T22:00:31.714262+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-06T22:00:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:33 smithi061 bash[30488]: cluster 2023-12-06T22:00:31.714262+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-06T22:00:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:34 smithi154 bash[25085]: cluster 2023-12-06T22:00:33.714926+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-06T22:00:34.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:34 smithi061 bash[25057]: cluster 2023-12-06T22:00:33.714926+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-06T22:00:34.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:34 smithi061 bash[30488]: cluster 2023-12-06T22:00:33.714926+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-06T22:00:35.211 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled prometheus update... 2023-12-06T22:00:35.889 DEBUG:teuthology.orchestra.run.smithi154:prometheus.a> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T22:00:35.891 INFO:tasks.cephadm:Adding node-exporter.a on smithi061 2023-12-06T22:00:35.891 INFO:tasks.cephadm:Adding node-exporter.b on smithi154 2023-12-06T22:00:35.891 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi061=a;smithi154=b' 2023-12-06T22:00:36.125 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.199469+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: cephadm 2023-12-06T22:00:35.202840+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Saving service prometheus spec with placement smithi154=a;count:1 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.210141+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.220248+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.222754+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.224967+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:36.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.501824+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:36.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25085]: audit 2023-12-06T22:00:35.514424+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T22:00:36.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.199469+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:36.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: cephadm 2023-12-06T22:00:35.202840+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Saving service prometheus spec with placement smithi154=a;count:1 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.210141+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.220248+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.222754+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.224967+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.501824+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25057]: audit 2023-12-06T22:00:35.514424+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.199469+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: cephadm 2023-12-06T22:00:35.202840+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Saving service prometheus spec with placement smithi154=a;count:1 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.210141+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:36.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.220248+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.222754+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.224967+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.501824+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' 2023-12-06T22:00:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[30488]: audit 2023-12-06T22:00:35.514424+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T22:00:36.975 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25828]: ignoring --setuser ceph since I am not root 2023-12-06T22:00:36.976 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25828]: ignoring --setgroup ceph since I am not root 2023-12-06T22:00:36.976 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25828]: debug 2023-12-06T22:00:36.561+0000 7f2c6cabc700 1 -- 172.21.15.154:0/662628669 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5624e7102340 con 0x5624e7e80400 2023-12-06T22:00:36.976 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:36 smithi154 bash[25828]: debug 2023-12-06T22:00:36.717+0000 7f2c75518000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:00:37.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25323]: ignoring --setuser ceph since I am not root 2023-12-06T22:00:37.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25323]: ignoring --setgroup ceph since I am not root 2023-12-06T22:00:37.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25323]: debug 2023-12-06T22:00:36.565+0000 7f650547f700 1 -- 172.21.15.61:0/385641022 <== mon.1 v2:172.21.15.61:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5619bbeb4340 con 0x5619bcc30400 2023-12-06T22:00:37.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:36 smithi061 bash[25323]: debug 2023-12-06T22:00:36.725+0000 7f650dedb000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:00:37.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:37 smithi154 bash[25085]: cluster 2023-12-06T22:00:35.715534+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:37.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:37 smithi154 bash[25085]: audit 2023-12-06T22:00:36.518801+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T22:00:37.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:37 smithi154 bash[25085]: cluster 2023-12-06T22:00:36.518968+0000 mon.a (mon.0) 598 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-06T22:00:37.529 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[25323]: debug 2023-12-06T22:00:37.413+0000 7f650dedb000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:00:37.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[25057]: cluster 2023-12-06T22:00:35.715534+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:37.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[25057]: audit 2023-12-06T22:00:36.518801+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T22:00:37.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[25057]: cluster 2023-12-06T22:00:36.518968+0000 mon.a (mon.0) 598 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-06T22:00:37.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[30488]: cluster 2023-12-06T22:00:35.715534+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:37.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[30488]: audit 2023-12-06T22:00:36.518801+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.61:0/1088845451' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T22:00:37.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[30488]: cluster 2023-12-06T22:00:36.518968+0000 mon.a (mon.0) 598 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2023-12-06T22:00:37.675 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:37 smithi154 bash[25828]: debug 2023-12-06T22:00:37.393+0000 7f2c75518000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:00:37.675 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:37 smithi154 bash[25828]: debug 2023-12-06T22:00:37.513+0000 7f2c75518000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:00:38.006 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:37 smithi154 bash[25828]: debug 2023-12-06T22:00:37.669+0000 7f2c75518000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:00:38.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[25323]: debug 2023-12-06T22:00:37.537+0000 7f650dedb000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:00:38.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:37 smithi061 bash[25323]: debug 2023-12-06T22:00:37.705+0000 7f650dedb000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:00:38.261 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:38 smithi154 bash[25828]: debug 2023-12-06T22:00:38.001+0000 7f2c75518000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:00:38.261 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:38 smithi154 bash[25828]: debug 2023-12-06T22:00:38.097+0000 7f2c75518000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:00:38.355 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:38 smithi061 bash[25323]: debug 2023-12-06T22:00:38.045+0000 7f650dedb000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:00:38.355 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:38 smithi061 bash[25323]: debug 2023-12-06T22:00:38.141+0000 7f650dedb000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:00:38.618 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:38 smithi154 bash[25828]: debug 2023-12-06T22:00:38.297+0000 7f2c75518000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:00:38.779 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:38 smithi061 bash[25323]: debug 2023-12-06T22:00:38.353+0000 7f650dedb000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:00:39.479 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:39 smithi154 bash[25828]: debug 2023-12-06T22:00:39.165+0000 7f2c75518000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:00:39.479 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:39 smithi154 bash[25828]: debug 2023-12-06T22:00:39.269+0000 7f2c75518000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:00:39.529 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:39 smithi061 bash[25323]: debug 2023-12-06T22:00:39.233+0000 7f650dedb000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:00:39.529 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:39 smithi061 bash[25323]: debug 2023-12-06T22:00:39.345+0000 7f650dedb000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:00:39.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:39 smithi154 bash[25828]: debug 2023-12-06T22:00:39.473+0000 7f2c75518000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:00:39.921 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:39 smithi061 bash[25323]: debug 2023-12-06T22:00:39.557+0000 7f650dedb000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:00:40.154 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:39 smithi154 bash[25828]: debug 2023-12-06T22:00:39.821+0000 7f2c75518000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:00:40.259 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:39 smithi061 bash[25323]: debug 2023-12-06T22:00:39.917+0000 7f650dedb000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:00:40.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:40 smithi154 bash[25828]: debug 2023-12-06T22:00:40.149+0000 7f2c75518000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:00:40.529 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:40 smithi061 bash[25323]: debug 2023-12-06T22:00:40.257+0000 7f650dedb000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:00:40.787 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:40 smithi154 bash[25828]: debug 2023-12-06T22:00:40.517+0000 7f2c75518000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:00:40.923 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:40 smithi061 bash[25323]: debug 2023-12-06T22:00:40.641+0000 7f650dedb000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:00:41.261 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:40 smithi154 bash[25828]: debug 2023-12-06T22:00:40.781+0000 7f2c75518000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:00:41.279 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:40 smithi061 bash[25323]: debug 2023-12-06T22:00:40.921+0000 7f650dedb000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:00:41.726 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:41 smithi154 bash[25828]: debug 2023-12-06T22:00:41.465+0000 7f2c75518000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:00:41.726 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:41 smithi154 bash[25828]: debug 2023-12-06T22:00:41.565+0000 7f2c75518000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:00:41.905 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:41 smithi061 bash[25323]: debug 2023-12-06T22:00:41.629+0000 7f650dedb000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:00:41.905 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:41 smithi061 bash[25323]: debug 2023-12-06T22:00:41.737+0000 7f650dedb000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:00:42.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:41 smithi154 bash[25828]: debug 2023-12-06T22:00:41.721+0000 7f2c75518000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:00:42.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:41 smithi154 bash[25828]: debug 2023-12-06T22:00:41.829+0000 7f2c75518000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:00:42.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:41 smithi154 bash[25828]: debug 2023-12-06T22:00:41.965+0000 7f2c75518000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:00:42.161 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:41 smithi061 bash[25323]: debug 2023-12-06T22:00:41.901+0000 7f650dedb000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:00:42.161 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:42 smithi061 bash[25323]: debug 2023-12-06T22:00:42.013+0000 7f650dedb000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:00:42.457 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:42 smithi061 bash[25323]: debug 2023-12-06T22:00:42.157+0000 7f650dedb000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:00:42.560 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:42 smithi154 bash[25828]: debug 2023-12-06T22:00:42.257+0000 7f2c75518000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:00:42.560 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:42 smithi154 bash[25828]: debug 2023-12-06T22:00:42.377+0000 7f2c75518000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:00:42.770 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:42 smithi061 bash[25323]: debug 2023-12-06T22:00:42.453+0000 7f650dedb000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:00:42.770 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:42 smithi061 bash[25323]: debug 2023-12-06T22:00:42.577+0000 7f650dedb000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:00:43.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:42 smithi154 bash[25828]: debug 2023-12-06T22:00:42.557+0000 7f2c75518000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:00:43.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:42 smithi154 bash[25828]: debug 2023-12-06T22:00:42.673+0000 7f2c75518000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:00:43.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:42 smithi061 bash[25323]: debug 2023-12-06T22:00:42.765+0000 7f650dedb000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:00:43.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:42 smithi061 bash[25323]: debug 2023-12-06T22:00:42.889+0000 7f650dedb000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:00:44.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:43 smithi154 bash[25828]: debug 2023-12-06T22:00:43.521+0000 7f2c75518000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:00:44.012 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:43 smithi154 bash[25828]: [06/Dec/2023:22:00:43] ENGINE Bus STARTING 2023-12-06T22:00:44.012 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:43 smithi154 bash[25828]: CherryPy Checker: 2023-12-06T22:00:44.012 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:43 smithi154 bash[25828]: The Application mounted at '' has an empty config. 2023-12-06T22:00:44.012 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:43 smithi154 bash[25828]: [06/Dec/2023:22:00:43] ENGINE Serving on http://:::9283 2023-12-06T22:00:44.012 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:00:43 smithi154 bash[25828]: [06/Dec/2023:22:00:43] ENGINE Bus STARTED 2023-12-06T22:00:44.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:43 smithi061 bash[25323]: debug 2023-12-06T22:00:43.768+0000 7f650dedb000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:00:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: cluster 2023-12-06T22:00:43.545892+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: cluster 2023-12-06T22:00:43.546076+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: audit 2023-12-06T22:00:43.552399+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: audit 2023-12-06T22:00:43.553487+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: audit 2023-12-06T22:00:43.556546+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: audit 2023-12-06T22:00:43.558527+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: cluster 2023-12-06T22:00:43.793065+0000 mon.a (mon.0) 601 : cluster [INF] Active manager daemon y restarted 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: cluster 2023-12-06T22:00:43.794161+0000 mon.a (mon.0) 602 : cluster [INF] Activating manager daemon y 2023-12-06T22:00:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:44 smithi154 bash[25085]: cluster 2023-12-06T22:00:43.800280+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T22:00:44.779 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25323]: [06/Dec/2023:22:00:44] ENGINE Bus STARTING 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: cluster 2023-12-06T22:00:43.545892+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: cluster 2023-12-06T22:00:43.546076+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: audit 2023-12-06T22:00:43.552399+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: audit 2023-12-06T22:00:43.553487+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: audit 2023-12-06T22:00:43.556546+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: audit 2023-12-06T22:00:43.558527+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: cluster 2023-12-06T22:00:43.793065+0000 mon.a (mon.0) 601 : cluster [INF] Active manager daemon y restarted 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: cluster 2023-12-06T22:00:43.794161+0000 mon.a (mon.0) 602 : cluster [INF] Activating manager daemon y 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25057]: cluster 2023-12-06T22:00:43.800280+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: cluster 2023-12-06T22:00:43.545892+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: cluster 2023-12-06T22:00:43.546076+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:00:44.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: audit 2023-12-06T22:00:43.552399+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:00:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: audit 2023-12-06T22:00:43.553487+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:00:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: audit 2023-12-06T22:00:43.556546+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:00:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: audit 2023-12-06T22:00:43.558527+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.154:0/3756800404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:00:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: cluster 2023-12-06T22:00:43.793065+0000 mon.a (mon.0) 601 : cluster [INF] Active manager daemon y restarted 2023-12-06T22:00:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: cluster 2023-12-06T22:00:43.794161+0000 mon.a (mon.0) 602 : cluster [INF] Activating manager daemon y 2023-12-06T22:00:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[30488]: cluster 2023-12-06T22:00:43.800280+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T22:00:45.095 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25323]: CherryPy Checker: 2023-12-06T22:00:45.095 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25323]: The Application mounted at '' has an empty config. 2023-12-06T22:00:45.095 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25323]: [06/Dec/2023:22:00:44] ENGINE Serving on http://:::9283 2023-12-06T22:00:45.095 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:44 smithi061 bash[25323]: [06/Dec/2023:22:00:44] ENGINE Bus STARTED 2023-12-06T22:00:45.392 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: cluster 2023-12-06T22:00:44.393390+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e17: y(active, starting, since 0.599519s), standbys: x 2023-12-06T22:00:45.392 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.398776+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:00:45.392 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.399068+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:00:45.392 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.399343+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:00:45.426 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled node-exporter update... 2023-12-06T22:00:45.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: cluster 2023-12-06T22:00:44.393390+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e17: y(active, starting, since 0.599519s), standbys: x 2023-12-06T22:00:45.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.398776+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:00:45.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.399068+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:00:45.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.399343+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:00:45.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.400605+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:00:45.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.401185+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.401570+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.402007+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.402352+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.402676+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.403000+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.403334+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.403655+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.403957+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.404314+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.404557+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.405108+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: cluster 2023-12-06T22:00:44.416089+0000 mon.a (mon.0) 621 : cluster [INF] Manager daemon y is now available 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.448142+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:45.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.452314+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:45.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.457923+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:45.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.460243+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:45.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.486630+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:45.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.501032+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:00:45.675 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:45 smithi154 bash[25085]: audit 2023-12-06T22:00:44.507320+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:00:45.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.400605+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:00:45.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.401185+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.401570+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.402007+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.402352+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.402676+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.403000+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.403334+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.403655+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.403957+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.404314+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.404557+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.405108+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: cluster 2023-12-06T22:00:44.416089+0000 mon.a (mon.0) 621 : cluster [INF] Manager daemon y is now available 2023-12-06T22:00:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.448142+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.452314+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.457923+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.460243+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.486630+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: cluster 2023-12-06T22:00:44.393390+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e17: y(active, starting, since 0.599519s), standbys: x 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.398776+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.399068+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:00:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.399343+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.400605+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.401185+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.401570+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.402007+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.402352+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.402676+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.403000+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:00:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.403334+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.403655+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.403957+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.404314+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.404557+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.405108+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: cluster 2023-12-06T22:00:44.416089+0000 mon.a (mon.0) 621 : cluster [INF] Manager daemon y is now available 2023-12-06T22:00:45.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.448142+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:45.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.501032+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:00:45.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[25057]: audit 2023-12-06T22:00:44.507320+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:00:45.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.452314+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:45.786 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.457923+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:45.786 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.460243+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:45.786 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.486630+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:45.786 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.501032+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:00:45.786 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:45 smithi061 bash[30488]: audit 2023-12-06T22:00:44.507320+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:00:46.228 DEBUG:teuthology.orchestra.run.smithi061:node-exporter.a> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T22:00:46.230 DEBUG:teuthology.orchestra.run.smithi154:node-exporter.b> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T22:00:46.233 INFO:tasks.cephadm:Adding alertmanager.a on smithi061 2023-12-06T22:00:46.233 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi061=a' 2023-12-06T22:00:46.345 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T22:00:46.347 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T22:00:46.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:46 smithi154 bash[25085]: cluster 2023-12-06T22:00:45.410290+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e18: y(active, since 1.61642s), standbys: x 2023-12-06T22:00:46.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:46 smithi154 bash[25085]: cephadm 2023-12-06T22:00:45.420761+0000 mgr.y (mgr.24355) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi061=a;smithi154=b;count:2 2023-12-06T22:00:46.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:46 smithi154 bash[25085]: cluster 2023-12-06T22:00:45.422291+0000 mgr.y (mgr.24355) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:46.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:46 smithi154 bash[25085]: audit 2023-12-06T22:00:45.425426+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:46.529 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25323]: [06/Dec/2023:22:00:46] ENGINE Bus STARTING 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[30488]: cluster 2023-12-06T22:00:45.410290+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e18: y(active, since 1.61642s), standbys: x 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[30488]: cephadm 2023-12-06T22:00:45.420761+0000 mgr.y (mgr.24355) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi061=a;smithi154=b;count:2 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[30488]: cluster 2023-12-06T22:00:45.422291+0000 mgr.y (mgr.24355) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[30488]: audit 2023-12-06T22:00:45.425426+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25057]: cluster 2023-12-06T22:00:45.410290+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e18: y(active, since 1.61642s), standbys: x 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25057]: cephadm 2023-12-06T22:00:45.420761+0000 mgr.y (mgr.24355) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi061=a;smithi154=b;count:2 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25057]: cluster 2023-12-06T22:00:45.422291+0000 mgr.y (mgr.24355) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:46.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25057]: audit 2023-12-06T22:00:45.425426+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:47.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25323]: [06/Dec/2023:22:00:46] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:00:47.029 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:00:46 smithi061 bash[25323]: [06/Dec/2023:22:00:46] ENGINE Bus STARTED 2023-12-06T22:00:47.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:47 smithi154 bash[25085]: cluster 2023-12-06T22:00:46.402450+0000 mgr.y (mgr.24355) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:47.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:47 smithi154 bash[25085]: cluster 2023-12-06T22:00:46.434798+0000 mon.a (mon.0) 631 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T22:00:47.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:47 smithi154 bash[25085]: cephadm 2023-12-06T22:00:46.459928+0000 mgr.y (mgr.24355) 5 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Bus STARTING 2023-12-06T22:00:47.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:47 smithi154 bash[25085]: audit 2023-12-06T22:00:46.592484+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:47.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[25057]: cluster 2023-12-06T22:00:46.402450+0000 mgr.y (mgr.24355) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[25057]: cluster 2023-12-06T22:00:46.434798+0000 mon.a (mon.0) 631 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[25057]: cephadm 2023-12-06T22:00:46.459928+0000 mgr.y (mgr.24355) 5 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Bus STARTING 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[25057]: audit 2023-12-06T22:00:46.592484+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[30488]: cluster 2023-12-06T22:00:46.402450+0000 mgr.y (mgr.24355) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[30488]: cluster 2023-12-06T22:00:46.434798+0000 mon.a (mon.0) 631 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[30488]: cephadm 2023-12-06T22:00:46.459928+0000 mgr.y (mgr.24355) 5 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Bus STARTING 2023-12-06T22:00:47.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:47 smithi061 bash[30488]: audit 2023-12-06T22:00:46.592484+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:48.628 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:48 smithi154 bash[25085]: cephadm 2023-12-06T22:00:46.583313+0000 mgr.y (mgr.24355) 6 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:00:48.629 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:48 smithi154 bash[25085]: cephadm 2023-12-06T22:00:46.583984+0000 mgr.y (mgr.24355) 7 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Bus STARTED 2023-12-06T22:00:48.629 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:48 smithi154 bash[25085]: audit 2023-12-06T22:00:48.355339+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:48.629 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:48 smithi154 bash[25085]: audit 2023-12-06T22:00:48.372950+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:48.651 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[30488]: cephadm 2023-12-06T22:00:46.583313+0000 mgr.y (mgr.24355) 6 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[30488]: cephadm 2023-12-06T22:00:46.583984+0000 mgr.y (mgr.24355) 7 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Bus STARTED 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[30488]: audit 2023-12-06T22:00:48.355339+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[30488]: audit 2023-12-06T22:00:48.372950+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[25057]: cephadm 2023-12-06T22:00:46.583313+0000 mgr.y (mgr.24355) 6 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[25057]: cephadm 2023-12-06T22:00:46.583984+0000 mgr.y (mgr.24355) 7 : cephadm [INF] [06/Dec/2023:22:00:46] ENGINE Bus STARTED 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[25057]: audit 2023-12-06T22:00:48.355339+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:48.652 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:48 smithi061 bash[25057]: audit 2023-12-06T22:00:48.372950+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.142 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled alertmanager update... 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: cluster 2023-12-06T22:00:48.403077+0000 mgr.y (mgr.24355) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: audit 2023-12-06T22:00:48.849376+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: audit 2023-12-06T22:00:48.870806+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: audit 2023-12-06T22:00:49.081499+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: audit 2023-12-06T22:00:49.101866+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: audit 2023-12-06T22:00:49.109007+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[25057]: audit 2023-12-06T22:00:49.140454+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: cluster 2023-12-06T22:00:48.403077+0000 mgr.y (mgr.24355) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: audit 2023-12-06T22:00:48.849376+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: audit 2023-12-06T22:00:48.870806+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: audit 2023-12-06T22:00:49.081499+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: audit 2023-12-06T22:00:49.101866+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: audit 2023-12-06T22:00:49.109007+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:49 smithi061 bash[30488]: audit 2023-12-06T22:00:49.140454+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: cluster 2023-12-06T22:00:48.403077+0000 mgr.y (mgr.24355) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: audit 2023-12-06T22:00:48.849376+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: audit 2023-12-06T22:00:48.870806+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: audit 2023-12-06T22:00:49.081499+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: audit 2023-12-06T22:00:49.101866+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: audit 2023-12-06T22:00:49.109007+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.938 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:49 smithi154 bash[25085]: audit 2023-12-06T22:00:49.140454+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:49.940 DEBUG:teuthology.orchestra.run.smithi061:alertmanager.a> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T22:00:49.942 INFO:tasks.cephadm:Adding grafana.a on smithi154 2023-12-06T22:00:49.942 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi154=a' 2023-12-06T22:00:50.108 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T22:00:50.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: cephadm 2023-12-06T22:00:48.851155+0000 mgr.y (mgr.24355) 9 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:00:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: cephadm 2023-12-06T22:00:48.873147+0000 mgr.y (mgr.24355) 10 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:00:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: cephadm 2023-12-06T22:00:48.971457+0000 mgr.y (mgr.24355) 11 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:00:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: cephadm 2023-12-06T22:00:48.979439+0000 mgr.y (mgr.24355) 12 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:00:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: audit 2023-12-06T22:00:49.128537+0000 mgr.y (mgr.24355) 13 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi061=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: cephadm 2023-12-06T22:00:49.132959+0000 mgr.y (mgr.24355) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi061=a;count:1 2023-12-06T22:00:50.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:50 smithi154 bash[25085]: cephadm 2023-12-06T22:00:49.134377+0000 mgr.y (mgr.24355) 15 : cephadm [INF] Deploying daemon prometheus.a on smithi154 2023-12-06T22:00:50.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: cephadm 2023-12-06T22:00:48.851155+0000 mgr.y (mgr.24355) 9 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: cephadm 2023-12-06T22:00:48.873147+0000 mgr.y (mgr.24355) 10 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: cephadm 2023-12-06T22:00:48.971457+0000 mgr.y (mgr.24355) 11 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: cephadm 2023-12-06T22:00:48.979439+0000 mgr.y (mgr.24355) 12 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: audit 2023-12-06T22:00:49.128537+0000 mgr.y (mgr.24355) 13 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi061=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: cephadm 2023-12-06T22:00:49.132959+0000 mgr.y (mgr.24355) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi061=a;count:1 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[30488]: cephadm 2023-12-06T22:00:49.134377+0000 mgr.y (mgr.24355) 15 : cephadm [INF] Deploying daemon prometheus.a on smithi154 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: cephadm 2023-12-06T22:00:48.851155+0000 mgr.y (mgr.24355) 9 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: cephadm 2023-12-06T22:00:48.873147+0000 mgr.y (mgr.24355) 10 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: cephadm 2023-12-06T22:00:48.971457+0000 mgr.y (mgr.24355) 11 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: cephadm 2023-12-06T22:00:48.979439+0000 mgr.y (mgr.24355) 12 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: audit 2023-12-06T22:00:49.128537+0000 mgr.y (mgr.24355) 13 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi061=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:50.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: cephadm 2023-12-06T22:00:49.132959+0000 mgr.y (mgr.24355) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi061=a;count:1 2023-12-06T22:00:50.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:50 smithi061 bash[25057]: cephadm 2023-12-06T22:00:49.134377+0000 mgr.y (mgr.24355) 15 : cephadm [INF] Deploying daemon prometheus.a on smithi154 2023-12-06T22:00:51.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:51 smithi154 bash[25085]: cluster 2023-12-06T22:00:50.403938+0000 mgr.y (mgr.24355) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:51.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:51 smithi061 bash[25057]: cluster 2023-12-06T22:00:50.403938+0000 mgr.y (mgr.24355) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:51.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:51 smithi061 bash[30488]: cluster 2023-12-06T22:00:50.403938+0000 mgr.y (mgr.24355) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:53.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:53 smithi154 bash[25085]: cluster 2023-12-06T22:00:52.404661+0000 mgr.y (mgr.24355) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:53.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:53 smithi061 bash[25057]: cluster 2023-12-06T22:00:52.404661+0000 mgr.y (mgr.24355) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:53 smithi061 bash[30488]: cluster 2023-12-06T22:00:52.404661+0000 mgr.y (mgr.24355) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:55.195 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled grafana update... 2023-12-06T22:00:55.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:55 smithi154 bash[25085]: cluster 2023-12-06T22:00:54.405304+0000 mgr.y (mgr.24355) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:55.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:55 smithi154 bash[25085]: audit 2023-12-06T22:00:55.194062+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:55 smithi061 bash[25057]: cluster 2023-12-06T22:00:54.405304+0000 mgr.y (mgr.24355) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:55.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:55 smithi061 bash[25057]: audit 2023-12-06T22:00:55.194062+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:55.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:55 smithi061 bash[30488]: cluster 2023-12-06T22:00:54.405304+0000 mgr.y (mgr.24355) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:55.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:55 smithi061 bash[30488]: audit 2023-12-06T22:00:55.194062+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:00:56.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:56 smithi154 bash[25085]: audit 2023-12-06T22:00:55.183482+0000 mgr.y (mgr.24355) 19 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:56.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:56 smithi154 bash[25085]: cephadm 2023-12-06T22:00:55.186913+0000 mgr.y (mgr.24355) 20 : cephadm [INF] Saving service grafana spec with placement smithi154=a;count:1 2023-12-06T22:00:56.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:56 smithi061 bash[25057]: audit 2023-12-06T22:00:55.183482+0000 mgr.y (mgr.24355) 19 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:56.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:56 smithi061 bash[25057]: cephadm 2023-12-06T22:00:55.186913+0000 mgr.y (mgr.24355) 20 : cephadm [INF] Saving service grafana spec with placement smithi154=a;count:1 2023-12-06T22:00:56.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:56 smithi061 bash[30488]: audit 2023-12-06T22:00:55.183482+0000 mgr.y (mgr.24355) 19 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi154=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:56.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:56 smithi061 bash[30488]: cephadm 2023-12-06T22:00:55.186913+0000 mgr.y (mgr.24355) 20 : cephadm [INF] Saving service grafana spec with placement smithi154=a;count:1 2023-12-06T22:00:57.152 DEBUG:teuthology.orchestra.run.smithi154:grafana.a> sudo journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T22:00:57.155 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T22:00:57.155 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T22:00:57.281 INFO:journalctl@ceph.grafana.a.smithi154.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T22:00:57.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:57 smithi154 bash[25085]: cluster 2023-12-06T22:00:56.405971+0000 mgr.y (mgr.24355) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:57 smithi061 bash[25057]: cluster 2023-12-06T22:00:56.405971+0000 mgr.y (mgr.24355) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:57.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:57 smithi061 bash[30488]: cluster 2023-12-06T22:00:56.405971+0000 mgr.y (mgr.24355) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:59.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:00:59 smithi154 bash[25085]: cluster 2023-12-06T22:00:58.406606+0000 mgr.y (mgr.24355) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:59.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:00:59 smithi061 bash[25057]: cluster 2023-12-06T22:00:58.406606+0000 mgr.y (mgr.24355) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:59.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:00:59 smithi061 bash[30488]: cluster 2023-12-06T22:00:58.406606+0000 mgr.y (mgr.24355) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:00.622 INFO:teuthology.orchestra.run.smithi061.stdout:[client.0] 2023-12-06T22:01:00.622 INFO:teuthology.orchestra.run.smithi061.stdout: key = AQAc73Bl4at3JBAAawZqRSIfJ9Q0gX689K/Ciw== 2023-12-06T22:01:01.420 DEBUG:teuthology.orchestra.run.smithi061:> set -ex 2023-12-06T22:01:01.420 DEBUG:teuthology.orchestra.run.smithi061:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T22:01:01.420 DEBUG:teuthology.orchestra.run.smithi061:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T22:01:01.441 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T22:01:01.630 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:01 smithi154 bash[25085]: cluster 2023-12-06T22:01:00.407212+0000 mgr.y (mgr.24355) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:01.631 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:01 smithi154 bash[25085]: audit 2023-12-06T22:01:00.611466+0000 mon.a (mon.0) 642 : audit [INF] from='client.? 172.21.15.61:0/3870116121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:01.631 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:01 smithi154 bash[25085]: audit 2023-12-06T22:01:00.621003+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.61:0/3870116121' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:01:01.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:01 smithi061 bash[25057]: cluster 2023-12-06T22:01:00.407212+0000 mgr.y (mgr.24355) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:01.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:01 smithi061 bash[25057]: audit 2023-12-06T22:01:00.611466+0000 mon.a (mon.0) 642 : audit [INF] from='client.? 172.21.15.61:0/3870116121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:01.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:01 smithi061 bash[25057]: audit 2023-12-06T22:01:00.621003+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.61:0/3870116121' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:01:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:01 smithi061 bash[30488]: cluster 2023-12-06T22:01:00.407212+0000 mgr.y (mgr.24355) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:01 smithi061 bash[30488]: audit 2023-12-06T22:01:00.611466+0000 mon.a (mon.0) 642 : audit [INF] from='client.? 172.21.15.61:0/3870116121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:01 smithi061 bash[30488]: audit 2023-12-06T22:01:00.621003+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.61:0/3870116121' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:01:03.652 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:03 smithi061 bash[30488]: cluster 2023-12-06T22:01:02.407894+0000 mgr.y (mgr.24355) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:03.652 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:03 smithi061 bash[30488]: audit 2023-12-06T22:01:02.903248+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:03.652 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:03 smithi061 bash[25057]: cluster 2023-12-06T22:01:02.407894+0000 mgr.y (mgr.24355) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:03.653 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:03 smithi061 bash[25057]: audit 2023-12-06T22:01:02.903248+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:03.653 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:03 smithi061 systemd[1]: Started Ceph node-exporter.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:01:03.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:03 smithi154 bash[25085]: cluster 2023-12-06T22:01:02.407894+0000 mgr.y (mgr.24355) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:03.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:03 smithi154 bash[25085]: audit 2023-12-06T22:01:02.903248+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.030 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:03 smithi061 bash[45212]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-06T22:01:04.471 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-06T22:01:04.471 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: aa2a8d90b84c: Pulling fs layer 2023-12-06T22:01:04.471 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: b45d31ee2d7f: Pulling fs layer 2023-12-06T22:01:04.471 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: b5db1e299295: Pulling fs layer 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[25057]: cephadm 2023-12-06T22:01:02.907752+0000 mgr.y (mgr.24355) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi061 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[25057]: audit 2023-12-06T22:01:03.663864+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[25057]: audit 2023-12-06T22:01:04.428035+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[25057]: audit 2023-12-06T22:01:04.431009+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[25057]: audit 2023-12-06T22:01:04.433218+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[25057]: audit 2023-12-06T22:01:04.434780+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[30488]: cephadm 2023-12-06T22:01:02.907752+0000 mgr.y (mgr.24355) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi061 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[30488]: audit 2023-12-06T22:01:03.663864+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.743 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[30488]: audit 2023-12-06T22:01:04.428035+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.744 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[30488]: audit 2023-12-06T22:01:04.431009+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:04.744 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[30488]: audit 2023-12-06T22:01:04.433218+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:04.744 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[30488]: audit 2023-12-06T22:01:04.434780+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:04.744 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: b45d31ee2d7f: Verifying Checksum 2023-12-06T22:01:04.744 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: b45d31ee2d7f: Download complete 2023-12-06T22:01:04.744 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: aa2a8d90b84c: Verifying Checksum 2023-12-06T22:01:04.744 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: aa2a8d90b84c: Download complete 2023-12-06T22:01:04.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[25085]: cephadm 2023-12-06T22:01:02.907752+0000 mgr.y (mgr.24355) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi061 2023-12-06T22:01:04.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[25085]: audit 2023-12-06T22:01:03.663864+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[25085]: audit 2023-12-06T22:01:04.428035+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[25085]: audit 2023-12-06T22:01:04.431009+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[25085]: audit 2023-12-06T22:01:04.433218+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:04.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[25085]: audit 2023-12-06T22:01:04.434780+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:04.762 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:04 smithi154 systemd[1]: Started Ceph node-exporter.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:01:04.762 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:04 smithi154 bash[40270]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-12-06T22:01:05.029 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: b5db1e299295: Verifying Checksum 2023-12-06T22:01:05.030 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: b5db1e299295: Download complete 2023-12-06T22:01:05.030 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:04 smithi061 bash[45212]: aa2a8d90b84c: Pull complete 2023-12-06T22:01:05.740 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[25085]: cephadm 2023-12-06T22:01:03.665432+0000 mgr.y (mgr.24355) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi154 2023-12-06T22:01:05.740 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[25085]: cluster 2023-12-06T22:01:04.408513+0000 mgr.y (mgr.24355) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:05.740 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[25085]: audit 2023-12-06T22:01:04.490789+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:05.741 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: v1.3.1: Pulling from prometheus/node-exporter 2023-12-06T22:01:05.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40141]: ts=2023-12-06T22:01:05.545Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T22:01:05.770 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[45212]: b45d31ee2d7f: Pull complete 2023-12-06T22:01:05.771 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[25057]: cephadm 2023-12-06T22:01:03.665432+0000 mgr.y (mgr.24355) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi154 2023-12-06T22:01:05.771 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[25057]: cluster 2023-12-06T22:01:04.408513+0000 mgr.y (mgr.24355) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:05.771 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[25057]: audit 2023-12-06T22:01:04.490789+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:05.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[30488]: cephadm 2023-12-06T22:01:03.665432+0000 mgr.y (mgr.24355) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi154 2023-12-06T22:01:05.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[30488]: cluster 2023-12-06T22:01:04.408513+0000 mgr.y (mgr.24355) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:05.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[30488]: audit 2023-12-06T22:01:04.490789+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:06.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: aa2a8d90b84c: Pulling fs layer 2023-12-06T22:01:06.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: b45d31ee2d7f: Pulling fs layer 2023-12-06T22:01:06.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: b5db1e299295: Pulling fs layer 2023-12-06T22:01:06.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: b45d31ee2d7f: Verifying Checksum 2023-12-06T22:01:06.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: b45d31ee2d7f: Download complete 2023-12-06T22:01:06.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: aa2a8d90b84c: Verifying Checksum 2023-12-06T22:01:06.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:05 smithi154 bash[40270]: aa2a8d90b84c: Download complete 2023-12-06T22:01:06.029 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[45212]: b5db1e299295: Pull complete 2023-12-06T22:01:06.030 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[45212]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-06T22:01:06.030 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:05 smithi061 bash[45212]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-06T22:01:06.255 INFO:teuthology.orchestra.run.smithi154.stdout:[client.1] 2023-12-06T22:01:06.255 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQAi73Bli1m9DhAA5zEadhbq4Y/Nv8Fpnc6meQ== 2023-12-06T22:01:06.459 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:06 smithi154 bash[40270]: b5db1e299295: Verifying Checksum 2023-12-06T22:01:06.459 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:06 smithi154 bash[40270]: b5db1e299295: Download complete 2023-12-06T22:01:06.459 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:06 smithi154 bash[40270]: aa2a8d90b84c: Pull complete 2023-12-06T22:01:06.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:06 smithi154 bash[25085]: audit 2023-12-06T22:01:06.246882+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:06.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:06 smithi154 bash[25085]: audit 2023-12-06T22:01:06.248212+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.154:0/1553331614' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:06.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:06 smithi154 bash[25085]: audit 2023-12-06T22:01:06.254325+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:01:06.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:06 smithi061 bash[25057]: audit 2023-12-06T22:01:06.246882+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:06.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:06 smithi061 bash[25057]: audit 2023-12-06T22:01:06.248212+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.154:0/1553331614' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:06.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:06 smithi061 bash[25057]: audit 2023-12-06T22:01:06.254325+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:01:06.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:06 smithi061 bash[30488]: audit 2023-12-06T22:01:06.246882+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:06.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:06 smithi061 bash[30488]: audit 2023-12-06T22:01:06.248212+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.154:0/1553331614' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:01:06.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:06 smithi061 bash[30488]: audit 2023-12-06T22:01:06.254325+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:01:07.366 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2023-12-06T22:01:07.366 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T22:01:07.366 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T22:01:07.389 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T22:01:07.389 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T22:01:07.390 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T22:01:07.494 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:07 smithi154 bash[40270]: b45d31ee2d7f: Pull complete 2023-12-06T22:01:07.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:07 smithi154 bash[25085]: cluster 2023-12-06T22:01:06.409178+0000 mgr.y (mgr.24355) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:07.762 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:07 smithi154 bash[40270]: b5db1e299295: Pull complete 2023-12-06T22:01:07.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[25057]: cluster 2023-12-06T22:01:06.409178+0000 mgr.y (mgr.24355) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:07.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[30488]: cluster 2023-12-06T22:01:06.409178+0000 mgr.y (mgr.24355) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:07.780 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.447Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T22:01:07.780 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.447Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T22:01:07.780 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T22:01:07.780 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.448Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T22:01:07.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T22:01:07.782 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T22:01:07.783 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T22:01:07.784 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.449Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T22:01:07.784 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:01:07 smithi061 bash[45212]: ts=2023-12-06T22:01:07.450Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T22:01:08.261 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:07 smithi154 bash[40270]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-12-06T22:01:08.261 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:07 smithi154 bash[40270]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-12-06T22:01:09.227 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:09.261 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:08 smithi061 bash[25057]: audit 2023-12-06T22:01:07.936128+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:09.261 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:08 smithi061 bash[25057]: cluster 2023-12-06T22:01:08.409799+0000 mgr.y (mgr.24355) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:09.261 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:08 smithi061 bash[30488]: audit 2023-12-06T22:01:07.936128+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:09.261 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:08 smithi061 bash[30488]: cluster 2023-12-06T22:01:08.409799+0000 mgr.y (mgr.24355) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:09.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:08 smithi154 bash[25085]: audit 2023-12-06T22:01:07.936128+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:09.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:08 smithi154 bash[25085]: cluster 2023-12-06T22:01:08.409799+0000 mgr.y (mgr.24355) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:09.262 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.108Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T22:01:09.262 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.109Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T22:01:09.262 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.109Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T22:01:09.262 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.109Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T22:01:09.263 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T22:01:09.264 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.110Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T22:01:09.265 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T22:01:09.266 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:01:09 smithi154 bash[40270]: ts=2023-12-06T22:01:09.111Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T22:01:10.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:10 smithi154 bash[25085]: audit 2023-12-06T22:01:09.321131+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:10.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:10 smithi154 bash[25085]: audit 2023-12-06T22:01:09.330308+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:10.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:10 smithi154 bash[25085]: cephadm 2023-12-06T22:01:09.344352+0000 mgr.y (mgr.24355) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi061 2023-12-06T22:01:10.764 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:10 smithi061 bash[30488]: audit 2023-12-06T22:01:09.321131+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:10.764 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:10 smithi061 bash[30488]: audit 2023-12-06T22:01:09.330308+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:10.764 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:10 smithi061 bash[30488]: cephadm 2023-12-06T22:01:09.344352+0000 mgr.y (mgr.24355) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi061 2023-12-06T22:01:10.764 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:10 smithi061 bash[25057]: audit 2023-12-06T22:01:09.321131+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:10.764 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:10 smithi061 bash[25057]: audit 2023-12-06T22:01:09.330308+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:10.764 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:10 smithi061 bash[25057]: cephadm 2023-12-06T22:01:09.344352+0000 mgr.y (mgr.24355) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi061 2023-12-06T22:01:11.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:11 smithi061 bash[25057]: cluster 2023-12-06T22:01:10.410438+0000 mgr.y (mgr.24355) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:11.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:11 smithi061 bash[30488]: cluster 2023-12-06T22:01:10.410438+0000 mgr.y (mgr.24355) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:11 smithi154 bash[25085]: cluster 2023-12-06T22:01:10.410438+0000 mgr.y (mgr.24355) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:13.465 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:01:13.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:13 smithi154 bash[25085]: cluster 2023-12-06T22:01:12.411012+0000 mgr.y (mgr.24355) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:13.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:13 smithi154 bash[25085]: audit 2023-12-06T22:01:13.457839+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.61:0/1159995186' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:01:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:13 smithi061 bash[25057]: cluster 2023-12-06T22:01:12.411012+0000 mgr.y (mgr.24355) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:13 smithi061 bash[25057]: audit 2023-12-06T22:01:13.457839+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.61:0/1159995186' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:01:13.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:13 smithi061 bash[30488]: cluster 2023-12-06T22:01:12.411012+0000 mgr.y (mgr.24355) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:13.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:13 smithi061 bash[30488]: audit 2023-12-06T22:01:13.457839+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.61:0/1159995186' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:01:15.174 INFO:teuthology.orchestra.run.smithi061.stdout:{"epoch":19,"active_gid":24355,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6800","nonce":633552697},{"type":"v1","addr":"172.21.15.61:6801","nonce":633552697}]},"active_addr":"172.21.15.61:6801/633552697","active_change":"2023-12-06T22:00:43.793848+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.61:8443/","prometheus":"http://172.21.15.61: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.61:0","nonce":243302181}]},{"addrvec":[{"type":"v2","addr":"172.21.15.61:0","nonce":129825030}]},{"addrvec":[{"type":"v2","addr":"172.21.15.61:0","nonce":3338276866}]},{"addrvec":[{"type":"v2","addr":"172.21.15.61:0","nonce":4211307963}]}]}} 2023-12-06T22:01:15.177 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T22:01:15.178 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T22:01:15.178 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:01:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:15 smithi154 bash[25085]: cluster 2023-12-06T22:01:14.411570+0000 mgr.y (mgr.24355) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:15.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:15 smithi061 bash[25057]: cluster 2023-12-06T22:01:14.411570+0000 mgr.y (mgr.24355) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:15 smithi061 bash[30488]: cluster 2023-12-06T22:01:14.411570+0000 mgr.y (mgr.24355) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:17.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:17 smithi061 bash[25057]: cluster 2023-12-06T22:01:16.412300+0000 mgr.y (mgr.24355) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:17.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:17 smithi061 bash[30488]: cluster 2023-12-06T22:01:16.412300+0000 mgr.y (mgr.24355) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:17.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:17 smithi154 bash[25085]: cluster 2023-12-06T22:01:16.412300+0000 mgr.y (mgr.24355) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:17.915 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:18.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:01:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:17] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-12-06T22:01:19.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:01:18 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:01:19.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:19 smithi061 bash[25057]: cluster 2023-12-06T22:01:18.412996+0000 mgr.y (mgr.24355) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:19.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:19 smithi061 bash[30488]: cluster 2023-12-06T22:01:18.412996+0000 mgr.y (mgr.24355) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:19.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:19 smithi154 bash[25085]: cluster 2023-12-06T22:01:18.412996+0000 mgr.y (mgr.24355) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:19.818 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:19 smithi061 systemd[1]: Started Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: audit 2023-12-06T22:01:19.830420+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: audit 2023-12-06T22:01:20.016581+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: audit 2023-12-06T22:01:20.023873+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: audit 2023-12-06T22:01:20.027849+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: audit 2023-12-06T22:01:20.028529+0000 mgr.y (mgr.24355) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: audit 2023-12-06T22:01:20.033820+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: cephadm 2023-12-06T22:01:20.040341+0000 mgr.y (mgr.24355) 37 : cephadm [INF] Deploying daemon grafana.a on smithi154 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[25057]: cluster 2023-12-06T22:01:20.413611+0000 mgr.y (mgr.24355) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: audit 2023-12-06T22:01:19.830420+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: audit 2023-12-06T22:01:20.016581+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: audit 2023-12-06T22:01:20.023873+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: audit 2023-12-06T22:01:20.027849+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: audit 2023-12-06T22:01:20.028529+0000 mgr.y (mgr.24355) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: audit 2023-12-06T22:01:20.033820+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: cephadm 2023-12-06T22:01:20.040341+0000 mgr.y (mgr.24355) 37 : cephadm [INF] Deploying daemon grafana.a on smithi154 2023-12-06T22:01:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:20 smithi061 bash[30488]: cluster 2023-12-06T22:01:20.413611+0000 mgr.y (mgr.24355) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:21.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: audit 2023-12-06T22:01:19.830420+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: audit 2023-12-06T22:01:20.016581+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: audit 2023-12-06T22:01:20.023873+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: audit 2023-12-06T22:01:20.027849+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:01:21.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: audit 2023-12-06T22:01:20.028529+0000 mgr.y (mgr.24355) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:01:21.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: audit 2023-12-06T22:01:20.033820+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:21.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: cephadm 2023-12-06T22:01:20.040341+0000 mgr.y (mgr.24355) 37 : cephadm [INF] Deploying daemon grafana.a on smithi154 2023-12-06T22:01:21.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:20 smithi154 bash[25085]: cluster 2023-12-06T22:01:20.413611+0000 mgr.y (mgr.24355) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:22.180 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.042Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T22:01:22.180 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.043Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T22:01:22.180 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.045Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.61 port=9094 2023-12-06T22:01:22.181 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.047Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T22:01:22.181 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.094Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:01:22.181 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.094Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:01:22.181 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.100Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T22:01:22.181 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:22 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:22.100Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T22:01:22.617 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:01:22.617 INFO:teuthology.orchestra.run.smithi061.stdout:{"epoch":60,"fsid":"b79818dc-9481-11ee-95a2-87774f69a715","created":"2023-12-06T21:53:06.669753+0000","modified":"2023-12-06T22:00:43.793177+0000","last_up_change":"2023-12-06T22:00:16.971264+0000","last_in_change":"2023-12-06T21:59:52.378290+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:57:16.218656+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":"bc7e7c71-0266-40e9-ab8c-815c36ee526d","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.61:6802","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6803","nonce":2530151220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6804","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6805","nonce":2530151220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6808","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6809","nonce":2530151220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6806","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6807","nonce":2530151220}]},"public_addr":"172.21.15.61:6803/2530151220","cluster_addr":"172.21.15.61:6805/2530151220","heartbeat_back_addr":"172.21.15.61:6809/2530151220","heartbeat_front_addr":"172.21.15.61:6807/2530151220","state":["exists","up"]},{"osd":1,"uuid":"88a6f54a-0620-45bd-bebe-7da7f634100f","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.61:6810","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6811","nonce":3844483654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6812","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6813","nonce":3844483654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6816","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6817","nonce":3844483654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6814","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6815","nonce":3844483654}]},"public_addr":"172.21.15.61:6811/3844483654","cluster_addr":"172.21.15.61:6813/3844483654","heartbeat_back_addr":"172.21.15.61:6817/3844483654","heartbeat_front_addr":"172.21.15.61:6815/3844483654","state":["exists","up"]},{"osd":2,"uuid":"ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484","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.61:6818","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6819","nonce":4120459506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6820","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6821","nonce":4120459506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6824","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6825","nonce":4120459506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6822","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6823","nonce":4120459506}]},"public_addr":"172.21.15.61:6819/4120459506","cluster_addr":"172.21.15.61:6821/4120459506","heartbeat_back_addr":"172.21.15.61:6825/4120459506","heartbeat_front_addr":"172.21.15.61:6823/4120459506","state":["exists","up"]},{"osd":3,"uuid":"38edb2b6-70f2-4bd7-90ed-6c30f405d640","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.61:6826","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6827","nonce":210001270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6828","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6829","nonce":210001270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6832","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6833","nonce":210001270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6830","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6831","nonce":210001270}]},"public_addr":"172.21.15.61:6827/210001270","cluster_addr":"172.21.15.61:6829/210001270","heartbeat_back_addr":"172.21.15.61:6833/210001270","heartbeat_front_addr":"172.21.15.61:6831/210001270","state":["exists","up"]},{"osd":4,"uuid":"b65397c4-f282-4834-b4b5-aab9fa2706e7","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.154:6800","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6801","nonce":4294207400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6803","nonce":4294207400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6807","nonce":4294207400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6805","nonce":4294207400}]},"public_addr":"172.21.15.154:6801/4294207400","cluster_addr":"172.21.15.154:6803/4294207400","heartbeat_back_addr":"172.21.15.154:6807/4294207400","heartbeat_front_addr":"172.21.15.154:6805/4294207400","state":["exists","up"]},{"osd":5,"uuid":"58d5db5a-7852-44ab-a6a9-618bdfb2b6d5","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.154:6808","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6809","nonce":82759596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6811","nonce":82759596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6815","nonce":82759596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6813","nonce":82759596}]},"public_addr":"172.21.15.154:6809/82759596","cluster_addr":"172.21.15.154:6811/82759596","heartbeat_back_addr":"172.21.15.154:6815/82759596","heartbeat_front_addr":"172.21.15.154:6813/82759596","state":["exists","up"]},{"osd":6,"uuid":"d6f3678e-0235-4cfb-8bd5-c038e7f14a91","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.154:6816","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6817","nonce":3696601023}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6819","nonce":3696601023}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6823","nonce":3696601023}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6821","nonce":3696601023}]},"public_addr":"172.21.15.154:6817/3696601023","cluster_addr":"172.21.15.154:6819/3696601023","heartbeat_back_addr":"172.21.15.154:6823/3696601023","heartbeat_front_addr":"172.21.15.154:6821/3696601023","state":["exists","up"]},{"osd":7,"uuid":"b58d2da5-2540-459e-be53-0c27ff2b1984","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.154:6824","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6825","nonce":2522151765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6827","nonce":2522151765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6831","nonce":2522151765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6829","nonce":2522151765}]},"public_addr":"172.21.15.154:6825/2522151765","cluster_addr":"172.21.15.154:6827/2522151765","heartbeat_back_addr":"172.21.15.154:6831/2522151765","heartbeat_front_addr":"172.21.15.154:6829/2522151765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:55:54.919612+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:56:34.001640+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:57:12.594557+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:57:51.586574+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:58:24.892423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:59:00.956216+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:59:38.227664+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T22:00:15.364808+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.61:0/3188057575":"2023-12-07T22:00:43.793109+0000","172.21.15.61:6801/3422627277":"2023-12-07T22:00:43.793109+0000","172.21.15.61:6800/3422627277":"2023-12-07T22:00:43.793109+0000","172.21.15.61:0/2065008764":"2023-12-07T22:00:43.793109+0000","172.21.15.61:0/1610188885":"2023-12-07T22:00:43.793109+0000","172.21.15.61:6801/3582599119":"2023-12-07T21:54:11.540685+0000","172.21.15.61:6800/3582599119":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/2828803982":"2023-12-07T22:00:43.793109+0000","172.21.15.61:0/2520253854":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/2670079122":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/3761501290":"2023-12-07T21:54:11.540685+0000","172.21.15.61:6800/2479422766":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/612894452":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/615843506":"2023-12-07T21:53:39.583822+0000","172.21.15.61:6801/2479422766":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/1435488469":"2023-12-07T21:53:39.583822+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T22:01:23.429 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T22:01:23.429 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:01:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:23 smithi154 bash[25085]: cluster 2023-12-06T22:01:22.414055+0000 mgr.y (mgr.24355) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:23 smithi154 bash[25085]: audit 2023-12-06T22:01:22.614557+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.61:0/3548292903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:01:23.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:23 smithi061 bash[25057]: cluster 2023-12-06T22:01:22.414055+0000 mgr.y (mgr.24355) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:23.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:23 smithi061 bash[25057]: audit 2023-12-06T22:01:22.614557+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.61:0/3548292903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:01:23.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:23 smithi061 bash[30488]: cluster 2023-12-06T22:01:22.414055+0000 mgr.y (mgr.24355) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:23.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:23 smithi061 bash[30488]: audit 2023-12-06T22:01:22.614557+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.61:0/3548292903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:01:24.530 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:24 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:24.047Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000823351s 2023-12-06T22:01:25.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:25 smithi154 bash[25085]: cluster 2023-12-06T22:01:24.414560+0000 mgr.y (mgr.24355) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:25.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:25 smithi154 bash[25085]: audit 2023-12-06T22:01:24.500211+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:25.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:25 smithi061 bash[25057]: cluster 2023-12-06T22:01:24.414560+0000 mgr.y (mgr.24355) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:25.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:25 smithi061 bash[25057]: audit 2023-12-06T22:01:24.500211+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:25 smithi061 bash[30488]: cluster 2023-12-06T22:01:24.414560+0000 mgr.y (mgr.24355) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:25 smithi061 bash[30488]: audit 2023-12-06T22:01:24.500211+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:26.169 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:27.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:27 smithi154 bash[25085]: cluster 2023-12-06T22:01:26.415182+0000 mgr.y (mgr.24355) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:27.779 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:27 smithi061 bash[25057]: cluster 2023-12-06T22:01:26.415182+0000 mgr.y (mgr.24355) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:27.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:27 smithi061 bash[30488]: cluster 2023-12-06T22:01:26.415182+0000 mgr.y (mgr.24355) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:28.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:01:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:27] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-12-06T22:01:29.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:01:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:01:29.289 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:01:29.290 INFO:teuthology.orchestra.run.smithi061.stdout:{"epoch":60,"fsid":"b79818dc-9481-11ee-95a2-87774f69a715","created":"2023-12-06T21:53:06.669753+0000","modified":"2023-12-06T22:00:43.793177+0000","last_up_change":"2023-12-06T22:00:16.971264+0000","last_in_change":"2023-12-06T21:59:52.378290+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:57:16.218656+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":"bc7e7c71-0266-40e9-ab8c-815c36ee526d","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.61:6802","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6803","nonce":2530151220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6804","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6805","nonce":2530151220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6808","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6809","nonce":2530151220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6806","nonce":2530151220},{"type":"v1","addr":"172.21.15.61:6807","nonce":2530151220}]},"public_addr":"172.21.15.61:6803/2530151220","cluster_addr":"172.21.15.61:6805/2530151220","heartbeat_back_addr":"172.21.15.61:6809/2530151220","heartbeat_front_addr":"172.21.15.61:6807/2530151220","state":["exists","up"]},{"osd":1,"uuid":"88a6f54a-0620-45bd-bebe-7da7f634100f","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.61:6810","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6811","nonce":3844483654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6812","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6813","nonce":3844483654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6816","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6817","nonce":3844483654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6814","nonce":3844483654},{"type":"v1","addr":"172.21.15.61:6815","nonce":3844483654}]},"public_addr":"172.21.15.61:6811/3844483654","cluster_addr":"172.21.15.61:6813/3844483654","heartbeat_back_addr":"172.21.15.61:6817/3844483654","heartbeat_front_addr":"172.21.15.61:6815/3844483654","state":["exists","up"]},{"osd":2,"uuid":"ee3d75f8-9400-4ac5-8a5b-17e4ef0a0484","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.61:6818","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6819","nonce":4120459506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6820","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6821","nonce":4120459506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6824","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6825","nonce":4120459506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6822","nonce":4120459506},{"type":"v1","addr":"172.21.15.61:6823","nonce":4120459506}]},"public_addr":"172.21.15.61:6819/4120459506","cluster_addr":"172.21.15.61:6821/4120459506","heartbeat_back_addr":"172.21.15.61:6825/4120459506","heartbeat_front_addr":"172.21.15.61:6823/4120459506","state":["exists","up"]},{"osd":3,"uuid":"38edb2b6-70f2-4bd7-90ed-6c30f405d640","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.61:6826","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6827","nonce":210001270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6828","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6829","nonce":210001270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6832","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6833","nonce":210001270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.61:6830","nonce":210001270},{"type":"v1","addr":"172.21.15.61:6831","nonce":210001270}]},"public_addr":"172.21.15.61:6827/210001270","cluster_addr":"172.21.15.61:6829/210001270","heartbeat_back_addr":"172.21.15.61:6833/210001270","heartbeat_front_addr":"172.21.15.61:6831/210001270","state":["exists","up"]},{"osd":4,"uuid":"b65397c4-f282-4834-b4b5-aab9fa2706e7","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.154:6800","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6801","nonce":4294207400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6803","nonce":4294207400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6807","nonce":4294207400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":4294207400},{"type":"v1","addr":"172.21.15.154:6805","nonce":4294207400}]},"public_addr":"172.21.15.154:6801/4294207400","cluster_addr":"172.21.15.154:6803/4294207400","heartbeat_back_addr":"172.21.15.154:6807/4294207400","heartbeat_front_addr":"172.21.15.154:6805/4294207400","state":["exists","up"]},{"osd":5,"uuid":"58d5db5a-7852-44ab-a6a9-618bdfb2b6d5","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.154:6808","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6809","nonce":82759596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6811","nonce":82759596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6815","nonce":82759596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":82759596},{"type":"v1","addr":"172.21.15.154:6813","nonce":82759596}]},"public_addr":"172.21.15.154:6809/82759596","cluster_addr":"172.21.15.154:6811/82759596","heartbeat_back_addr":"172.21.15.154:6815/82759596","heartbeat_front_addr":"172.21.15.154:6813/82759596","state":["exists","up"]},{"osd":6,"uuid":"d6f3678e-0235-4cfb-8bd5-c038e7f14a91","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.154:6816","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6817","nonce":3696601023}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6819","nonce":3696601023}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6823","nonce":3696601023}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3696601023},{"type":"v1","addr":"172.21.15.154:6821","nonce":3696601023}]},"public_addr":"172.21.15.154:6817/3696601023","cluster_addr":"172.21.15.154:6819/3696601023","heartbeat_back_addr":"172.21.15.154:6823/3696601023","heartbeat_front_addr":"172.21.15.154:6821/3696601023","state":["exists","up"]},{"osd":7,"uuid":"b58d2da5-2540-459e-be53-0c27ff2b1984","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.154:6824","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6825","nonce":2522151765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6827","nonce":2522151765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6831","nonce":2522151765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2522151765},{"type":"v1","addr":"172.21.15.154:6829","nonce":2522151765}]},"public_addr":"172.21.15.154:6825/2522151765","cluster_addr":"172.21.15.154:6827/2522151765","heartbeat_back_addr":"172.21.15.154:6831/2522151765","heartbeat_front_addr":"172.21.15.154:6829/2522151765","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:55:54.919612+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:56:34.001640+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:57:12.594557+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:57:51.586574+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:58:24.892423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:59:00.956216+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:59:38.227664+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T22:00:15.364808+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.61:0/3188057575":"2023-12-07T22:00:43.793109+0000","172.21.15.61:6801/3422627277":"2023-12-07T22:00:43.793109+0000","172.21.15.61:6800/3422627277":"2023-12-07T22:00:43.793109+0000","172.21.15.61:0/2065008764":"2023-12-07T22:00:43.793109+0000","172.21.15.61:0/1610188885":"2023-12-07T22:00:43.793109+0000","172.21.15.61:6801/3582599119":"2023-12-07T21:54:11.540685+0000","172.21.15.61:6800/3582599119":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/2828803982":"2023-12-07T22:00:43.793109+0000","172.21.15.61:0/2520253854":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/2670079122":"2023-12-07T21:54:11.540685+0000","172.21.15.61:0/3761501290":"2023-12-07T21:54:11.540685+0000","172.21.15.61:6800/2479422766":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/612894452":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/615843506":"2023-12-07T21:53:39.583822+0000","172.21.15.61:6801/2479422766":"2023-12-07T21:53:39.583822+0000","172.21.15.61:0/1435488469":"2023-12-07T21:53:39.583822+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T22:01:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:29 smithi154 bash[25085]: cluster 2023-12-06T22:01:28.415855+0000 mgr.y (mgr.24355) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:29 smithi154 bash[25085]: audit 2023-12-06T22:01:29.287120+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.61:0/2093255111' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:29 smithi061 bash[30488]: cluster 2023-12-06T22:01:28.415855+0000 mgr.y (mgr.24355) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:29.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:29 smithi061 bash[30488]: audit 2023-12-06T22:01:29.287120+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.61:0/2093255111' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:29 smithi061 bash[25057]: cluster 2023-12-06T22:01:28.415855+0000 mgr.y (mgr.24355) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:29.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:29 smithi061 bash[25057]: audit 2023-12-06T22:01:29.287120+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.61:0/2093255111' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.024 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T22:01:30.025 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T22:01:30.025 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T22:01:30.026 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T22:01:30.026 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T22:01:30.027 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T22:01:30.027 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T22:01:30.028 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T22:01:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:31 smithi154 bash[25085]: cluster 2023-12-06T22:01:30.416421+0000 mgr.y (mgr.24355) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:31.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:31 smithi061 bash[25057]: cluster 2023-12-06T22:01:30.416421+0000 mgr.y (mgr.24355) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:31.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:31 smithi061 bash[30488]: cluster 2023-12-06T22:01:30.416421+0000 mgr.y (mgr.24355) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:32.530 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:01:32 smithi061 bash[46121]: level=info ts=2023-12-06T22:01:32.051Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004810722s 2023-12-06T22:01:32.865 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.865 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.870 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.870 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.870 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.871 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.871 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:32.871 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:33 smithi154 bash[25085]: cluster 2023-12-06T22:01:32.417155+0000 mgr.y (mgr.24355) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:33 smithi061 bash[25057]: cluster 2023-12-06T22:01:32.417155+0000 mgr.y (mgr.24355) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:33.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:33 smithi061 bash[30488]: cluster 2023-12-06T22:01:32.417155+0000 mgr.y (mgr.24355) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:35.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:35 smithi061 bash[25057]: cluster 2023-12-06T22:01:34.417815+0000 mgr.y (mgr.24355) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:35.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:35 smithi061 bash[30488]: cluster 2023-12-06T22:01:34.417815+0000 mgr.y (mgr.24355) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:35 smithi154 bash[25085]: cluster 2023-12-06T22:01:34.417815+0000 mgr.y (mgr.24355) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:37 smithi154 bash[25085]: cluster 2023-12-06T22:01:36.418490+0000 mgr.y (mgr.24355) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:37.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:37 smithi061 bash[25057]: cluster 2023-12-06T22:01:36.418490+0000 mgr.y (mgr.24355) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:37.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:37 smithi061 bash[30488]: cluster 2023-12-06T22:01:36.418490+0000 mgr.y (mgr.24355) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:38.264 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:01:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:37] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2023-12-06T22:01:38.951 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:01:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:01:39.477 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:39 smithi061 bash[25057]: cluster 2023-12-06T22:01:38.418943+0000 mgr.y (mgr.24355) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:39.478 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:39 smithi061 bash[30488]: cluster 2023-12-06T22:01:38.418943+0000 mgr.y (mgr.24355) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:39.674 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:39 smithi154 bash[25085]: cluster 2023-12-06T22:01:38.418943+0000 mgr.y (mgr.24355) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:41.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:41 smithi154 bash[25085]: cluster 2023-12-06T22:01:40.419494+0000 mgr.y (mgr.24355) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:41.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:41 smithi154 bash[25085]: audit 2023-12-06T22:01:41.041695+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:41.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:41 smithi154 bash[25085]: audit 2023-12-06T22:01:41.044667+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:41.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:41 smithi154 bash[25085]: audit 2023-12-06T22:01:41.046588+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:41.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:41 smithi154 bash[25085]: audit 2023-12-06T22:01:41.047722+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[25057]: cluster 2023-12-06T22:01:40.419494+0000 mgr.y (mgr.24355) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[25057]: audit 2023-12-06T22:01:41.041695+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[25057]: audit 2023-12-06T22:01:41.044667+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[25057]: audit 2023-12-06T22:01:41.046588+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[25057]: audit 2023-12-06T22:01:41.047722+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[30488]: cluster 2023-12-06T22:01:40.419494+0000 mgr.y (mgr.24355) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[30488]: audit 2023-12-06T22:01:41.041695+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[30488]: audit 2023-12-06T22:01:41.044667+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[30488]: audit 2023-12-06T22:01:41.046588+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:41 smithi061 bash[30488]: audit 2023-12-06T22:01:41.047722+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:42.219 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T22:01:42.219 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T22:01:42.505 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T22:01:42.505 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T22:01:42.505 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T22:01:42.505 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T22:01:42.505 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T22:01:42.505 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T22:01:42.506 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T22:01:42.506 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T22:01:42.506 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T22:01:42.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T22:01:42.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T22:01:42.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T22:01:42.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-06T22:01:42.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-06T22:01:42.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T22:01:42.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:42 smithi154 bash[41043]: t=2023-12-06T22:01:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-06T22:01:43.069 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-06T22:01:43.339 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-06T22:01:43.591 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[25085]: cluster 2023-12-06T22:01:42.420234+0000 mgr.y (mgr.24355) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:43.591 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T22:01:43.591 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T22:01:43.591 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T22:01:43.592 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T22:01:43.592 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T22:01:43.592 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T22:01:43.592 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T22:01:43.592 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-06T22:01:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:43 smithi061 bash[25057]: cluster 2023-12-06T22:01:42.420234+0000 mgr.y (mgr.24355) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:43 smithi061 bash[30488]: cluster 2023-12-06T22:01:42.420234+0000 mgr.y (mgr.24355) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:43.868 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T22:01:43.868 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T22:01:43.868 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T22:01:43.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T22:01:43.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T22:01:43.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T22:01:43.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T22:01:43.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T22:01:44.137 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T22:01:44.137 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T22:01:44.137 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:43 smithi154 bash[41043]: t=2023-12-06T22:01:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T22:01:44.137 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T22:01:44.138 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T22:01:44.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T22:01:44.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T22:01:44.391 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T22:01:44.391 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T22:01:44.391 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T22:01:44.391 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T22:01:44.391 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T22:01:44.642 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T22:01:44.642 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T22:01:44.643 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T22:01:44.643 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T22:01:44.643 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T22:01:44.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T22:01:45.198 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T22:01:45.198 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T22:01:45.198 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:44 smithi154 bash[41043]: t=2023-12-06T22:01:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T22:01:45.198 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T22:01:45.199 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T22:01:45.199 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T22:01:45.199 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T22:01:45.199 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T22:01:45.199 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T22:01:45.410 INFO:teuthology.orchestra.run.smithi061.stdout:111669149743 2023-12-06T22:01:45.411 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T22:01:45.450 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T22:01:45.451 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T22:01:45.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[30488]: cluster 2023-12-06T22:01:44.420800+0000 mgr.y (mgr.24355) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[30488]: audit 2023-12-06T22:01:44.504278+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[30488]: audit 2023-12-06T22:01:44.508727+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[30488]: audit 2023-12-06T22:01:44.765943+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[30488]: audit 2023-12-06T22:01:44.892962+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[25057]: cluster 2023-12-06T22:01:44.420800+0000 mgr.y (mgr.24355) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[25057]: audit 2023-12-06T22:01:44.504278+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[25057]: audit 2023-12-06T22:01:44.508727+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:45.557 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[25057]: audit 2023-12-06T22:01:44.765943+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:01:45.558 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:45 smithi061 bash[25057]: audit 2023-12-06T22:01:44.892962+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:45.719 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[25085]: cluster 2023-12-06T22:01:44.420800+0000 mgr.y (mgr.24355) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:45.719 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[25085]: audit 2023-12-06T22:01:44.504278+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:01:45.720 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[25085]: audit 2023-12-06T22:01:44.508727+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:45.720 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[25085]: audit 2023-12-06T22:01:44.765943+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:01:45.720 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[25085]: audit 2023-12-06T22:01:44.892962+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:45.720 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T22:01:45.720 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T22:01:45.720 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T22:01:45.720 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T22:01:45.720 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T22:01:45.997 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T22:01:45.998 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:45 smithi154 bash[41043]: t=2023-12-06T22:01:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T22:01:46.254 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-06T22:01:46.254 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-06T22:01:46.254 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-06T22:01:46.254 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-06T22:01:46.255 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T22:01:46.255 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T22:01:46.255 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T22:01:46.255 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T22:01:46.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T22:01:46.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T22:01:46.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T22:01:46.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T22:01:46.761 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T22:01:46.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-06T22:01:46.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T22:01:46.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T22:01:46.762 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T22:01:47.058 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:46 smithi154 bash[41043]: t=2023-12-06T22:01:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-06T22:01:47.059 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T22:01:47.207 INFO:teuthology.orchestra.run.smithi061.stdout:236223201298 2023-12-06T22:01:47.207 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T22:01:47.208 INFO:teuthology.orchestra.run.smithi061.stdout:133143986216 2023-12-06T22:01:47.208 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T22:01:47.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T22:01:47.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T22:01:47.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T22:01:47.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T22:01:47.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T22:01:47.336 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T22:01:47.337 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T22:01:47.337 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T22:01:47.337 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T22:01:47.433 INFO:teuthology.orchestra.run.smithi061.stdout:55834574911 2023-12-06T22:01:47.434 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T22:01:47.589 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[25085]: cluster 2023-12-06T22:01:46.421560+0000 mgr.y (mgr.24355) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:47.589 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T22:01:47.589 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T22:01:47.589 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T22:01:47.589 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T22:01:47.590 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T22:01:47.590 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T22:01:47.590 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T22:01:47.590 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T22:01:47.778 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:47 smithi061 bash[25057]: cluster 2023-12-06T22:01:46.421560+0000 mgr.y (mgr.24355) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:47.779 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:47 smithi061 bash[30488]: cluster 2023-12-06T22:01:46.421560+0000 mgr.y (mgr.24355) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:47.841 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T22:01:47.841 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T22:01:47.841 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-06T22:01:47.841 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T22:01:47.842 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T22:01:47.842 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T22:01:47.842 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T22:01:48.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:01:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:47] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2023-12-06T22:01:48.094 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T22:01:48.095 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T22:01:48.095 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-06T22:01:48.095 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-06T22:01:48.095 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:47 smithi154 bash[41043]: t=2023-12-06T22:01:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-06T22:01:48.095 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-06T22:01:48.095 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-06T22:01:48.096 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-06T22:01:48.096 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T22:01:48.355 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T22:01:48.355 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T22:01:48.355 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T22:01:48.355 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T22:01:48.355 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T22:01:48.356 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T22:01:48.356 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T22:01:48.356 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T22:01:48.356 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T22:01:48.608 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T22:01:48.608 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T22:01:48.608 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T22:01:48.608 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T22:01:48.608 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T22:01:48.608 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T22:01:48.664 INFO:teuthology.orchestra.run.smithi061.stdout:201863462939 2023-12-06T22:01:48.664 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T22:01:48.861 INFO:teuthology.orchestra.run.smithi061.stdout:34359738439 2023-12-06T22:01:48.862 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T22:01:48.868 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:01:48.868 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T22:01:48.868 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T22:01:48.868 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-06T22:01:48.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-06T22:01:48.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-06T22:01:48.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-06T22:01:48.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T22:01:48.869 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T22:01:49.129 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:48 smithi154 bash[41043]: t=2023-12-06T22:01:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T22:01:49.130 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T22:01:49.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T22:01:49.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T22:01:49.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-06T22:01:49.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-06T22:01:49.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-06T22:01:49.390 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-06T22:01:49.659 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[25085]: cluster 2023-12-06T22:01:48.422175+0000 mgr.y (mgr.24355) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T22:01:49.660 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T22:01:49.661 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T22:01:49.669 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:49 smithi061 bash[30488]: cluster 2023-12-06T22:01:48.422175+0000 mgr.y (mgr.24355) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:49.670 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:49 smithi061 bash[25057]: cluster 2023-12-06T22:01:48.422175+0000 mgr.y (mgr.24355) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:49.886 INFO:teuthology.orchestra.run.smithi061.stdout:167503724579 2023-12-06T22:01:49.887 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T22:01:49.936 INFO:teuthology.orchestra.run.smithi061.stdout:77309411385 2023-12-06T22:01:49.936 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T22:01:49.971 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:49 smithi154 bash[41043]: t=2023-12-06T22:01:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-06T22:01:50.240 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T22:01:50.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T22:01:50.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T22:01:50.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T22:01:50.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T22:01:50.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T22:01:50.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T22:01:50.406 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:50.406 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:50.407 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:50.407 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:50.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T22:01:50.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T22:01:50.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T22:01:50.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T22:01:50.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T22:01:50.512 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T22:01:50.512 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-06T22:01:50.820 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T22:01:50.820 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T22:01:50.821 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T22:01:50.821 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T22:01:50.821 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T22:01:50.821 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T22:01:50.821 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T22:01:50.821 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:50 smithi154 bash[41043]: t=2023-12-06T22:01:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T22:01:51.082 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T22:01:51.343 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T22:01:51.343 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T22:01:51.343 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T22:01:51.343 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T22:01:51.343 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T22:01:51.343 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T22:01:51.344 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T22:01:51.344 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T22:01:51.419 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:51.419 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:51.595 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[25085]: cluster 2023-12-06T22:01:50.422675+0000 mgr.y (mgr.24355) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:51.595 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[25085]: audit 2023-12-06T22:01:50.433232+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:51.595 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[25085]: audit 2023-12-06T22:01:50.707763+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:51.595 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T22:01:51.595 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T22:01:51.596 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T22:01:51.596 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T22:01:51.596 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T22:01:51.596 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T22:01:51.596 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T22:01:51.808 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:51 smithi061 bash[30488]: cluster 2023-12-06T22:01:50.422675+0000 mgr.y (mgr.24355) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:51.808 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:51 smithi061 bash[30488]: audit 2023-12-06T22:01:50.433232+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:51.808 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:51 smithi061 bash[30488]: audit 2023-12-06T22:01:50.707763+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:51.808 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:51 smithi061 bash[25057]: cluster 2023-12-06T22:01:50.422675+0000 mgr.y (mgr.24355) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:51.808 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:51 smithi061 bash[25057]: audit 2023-12-06T22:01:50.433232+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:51.809 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:51 smithi061 bash[25057]: audit 2023-12-06T22:01:50.707763+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-06T22:01:51.856 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:51 smithi154 bash[41043]: t=2023-12-06T22:01:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-06T22:01:52.111 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-06T22:01:52.380 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-06T22:01:52.435 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:52.436 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:01:52.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[25085]: cephadm 2023-12-06T22:01:50.714908+0000 mgr.y (mgr.24355) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:01:52.649 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[25085]: cephadm 2023-12-06T22:01:50.718267+0000 mgr.y (mgr.24355) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi061 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-06T22:01:52.650 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-06T22:01:52.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:52 smithi061 bash[25057]: cephadm 2023-12-06T22:01:50.714908+0000 mgr.y (mgr.24355) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:01:52.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:52 smithi061 bash[25057]: cephadm 2023-12-06T22:01:50.718267+0000 mgr.y (mgr.24355) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi061 2023-12-06T22:01:52.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:52 smithi061 bash[30488]: cephadm 2023-12-06T22:01:50.714908+0000 mgr.y (mgr.24355) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:01:52.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:52 smithi061 bash[30488]: cephadm 2023-12-06T22:01:50.718267+0000 mgr.y (mgr.24355) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi061 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-06T22:01:52.911 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-06T22:01:52.912 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-06T22:01:53.172 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-06T22:01:53.172 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:52 smithi154 bash[41043]: t=2023-12-06T22:01:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-06T22:01:53.172 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-06T22:01:53.172 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-06T22:01:53.172 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-06T22:01:53.173 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-06T22:01:53.173 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-06T22:01:53.173 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-06T22:01:53.441 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-06T22:01:53.441 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-06T22:01:53.441 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-06T22:01:53.441 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-06T22:01:53.441 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-06T22:01:53.441 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-06T22:01:53.442 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-06T22:01:53.442 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-06T22:01:53.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:53 smithi061 bash[25057]: cluster 2023-12-06T22:01:52.423300+0000 mgr.y (mgr.24355) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:53.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:53 smithi061 bash[30488]: cluster 2023-12-06T22:01:52.423300+0000 mgr.y (mgr.24355) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:53.710 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[25085]: cluster 2023-12-06T22:01:52.423300+0000 mgr.y (mgr.24355) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-06T22:01:53.711 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-06T22:01:53.980 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:53 smithi154 bash[41043]: t=2023-12-06T22:01:53+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-06T22:01:54.240 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-06T22:01:54.240 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-06T22:01:54.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-06T22:01:54.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-06T22:01:54.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-06T22:01:54.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-06T22:01:54.241 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-06T22:01:54.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-06T22:01:54.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-06T22:01:54.511 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-06T22:01:54.512 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-06T22:01:54.512 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-06T22:01:54.512 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-06T22:01:54.804 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-06T22:01:54.804 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-06T22:01:54.804 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-06T22:01:54.804 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-06T22:01:54.805 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.705393993s 2023-12-06T22:01:55.123 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T22:01:55.123 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:54 smithi154 bash[41043]: t=2023-12-06T22:01:54+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:55 smithi154 bash[41043]: t=2023-12-06T22:01: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 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:55 smithi154 bash[41043]: t=2023-12-06T22:01:55+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:55 smithi154 bash[41043]: t=2023-12-06T22:01:55+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:55 smithi154 bash[41043]: t=2023-12-06T22:01:55+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T22:01:55.124 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:01:55 smithi154 bash[41043]: t=2023-12-06T22:01:55+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T22:01:55.687 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:55 smithi061 bash[30488]: cluster 2023-12-06T22:01:54.423913+0000 mgr.y (mgr.24355) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:55.687 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:55 smithi061 bash[25057]: cluster 2023-12-06T22:01:54.423913+0000 mgr.y (mgr.24355) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:55.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:55 smithi154 bash[25085]: cluster 2023-12-06T22:01:54.423913+0000 mgr.y (mgr.24355) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:57.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:57 smithi154 bash[25085]: cluster 2023-12-06T22:01:56.424537+0000 mgr.y (mgr.24355) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:57.835 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:57 smithi061 bash[25057]: cluster 2023-12-06T22:01:56.424537+0000 mgr.y (mgr.24355) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:57.835 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:57 smithi061 bash[30488]: cluster 2023-12-06T22:01:56.424537+0000 mgr.y (mgr.24355) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:58.116 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:01:57 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:57] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2023-12-06T22:01:59.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:01:58 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:01:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:01:59.722 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:01:59 smithi061 bash[30488]: cluster 2023-12-06T22:01:58.425148+0000 mgr.y (mgr.24355) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:59.722 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:01:59 smithi061 bash[25057]: cluster 2023-12-06T22:01:58.425148+0000 mgr.y (mgr.24355) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:01:59.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:01:59 smithi154 bash[25085]: cluster 2023-12-06T22:01:58.425148+0000 mgr.y (mgr.24355) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:01.187 INFO:teuthology.orchestra.run.smithi061.stdout:55834574914 2023-12-06T22:02:01.760 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:01 smithi061 bash[30488]: cluster 2023-12-06T22:02:00.425899+0000 mgr.y (mgr.24355) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:01.760 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:01 smithi061 bash[30488]: audit 2023-12-06T22:02:01.186225+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.61:0/1494769225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:02:01.760 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:01 smithi061 bash[25057]: cluster 2023-12-06T22:02:00.425899+0000 mgr.y (mgr.24355) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:01.761 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:01 smithi061 bash[25057]: audit 2023-12-06T22:02:01.186225+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.61:0/1494769225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:02:01.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:01 smithi154 bash[25085]: cluster 2023-12-06T22:02:00.425899+0000 mgr.y (mgr.24355) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:01.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:01 smithi154 bash[25085]: audit 2023-12-06T22:02:01.186225+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.61:0/1494769225' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:02:03.539 INFO:teuthology.orchestra.run.smithi061.stdout:111669149747 2023-12-06T22:02:03.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:03 smithi154 bash[25085]: cluster 2023-12-06T22:02:02.426412+0000 mgr.y (mgr.24355) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:03.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:03 smithi061 bash[25057]: cluster 2023-12-06T22:02:02.426412+0000 mgr.y (mgr.24355) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:03 smithi061 bash[30488]: cluster 2023-12-06T22:02:02.426412+0000 mgr.y (mgr.24355) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:04.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:04 smithi154 bash[25085]: audit 2023-12-06T22:02:03.538360+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.61:0/3416949333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:02:04.815 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:04 smithi061 bash[25057]: audit 2023-12-06T22:02:03.538360+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.61:0/3416949333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:02:04.816 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:04 smithi061 bash[30488]: audit 2023-12-06T22:02:03.538360+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.61:0/3416949333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:02:05.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:05 smithi154 bash[25085]: cluster 2023-12-06T22:02:04.426978+0000 mgr.y (mgr.24355) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:05.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:05 smithi061 bash[25057]: cluster 2023-12-06T22:02:04.426978+0000 mgr.y (mgr.24355) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:05.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:05 smithi061 bash[30488]: cluster 2023-12-06T22:02:04.426978+0000 mgr.y (mgr.24355) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:06.196 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574911 got 55834574914 for osd.1 2023-12-06T22:02:06.196 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:06.807 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149743 got 111669149747 for osd.3 2023-12-06T22:02:06.807 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:07.099 INFO:teuthology.orchestra.run.smithi061.stdout:201863462943 2023-12-06T22:02:07.129 INFO:teuthology.orchestra.run.smithi061.stdout:236223201303 2023-12-06T22:02:07.186 INFO:teuthology.orchestra.run.smithi061.stdout:133143986221 2023-12-06T22:02:07.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:07 smithi154 bash[25085]: cluster 2023-12-06T22:02:06.427625+0000 mgr.y (mgr.24355) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:07.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:07 smithi154 bash[25085]: audit 2023-12-06T22:02:07.098355+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.61:0/3622761389' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:02:07.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:07 smithi154 bash[25085]: audit 2023-12-06T22:02:07.128356+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.61:0/3666880202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:02:07.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:07 smithi154 bash[25085]: audit 2023-12-06T22:02:07.185531+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.61:0/3814196533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:02:07.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[25057]: cluster 2023-12-06T22:02:06.427625+0000 mgr.y (mgr.24355) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:07.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[25057]: audit 2023-12-06T22:02:07.098355+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.61:0/3622761389' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:02:07.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[25057]: audit 2023-12-06T22:02:07.128356+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.61:0/3666880202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:02:07.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[25057]: audit 2023-12-06T22:02:07.185531+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.61:0/3814196533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:02:07.791 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[30488]: cluster 2023-12-06T22:02:06.427625+0000 mgr.y (mgr.24355) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:07.792 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[30488]: audit 2023-12-06T22:02:07.098355+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.61:0/3622761389' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:02:07.792 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[30488]: audit 2023-12-06T22:02:07.128356+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.61:0/3666880202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:02:07.792 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[30488]: audit 2023-12-06T22:02:07.185531+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.61:0/3814196533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:02:07.801 INFO:teuthology.orchestra.run.smithi061.stdout:34359738443 2023-12-06T22:02:08.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:02:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:07] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2023-12-06T22:02:08.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:08 smithi154 bash[25085]: audit 2023-12-06T22:02:07.800750+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.61:0/601266540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:02:08.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:02:08 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:02:08.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:08 smithi061 bash[25057]: audit 2023-12-06T22:02:07.800750+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.61:0/601266540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:02:08.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:08 smithi061 bash[30488]: audit 2023-12-06T22:02:07.800750+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.61:0/601266540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:02:09.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462939 got 201863462943 for osd.6 2023-12-06T22:02:09.496 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:09.602 INFO:teuthology.orchestra.run.smithi061.stdout:77309411389 2023-12-06T22:02:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:09 smithi154 bash[25085]: cluster 2023-12-06T22:02:08.428152+0000 mgr.y (mgr.24355) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:09 smithi061 bash[25057]: cluster 2023-12-06T22:02:08.428152+0000 mgr.y (mgr.24355) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:09 smithi061 bash[30488]: cluster 2023-12-06T22:02:08.428152+0000 mgr.y (mgr.24355) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:10.089 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986216 got 133143986221 for osd.4 2023-12-06T22:02:10.089 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:10.705 INFO:teuthology.orchestra.run.smithi061.stdout:167503724584 2023-12-06T22:02:10.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:10 smithi061 bash[25057]: audit 2023-12-06T22:02:09.601025+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.61:0/23898318' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:02:10.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:10 smithi061 bash[30488]: audit 2023-12-06T22:02:09.601025+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.61:0/23898318' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:02:11.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:10 smithi154 bash[25085]: audit 2023-12-06T22:02:09.601025+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.61:0/23898318' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:02:11.141 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201303 for osd.7 2023-12-06T22:02:11.141 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:11.280 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:11 smithi061 systemd[1]: Stopping Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:02:11.280 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:11 smithi061 bash[50108]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T22:02:11.706 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738443 for osd.0 2023-12-06T22:02:11.706 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:11.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:11 smithi061 bash[25057]: cluster 2023-12-06T22:02:10.428776+0000 mgr.y (mgr.24355) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:11.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:11 smithi061 bash[25057]: audit 2023-12-06T22:02:10.704044+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.61:0/2980101416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:02:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:11 smithi061 bash[30488]: cluster 2023-12-06T22:02:10.428776+0000 mgr.y (mgr.24355) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:11.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:11 smithi061 bash[30488]: audit 2023-12-06T22:02:10.704044+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.61:0/2980101416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:02:11.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:11 smithi061 bash[46121]: level=info ts=2023-12-06T22:02:11.504Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:02:12.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:11 smithi154 bash[25085]: cluster 2023-12-06T22:02:10.428776+0000 mgr.y (mgr.24355) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:12.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:11 smithi154 bash[25085]: audit 2023-12-06T22:02:10.704044+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.61:0/2980101416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:02:12.224 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411385 got 77309411389 for osd.2 2023-12-06T22:02:12.224 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:12.782 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724579 got 167503724584 for osd.5 2023-12-06T22:02:12.782 DEBUG:teuthology.parallel:result is None 2023-12-06T22:02:12.782 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T22:02:12.782 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T22:02:13.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:12 smithi061 bash[50117]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T22:02:13.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:12 smithi061 bash[50153]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T22:02:13.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:12 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T22:02:13.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:13 smithi061 systemd[1]: Stopped Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:02:13.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:13 smithi061 systemd[1]: Started Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:02:13.712 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:13 smithi154 bash[25085]: cluster 2023-12-06T22:02:12.429410+0000 mgr.y (mgr.24355) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:13.713 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:13 smithi154 bash[25085]: audit 2023-12-06T22:02:13.044166+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:13 smithi061 bash[25057]: cluster 2023-12-06T22:02:12.429410+0000 mgr.y (mgr.24355) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:13 smithi061 bash[25057]: audit 2023-12-06T22:02:13.044166+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:13.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:13 smithi061 bash[30488]: cluster 2023-12-06T22:02:12.429410+0000 mgr.y (mgr.24355) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:13.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:13 smithi061 bash[30488]: audit 2023-12-06T22:02:13.044166+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:14.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:14 smithi154 bash[25085]: cephadm 2023-12-06T22:02:13.046201+0000 mgr.y (mgr.24355) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:02:14.673 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:14 smithi154 bash[25085]: cephadm 2023-12-06T22:02:13.050465+0000 mgr.y (mgr.24355) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:02:14.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[30488]: cephadm 2023-12-06T22:02:13.046201+0000 mgr.y (mgr.24355) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:02:14.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[30488]: cephadm 2023-12-06T22:02:13.050465+0000 mgr.y (mgr.24355) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:02:14.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[25057]: cephadm 2023-12-06T22:02:13.046201+0000 mgr.y (mgr.24355) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:02:14.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[25057]: cephadm 2023-12-06T22:02:13.050465+0000 mgr.y (mgr.24355) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.522Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.522Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.526Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.61 port=9094 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.528Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.578Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.578Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.583Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T22:02:14.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:14 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:14.583Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T22:02:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:15 smithi154 bash[25085]: cluster 2023-12-06T22:02:14.430039+0000 mgr.y (mgr.24355) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:16.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:15 smithi061 bash[25057]: cluster 2023-12-06T22:02:14.430039+0000 mgr.y (mgr.24355) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:16.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:15 smithi061 bash[30488]: cluster 2023-12-06T22:02:14.430039+0000 mgr.y (mgr.24355) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:16.520 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:02:17.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:16 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:16.529Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000990901s 2023-12-06T22:02:17.231 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:16 smithi154 systemd[1]: Stopping Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:02:17.231 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:16 smithi154 bash[41608]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T22:02:17.231 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.058Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.058Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.058Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.058Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.058Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.058Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.059Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.059Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.059Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.060Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.060Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T22:02:17.232 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[40141]: ts=2023-12-06T22:02:17.060Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T22:02:17.714 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:17 smithi061 bash[25057]: cluster 2023-12-06T22:02:16.430638+0000 mgr.y (mgr.24355) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:17.714 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:17 smithi061 bash[30488]: cluster 2023-12-06T22:02:16.430638+0000 mgr.y (mgr.24355) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:17.819 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[25085]: cluster 2023-12-06T22:02:16.430638+0000 mgr.y (mgr.24355) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:17.819 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[41618]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:02:17.819 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 bash[41654]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T22:02:17.820 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T22:02:17.820 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 systemd[1]: Stopped Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:02:17.820 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:17 smithi154 systemd[1]: Started Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:02:19.001 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.803240+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.001 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.812553+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:02:19.001 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.813106+0000 mgr.y (mgr.24355) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:02:19.001 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.814892+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.61:9093"}]: dispatch 2023-12-06T22:02:19.001 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.815322+0000 mgr.y (mgr.24355) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.61:9093"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.821475+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.829643+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.830331+0000 mgr.y (mgr.24355) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.842706+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.154:9095"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.843381+0000 mgr.y (mgr.24355) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.154:9095"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.849223+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.858265+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.859088+0000 mgr.y (mgr.24355) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.868297+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.154:3000"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.869070+0000 mgr.y (mgr.24355) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.154:3000"}]: dispatch 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.876341+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.002 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.882418+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.003 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.884523+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.003 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: audit 2023-12-06T22:02:17.886353+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.003 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[25085]: cluster 2023-12-06T22:02:18.431315+0000 mgr.y (mgr.24355) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.845Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.845Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.845Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.845Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi154 (none))" 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.845Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.845Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.848Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:02:19.003 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.848Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.850Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.854Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.854Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.512µs 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:18 smithi154 bash[41682]: ts=2023-12-06T22:02:18.854Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.002Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.002Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T22:02:19.004 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.002Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=92.852µs wal_replay_duration=147.870738ms total_replay_duration=147.996377ms 2023-12-06T22:02:19.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.006Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:02:19.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.006Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T22:02:19.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.006Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:02:19.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.038Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.724575ms db_storage=1.449µs remote_storage=2.301µs web_handler=557ns query_engine=1.226µs scrape=473.365µs scrape_sd=51.254µs notify=57.801µs notify_sd=54.982µs rules=30.430821ms 2023-12-06T22:02:19.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:02:19 smithi154 bash[41682]: ts=2023-12-06T22:02:19.038Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T22:02:19.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.803240+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.812553+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.813106+0000 mgr.y (mgr.24355) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.814892+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.61:9093"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.815322+0000 mgr.y (mgr.24355) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.61:9093"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.821475+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.829643+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.830331+0000 mgr.y (mgr.24355) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.842706+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.154:9095"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.843381+0000 mgr.y (mgr.24355) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.154:9095"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.849223+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.858265+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:02:19.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.859088+0000 mgr.y (mgr.24355) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.868297+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.154:3000"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.869070+0000 mgr.y (mgr.24355) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.154:3000"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.876341+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.882418+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.884523+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: audit 2023-12-06T22:02:17.886353+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[25057]: cluster 2023-12-06T22:02:18.431315+0000 mgr.y (mgr.24355) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.803240+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.812553+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.813106+0000 mgr.y (mgr.24355) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:02:19.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.814892+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.61:9093"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.815322+0000 mgr.y (mgr.24355) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.61:9093"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.821475+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.829643+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.830331+0000 mgr.y (mgr.24355) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.842706+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.154:9095"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.843381+0000 mgr.y (mgr.24355) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.154:9095"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.849223+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.858265+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.859088+0000 mgr.y (mgr.24355) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.868297+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.154:3000"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.869070+0000 mgr.y (mgr.24355) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.154:3000"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.876341+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.882418+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.884523+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: audit 2023-12-06T22:02:17.886353+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:18 smithi061 bash[30488]: cluster 2023-12-06T22:02:18.431315+0000 mgr.y (mgr.24355) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:19.694 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:02:19.696 INFO:teuthology.orchestra.run.smithi061.stderr:dumped all 2023-12-06T22:02:20.546 INFO:teuthology.orchestra.run.smithi061.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2023-12-06T22:02:18.430952+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":48912,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003636"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-06T22:00:44.826382+0000","last_change":"2023-12-06T22:00:21.030004+0000","last_active":"2023-12-06T22:00:44.826382+0000","last_peered":"2023-12-06T22:00:44.826382+0000","last_clean":"2023-12-06T22:00:44.826382+0000","last_became_active":"2023-12-06T22:00:21.028803+0000","last_became_peered":"2023-12-06T22:00:21.028803+0000","last_unstale":"2023-12-06T22:00:44.826382+0000","last_undegraded":"2023-12-06T22:00:44.826382+0000","last_fullsized":"2023-12-06T22:00:44.826382+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T21:57:16.315109+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T21:57:16.315109+0000","last_clean_scrub_stamp":"2023-12-06T21:57:16.315109+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:25:01.397319+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":236223201305,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.1870000000000001}]},{"osd":1,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.129},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":0.879}]},{"osd":2,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.94399999999999995}]},{"osd":3,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.155},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.0620000000000001}]},{"osd":4,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.139,"5min":1.139,"15min":1.139},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.8049999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.0920000000000001}]},{"osd":5,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.891,"5min":1.891,"15min":1.891},"last":0.75900000000000001}]},{"osd":6,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.028},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.86499999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462945,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.90300000000000002,"15min":0.89600000000000002},"min":{"1min":0.64900000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.995,"15min":0.999},"min":{"1min":0.71599999999999997,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2709999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.75900000000000001}]},{"osd":1,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.95399999999999996,"15min":0.95099999999999996},"min":{"1min":0.75600000000000001,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.194,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97599999999999998,"15min":0.97399999999999998},"min":{"1min":0.70999999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.1990000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.96899999999999997,"15min":0.96499999999999997},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.871},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0169999999999999,"15min":1.01},"min":{"1min":0.70899999999999996,"5min":0.625,"15min":0.625},"max":{"1min":1.3180000000000001,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.83799999999999997}]},{"osd":3,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.99099999999999999,"15min":0.99199999999999999},"min":{"1min":0.78000000000000003,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0780000000000001,"15min":1.0760000000000001},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.73199999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93000000000000005,"15min":0.93400000000000005},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.071,"5min":0.98699999999999999,"15min":0.97299999999999998},"min":{"1min":0.74199999999999999,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.325,"5min":1.397,"15min":1.397},"last":1.3420000000000001}]},{"osd":5,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.042,"15min":1.054},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2969999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.149},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.1000000000000001,"15min":1.0980000000000001},"min":{"1min":0.78200000000000003,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.997}]},{"osd":7,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.145,"15min":1.145},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.155,"5min":1.155,"15min":1.155},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.286}]}]},{"osd":1,"up_from":13,"seq":55834574917,"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":"Wed Dec 6 22:01:46 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.69799999999999995,"15min":0.59799999999999998},"min":{"1min":0.50900000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1499999999999999,"5min":1.169,"15min":1.169},"last":1.143},{"interface":"front","average":{"1min":0.751,"5min":0.72399999999999998,"15min":0.64400000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.054,"5min":1.411,"15min":1.411},"last":0.65700000000000003}]},{"osd":2,"last update":"Wed Dec 6 22:01:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.79900000000000004,"15min":0.73999999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.76600000000000001,"15min":0.73599999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.0189999999999999}]},{"osd":3,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94699999999999995,"15min":0.86199999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.361,"5min":1.528,"15min":1.528},"last":1.2869999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.94499999999999995,"15min":0.90100000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":2.0870000000000002,"5min":2.0870000000000002,"15min":2.0870000000000002},"last":0.85199999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:01:34 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1100000000000001,"15min":1.0780000000000001},"min":{"1min":0.73499999999999999,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4830000000000001,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.4219999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.129,"15min":1.131},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.92100000000000004}]},{"osd":5,"last update":"Wed Dec 6 22:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.171,"15min":1.147},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":2.5329999999999999,"5min":2.5329999999999999,"15min":2.5329999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.147,"5min":1.137,"15min":1.131},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.5589999999999999,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":1.397}]},{"osd":6,"last update":"Wed Dec 6 22:01:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3240000000000001,"5min":1.3500000000000001,"15min":1.3540000000000001},"min":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"max":{"1min":2.4689999999999999,"5min":2.4689999999999999,"15min":2.4689999999999999},"last":1.5509999999999999},{"interface":"front","average":{"1min":1.3560000000000001,"5min":1.2829999999999999,"15min":1.2709999999999999},"min":{"1min":1.0409999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.7229999999999999,"5min":2.7229999999999999,"15min":2.7229999999999999},"last":1.2749999999999999}]},{"osd":7,"last update":"Wed Dec 6 22:01:19 2023","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.323,"15min":1.323},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.875,"5min":1.875,"15min":1.875},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.375,"5min":1.375,"15min":1.375},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.821,"5min":1.821,"15min":1.821},"last":1.4970000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.68400000000000005,"15min":0.626},"min":{"1min":0.48199999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1080000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.753},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.76900000000000002,"15min":0.69299999999999995},"min":{"1min":0.57999999999999996,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.72599999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:01:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.78700000000000003,"15min":0.755},"min":{"1min":0.58499999999999996,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1759999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.76900000000000002,"15min":0.752},"min":{"1min":0.442,"5min":0.436,"15min":0.436},"max":{"1min":1.0529999999999999,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.81000000000000005}]},{"osd":3,"last update":"Wed Dec 6 22:02:01 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.86699999999999999,"15min":0.85599999999999998},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":2.133,"5min":2.133,"15min":2.133},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.88700000000000001,"15min":0.86499999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.369,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.999}]},{"osd":4,"last update":"Wed Dec 6 22:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0489999999999999,"15min":1.014},"min":{"1min":0.73699999999999999,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":2.0019999999999998,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.1200000000000001,"15min":1.105},"min":{"1min":0.86599999999999999,"5min":0.63,"15min":0.63},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":1.111}]},{"osd":5,"last update":"Wed Dec 6 22:02:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.143,"15min":1.139},"min":{"1min":0.75700000000000001,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1599999999999999,"15min":1.149},"min":{"1min":0.78300000000000003,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.3380000000000001,"5min":2.3380000000000001,"15min":2.3380000000000001},"last":1.03}]},{"osd":6,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1859999999999999,"15min":1.196},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.4330000000000001,"5min":1.508,"15min":1.508},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.296,"15min":1.3069999999999999},"min":{"1min":0.95899999999999996,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":1.8240000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.1579999999999999}]},{"osd":7,"last update":"Wed Dec 6 22:01:17 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.282,"5min":1.282,"15min":1.282},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.1830000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411391,"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":"Wed Dec 6 22:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.70899999999999996,"15min":0.65300000000000002},"min":{"1min":0.51700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.25},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.79200000000000004,"15min":0.73199999999999998},"min":{"1min":0.61899999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.1930000000000001,"5min":1.694,"15min":1.694},"last":0.92500000000000004}]},{"osd":1,"last update":"Wed Dec 6 22:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.78800000000000003,"15min":0.746},"min":{"1min":0.54100000000000004,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3129999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.84299999999999997,"15min":0.78500000000000003},"min":{"1min":0.59099999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.5800000000000001,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.85099999999999998}]},{"osd":3,"last update":"Wed Dec 6 22:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.878,"15min":0.85799999999999998},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1020000000000001,"5min":1.806,"15min":1.806},"last":1.077},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.93999999999999995,"15min":0.91100000000000003},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1499999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.878}]},{"osd":4,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1419999999999999,"15min":1.1200000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.609,"5min":1.643,"15min":1.643},"last":1.153},{"interface":"front","average":{"1min":1.196,"5min":1.22,"15min":1.2},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.6459999999999999,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":1.2}]},{"osd":5,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.2949999999999999,"15min":1.3149999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.6559999999999999,"5min":1.921,"15min":1.921},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.385,"5min":1.347,"15min":1.337},"min":{"1min":0.872,"5min":0.872,"15min":0.872},"max":{"1min":3.6629999999999998,"5min":3.6629999999999998,"15min":3.6629999999999998},"last":1.367}]},{"osd":6,"last update":"Wed Dec 6 22:01:41 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.383,"15min":1.383},"min":{"1min":1.044,"5min":0.998,"15min":0.998},"max":{"1min":1.7170000000000001,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":1.4490000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.337,"15min":1.3560000000000001},"min":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.6439999999999999,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":1.4830000000000001}]},{"osd":7,"last update":"Wed Dec 6 22:01:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"min":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.581},{"interface":"front","average":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"min":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.52}]}]},{"osd":3,"up_from":26,"seq":111669149750,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.752,"15min":0.71799999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0489999999999999,"5min":1.431,"15min":1.431},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.81299999999999994,"15min":0.81999999999999995},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.92100000000000004}]},{"osd":1,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.85199999999999998,"15min":0.83699999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2290000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.87,"15min":0.85599999999999998},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3240000000000001,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.77200000000000002}]},{"osd":2,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.91900000000000004,"15min":0.90700000000000003},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.3109999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.93500000000000005,"15min":0.91300000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.411,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.0089999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.105,"15min":1.111},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.633,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.2,"5min":1.135,"15min":1.117},"min":{"1min":0.89900000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.6240000000000001,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.282}]},{"osd":5,"last update":"Wed Dec 6 22:02:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1719999999999999,"15min":1.1819999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.5069999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.079},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.2230000000000001,"15min":1.2330000000000001},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.494,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.464}]},{"osd":6,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.246,"15min":1.244},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.2929999999999999,"15min":1.3009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.6080000000000001,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.179}]},{"osd":7,"last update":"Wed Dec 6 22:01:17 2023","interfaces":[{"interface":"back","average":{"1min":1.405,"5min":1.405,"15min":1.405},"min":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"max":{"1min":1.71,"5min":1.71,"15min":1.71},"last":1.4970000000000001},{"interface":"front","average":{"1min":1.421,"5min":1.421,"15min":1.421},"min":{"1min":1.052,"5min":1.052,"15min":1.052},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.4359999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986223,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88700000000000001,"15min":0.876},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.298,"5min":1.48,"15min":1.48},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.92200000000000004,"15min":0.92400000000000004},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3029999999999999,"5min":1.345,"15min":1.345},"last":0.63900000000000001}]},{"osd":1,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.86699999999999999,"15min":0.85299999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.0960000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90700000000000003},"min":{"1min":0.64900000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2250000000000001,"5min":1.28,"15min":1.28},"last":0.72699999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.92400000000000004,"15min":0.89600000000000002},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2350000000000001,"5min":1.611,"15min":1.611},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96999999999999997,"15min":0.95999999999999996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.284,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.03}]},{"osd":3,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.92700000000000005,"15min":0.91500000000000004},"min":{"1min":0.67500000000000004,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.169,"5min":1.385,"15min":1.385},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.97599999999999998,"15min":0.95799999999999996},"min":{"1min":0.69099999999999995,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2450000000000001,"5min":1.627,"15min":1.627},"last":0.98799999999999999}]},{"osd":5,"last update":"Wed Dec 6 22:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.871,"15min":0.84699999999999998},"min":{"1min":0.70899999999999996,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.93999999999999995,"15min":0.89300000000000002},"min":{"1min":0.60399999999999998,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.4299999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.95799999999999996}]},{"osd":6,"last update":"Wed Dec 6 22:01:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.93200000000000005,"15min":0.91400000000000003},"min":{"1min":0.69799999999999995,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.091,"15min":1.0760000000000001},"min":{"1min":0.82099999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.522,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.091}]},{"osd":7,"last update":"Wed Dec 6 22:01:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.127}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5636,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739516,"statfs":{"total":95995035648,"available":95989264384,"internally_reserved":0,"allocated":585728,"data_stored":240337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.89900000000000002,"15min":0.87},"min":{"1min":0.67200000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98399999999999999,"15min":0.98999999999999999},"min":{"1min":0.69499999999999995,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.218,"5min":3.0600000000000001,"15min":3.0600000000000001},"last":1.0009999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.89600000000000002,"15min":0.86499999999999999},"min":{"1min":0.69799999999999995,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.5920000000000001,"5min":1.9299999999999999,"15min":1.9299999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.008,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.68000000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4119999999999999,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":0.90600000000000003}]},{"osd":2,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.97899999999999998,"15min":0.98899999999999999},"min":{"1min":0.65400000000000003,"5min":0.629,"15min":0.629},"max":{"1min":1.2669999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0149999999999999,"15min":0.99299999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.2490000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.0409999999999999}]},{"osd":3,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.77900000000000003,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3089999999999999,"5min":1.641,"15min":1.641},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.028,"15min":0.99399999999999999},"min":{"1min":0.88900000000000001,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.48,"5min":1.869,"15min":1.869},"last":1.157}]},{"osd":4,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.997,"15min":0.98899999999999999},"min":{"1min":0.624,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.419,"5min":2.911,"15min":2.911},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.1000000000000001,"5min":0.999,"15min":0.94599999999999995},"min":{"1min":0.70699999999999996,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.395}]},{"osd":6,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.044,"15min":1.054},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.1699999999999999,"15min":1.1779999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.4470000000000001}]},{"osd":7,"last update":"Wed Dec 6 22:01:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":2.1160000000000001,"5min":2.1160000000000001,"15min":2.1160000000000001},"last":1.292},{"interface":"front","average":{"1min":1.25,"5min":1.25,"15min":1.25},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.9650000000000001,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":1.0820000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T22:02:20.548 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T22:02:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:21 smithi154 bash[25085]: audit 2023-12-06T22:02:19.689296+0000 mgr.y (mgr.24355) 78 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:02:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:21 smithi154 bash[25085]: cluster 2023-12-06T22:02:20.431940+0000 mgr.y (mgr.24355) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:21.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:21 smithi061 bash[25057]: audit 2023-12-06T22:02:19.689296+0000 mgr.y (mgr.24355) 78 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:02:21.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:21 smithi061 bash[25057]: cluster 2023-12-06T22:02:20.431940+0000 mgr.y (mgr.24355) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:21.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:21 smithi061 bash[30488]: audit 2023-12-06T22:02:19.689296+0000 mgr.y (mgr.24355) 78 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:02:21.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:21 smithi061 bash[30488]: cluster 2023-12-06T22:02:20.431940+0000 mgr.y (mgr.24355) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:23.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: audit 2023-12-06T22:02:21.687421+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: audit 2023-12-06T22:02:21.920017+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: audit 2023-12-06T22:02:21.972395+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: audit 2023-12-06T22:02:21.981204+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:23.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: audit 2023-12-06T22:02:21.983373+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:23.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: audit 2023-12-06T22:02:21.985058+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:23.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:22 smithi154 bash[25085]: cluster 2023-12-06T22:02:22.432458+0000 mgr.y (mgr.24355) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:23.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: audit 2023-12-06T22:02:21.687421+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: audit 2023-12-06T22:02:21.920017+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: audit 2023-12-06T22:02:21.972395+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: audit 2023-12-06T22:02:21.981204+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:23.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: audit 2023-12-06T22:02:21.983373+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: audit 2023-12-06T22:02:21.985058+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[25057]: cluster 2023-12-06T22:02:22.432458+0000 mgr.y (mgr.24355) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: audit 2023-12-06T22:02:21.687421+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: audit 2023-12-06T22:02:21.920017+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: audit 2023-12-06T22:02:21.972395+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: audit 2023-12-06T22:02:21.981204+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: audit 2023-12-06T22:02:21.983373+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: audit 2023-12-06T22:02:21.985058+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:22 smithi061 bash[30488]: cluster 2023-12-06T22:02:22.432458+0000 mgr.y (mgr.24355) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:23.059 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:02:24.780 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:02:24 smithi061 bash[50203]: level=info ts=2023-12-06T22:02:24.532Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004261595s 2023-12-06T22:02:25.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:25 smithi154 bash[25085]: cluster 2023-12-06T22:02:24.433064+0000 mgr.y (mgr.24355) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:25 smithi061 bash[30488]: cluster 2023-12-06T22:02:24.433064+0000 mgr.y (mgr.24355) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:25.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:25 smithi061 bash[25057]: cluster 2023-12-06T22:02:24.433064+0000 mgr.y (mgr.24355) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:26.035 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:02:26.037 INFO:teuthology.orchestra.run.smithi061.stderr:dumped all 2023-12-06T22:02:26.713 INFO:teuthology.orchestra.run.smithi061.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2023-12-06T22:02:24.432788+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":48912,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003676"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-12-06T22:00:44.826382+0000","last_change":"2023-12-06T22:00:21.030004+0000","last_active":"2023-12-06T22:00:44.826382+0000","last_peered":"2023-12-06T22:00:44.826382+0000","last_clean":"2023-12-06T22:00:44.826382+0000","last_became_active":"2023-12-06T22:00:21.028803+0000","last_became_peered":"2023-12-06T22:00:21.028803+0000","last_unstale":"2023-12-06T22:00:44.826382+0000","last_undegraded":"2023-12-06T22:00:44.826382+0000","last_fullsized":"2023-12-06T22:00:44.826382+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T21:57:16.315109+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T21:57:16.315109+0000","last_clean_scrub_stamp":"2023-12-06T21:57:16.315109+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:25:01.397319+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":236223201306,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.246},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.72199999999999998}]},{"osd":1,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.3220000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0549999999999999}]},{"osd":3,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.1639999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.139,"5min":1.139,"15min":1.139},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.8049999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.131}]},{"osd":5,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.274},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.891,"5min":1.891,"15min":1.891},"last":1.0029999999999999}]},{"osd":6,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":1.349}]}]},{"osd":6,"up_from":47,"seq":201863462946,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.90300000000000002,"15min":0.89600000000000002},"min":{"1min":0.64900000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.995,"15min":0.999},"min":{"1min":0.71599999999999997,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2709999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.89300000000000002}]},{"osd":1,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.95399999999999996,"15min":0.95099999999999996},"min":{"1min":0.75600000000000001,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.194,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.018},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97599999999999998,"15min":0.97399999999999998},"min":{"1min":0.70999999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.70899999999999996}]},{"osd":2,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.96899999999999997,"15min":0.96499999999999997},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0169999999999999,"15min":1.01},"min":{"1min":0.70899999999999996,"5min":0.625,"15min":0.625},"max":{"1min":1.3180000000000001,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.83999999999999997}]},{"osd":3,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.99099999999999999,"15min":0.99199999999999999},"min":{"1min":0.78000000000000003,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.87},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0780000000000001,"15min":1.0760000000000001},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.042}]},{"osd":4,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93000000000000005,"15min":0.93400000000000005},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.071,"5min":0.98699999999999999,"15min":0.97299999999999998},"min":{"1min":0.74199999999999999,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.325,"5min":1.397,"15min":1.397},"last":0.94799999999999995}]},{"osd":5,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.042,"15min":1.054},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2969999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.996},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.1000000000000001,"15min":1.0980000000000001},"min":{"1min":0.78200000000000003,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.91400000000000003}]},{"osd":7,"last update":"Wed Dec 6 22:01:18 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.145,"15min":1.145},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.155,"5min":1.155,"15min":1.155},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.0589999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574918,"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":"Wed Dec 6 22:01:46 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.69799999999999995,"15min":0.59799999999999998},"min":{"1min":0.50900000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1499999999999999,"5min":1.169,"15min":1.169},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.751,"5min":0.72399999999999998,"15min":0.64400000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.054,"5min":1.411,"15min":1.411},"last":0.627}]},{"osd":2,"last update":"Wed Dec 6 22:01:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.79900000000000004,"15min":0.73999999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.76600000000000001,"15min":0.73599999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.55400000000000005}]},{"osd":3,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94699999999999995,"15min":0.86199999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.361,"5min":1.528,"15min":1.528},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.997,"5min":0.94499999999999995,"15min":0.90100000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":2.0870000000000002,"5min":2.0870000000000002,"15min":2.0870000000000002},"last":0.74399999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:01:34 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1100000000000001,"15min":1.0780000000000001},"min":{"1min":0.73499999999999999,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4830000000000001,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.125},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.129,"15min":1.131},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.1499999999999999}]},{"osd":5,"last update":"Wed Dec 6 22:02:09 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.171,"15min":1.147},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":2.5329999999999999,"5min":2.5329999999999999,"15min":2.5329999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.137,"15min":1.131},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.5589999999999999,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":1.077}]},{"osd":6,"last update":"Wed Dec 6 22:01:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3240000000000001,"5min":1.3500000000000001,"15min":1.3540000000000001},"min":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"max":{"1min":2.4689999999999999,"5min":2.4689999999999999,"15min":2.4689999999999999},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.3560000000000001,"5min":1.2829999999999999,"15min":1.2709999999999999},"min":{"1min":1.0409999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.7229999999999999,"5min":2.7229999999999999,"15min":2.7229999999999999},"last":1.2310000000000001}]},{"osd":7,"last update":"Wed Dec 6 22:01:19 2023","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.323,"15min":1.323},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.875,"5min":1.875,"15min":1.875},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.375,"5min":1.375,"15min":1.375},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.821,"5min":1.821,"15min":1.821},"last":0.93600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.68400000000000005,"15min":0.626},"min":{"1min":0.48199999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1080000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.76900000000000002,"15min":0.69299999999999995},"min":{"1min":0.57999999999999996,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.93300000000000005}]},{"osd":2,"last update":"Wed Dec 6 22:01:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.78700000000000003,"15min":0.755},"min":{"1min":0.58499999999999996,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1759999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.76900000000000002,"15min":0.752},"min":{"1min":0.442,"5min":0.436,"15min":0.436},"max":{"1min":1.0529999999999999,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.82799999999999996}]},{"osd":3,"last update":"Wed Dec 6 22:02:01 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.86699999999999999,"15min":0.85599999999999998},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":2.133,"5min":2.133,"15min":2.133},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.88700000000000001,"15min":0.86499999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.369,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.016}]},{"osd":4,"last update":"Wed Dec 6 22:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0489999999999999,"15min":1.014},"min":{"1min":0.73699999999999999,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":2.0019999999999998,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":1.119},{"interface":"front","average":{"1min":1.149,"5min":1.1200000000000001,"15min":1.105},"min":{"1min":0.86599999999999999,"5min":0.63,"15min":0.63},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":1.484}]},{"osd":5,"last update":"Wed Dec 6 22:02:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.143,"15min":1.139},"min":{"1min":0.75700000000000001,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.522},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1599999999999999,"15min":1.149},"min":{"1min":0.78300000000000003,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.3380000000000001,"5min":2.3380000000000001,"15min":2.3380000000000001},"last":1.613}]},{"osd":6,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1859999999999999,"15min":1.196},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.4330000000000001,"5min":1.508,"15min":1.508},"last":1.6299999999999999},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.296,"15min":1.3069999999999999},"min":{"1min":0.95899999999999996,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":1.8240000000000001,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.653}]},{"osd":7,"last update":"Wed Dec 6 22:02:19 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.2470000000000001,"15min":1.24},"min":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"max":{"1min":2.3700000000000001,"5min":2.3700000000000001,"15min":2.3700000000000001},"last":1.387},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.286,"15min":1.2829999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":2.4399999999999999,"5min":2.4399999999999999,"15min":2.4399999999999999},"last":1.708}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Wed Dec 6 22:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.70899999999999996,"15min":0.65300000000000002},"min":{"1min":0.51700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.79200000000000004,"15min":0.73199999999999998},"min":{"1min":0.61899999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.1930000000000001,"5min":1.694,"15min":1.694},"last":0.78600000000000003}]},{"osd":1,"last update":"Wed Dec 6 22:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.78800000000000003,"15min":0.746},"min":{"1min":0.54100000000000004,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3129999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.84299999999999997,"15min":0.78500000000000003},"min":{"1min":0.59099999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.5800000000000001,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.72199999999999998}]},{"osd":3,"last update":"Wed Dec 6 22:02:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.878,"15min":0.85799999999999998},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1020000000000001,"5min":1.806,"15min":1.806},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.93999999999999995,"15min":0.91100000000000003},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1499999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.92100000000000004}]},{"osd":4,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1419999999999999,"15min":1.1200000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.609,"5min":1.643,"15min":1.643},"last":1.099},{"interface":"front","average":{"1min":1.196,"5min":1.22,"15min":1.2},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.6459999999999999,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":1}]},{"osd":5,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.2949999999999999,"15min":1.3149999999999999},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.6559999999999999,"5min":1.921,"15min":1.921},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.385,"5min":1.347,"15min":1.337},"min":{"1min":0.872,"5min":0.872,"15min":0.872},"max":{"1min":3.6629999999999998,"5min":3.6629999999999998,"15min":3.6629999999999998},"last":1.1739999999999999}]},{"osd":6,"last update":"Wed Dec 6 22:01:41 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.383,"15min":1.383},"min":{"1min":1.044,"5min":0.998,"15min":0.998},"max":{"1min":1.7170000000000001,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":0.871},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.337,"15min":1.3560000000000001},"min":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.6439999999999999,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.753}]},{"osd":7,"last update":"Wed Dec 6 22:01:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"min":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"min":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.012}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.752,"15min":0.71799999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0489999999999999,"5min":1.431,"15min":1.431},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.81299999999999994,"15min":0.81999999999999995},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.76500000000000001}]},{"osd":1,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.85199999999999998,"15min":0.83699999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2290000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.87,"15min":0.85599999999999998},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3240000000000001,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.92000000000000004}]},{"osd":2,"last update":"Wed Dec 6 22:02:00 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.91900000000000004,"15min":0.90700000000000003},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.3109999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.93500000000000005,"15min":0.91300000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.411,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.85299999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.105,"15min":1.111},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.633,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.403},{"interface":"front","average":{"1min":1.2,"5min":1.135,"15min":1.117},"min":{"1min":0.89900000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.6240000000000001,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.633}]},{"osd":5,"last update":"Wed Dec 6 22:02:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1719999999999999,"15min":1.1819999999999999},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.5069999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.2230000000000001,"15min":1.2330000000000001},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.494,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.466}]},{"osd":6,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.246,"15min":1.244},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":1.694},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.2929999999999999,"15min":1.3009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.6080000000000001,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.4339999999999999}]},{"osd":7,"last update":"Wed Dec 6 22:01:17 2023","interfaces":[{"interface":"back","average":{"1min":1.405,"5min":1.405,"15min":1.405},"min":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"max":{"1min":1.71,"5min":1.71,"15min":1.71},"last":1.8720000000000001},{"interface":"front","average":{"1min":1.421,"5min":1.421,"15min":1.421},"min":{"1min":1.052,"5min":1.052,"15min":1.052},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.9610000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986224,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88700000000000001,"15min":0.876},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.298,"5min":1.48,"15min":1.48},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.92200000000000004,"15min":0.92400000000000004},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3029999999999999,"5min":1.345,"15min":1.345},"last":0.89600000000000002}]},{"osd":1,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.86699999999999999,"15min":0.85299999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.0960000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90700000000000003},"min":{"1min":0.64900000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2250000000000001,"5min":1.28,"15min":1.28},"last":1.2190000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.92400000000000004,"15min":0.89600000000000002},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2350000000000001,"5min":1.611,"15min":1.611},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96999999999999997,"15min":0.95999999999999996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.284,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.1799999999999999}]},{"osd":3,"last update":"Wed Dec 6 22:01:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.92700000000000005,"15min":0.91500000000000004},"min":{"1min":0.67500000000000004,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.169,"5min":1.385,"15min":1.385},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.016,"5min":0.97599999999999998,"15min":0.95799999999999996},"min":{"1min":0.69099999999999995,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.2450000000000001,"5min":1.627,"15min":1.627},"last":1.256}]},{"osd":5,"last update":"Wed Dec 6 22:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.871,"15min":0.84699999999999998},"min":{"1min":0.70899999999999996,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.93999999999999995,"15min":0.89300000000000002},"min":{"1min":0.60399999999999998,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.4299999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.056}]},{"osd":6,"last update":"Wed Dec 6 22:01:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.93200000000000005,"15min":0.91400000000000003},"min":{"1min":0.69799999999999995,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.091},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.091,"15min":1.0760000000000001},"min":{"1min":0.82099999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.522,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.2809999999999999}]},{"osd":7,"last update":"Wed Dec 6 22:01:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.232},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.2010000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724586,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5636,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739516,"statfs":{"total":95995035648,"available":95989264384,"internally_reserved":0,"allocated":585728,"data_stored":240337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.89900000000000002,"15min":0.87},"min":{"1min":0.67200000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98399999999999999,"15min":0.98999999999999999},"min":{"1min":0.69499999999999995,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.218,"5min":3.0600000000000001,"15min":3.0600000000000001},"last":1.0009999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.89600000000000002,"15min":0.86499999999999999},"min":{"1min":0.69799999999999995,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.5920000000000001,"5min":1.9299999999999999,"15min":1.9299999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.008,"5min":0.97399999999999998,"15min":0.94999999999999996},"min":{"1min":0.68000000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4119999999999999,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":0.90600000000000003}]},{"osd":2,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.97899999999999998,"15min":0.98899999999999999},"min":{"1min":0.65400000000000003,"5min":0.629,"15min":0.629},"max":{"1min":1.2669999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0149999999999999,"15min":0.99299999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.2490000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.0409999999999999}]},{"osd":3,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.77900000000000003,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3089999999999999,"5min":1.641,"15min":1.641},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.028,"15min":0.99399999999999999},"min":{"1min":0.88900000000000001,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.48,"5min":1.869,"15min":1.869},"last":1.157}]},{"osd":4,"last update":"Wed Dec 6 22:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.997,"15min":0.98899999999999999},"min":{"1min":0.624,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.419,"5min":2.911,"15min":2.911},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.1000000000000001,"5min":0.999,"15min":0.94599999999999995},"min":{"1min":0.70699999999999996,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.395}]},{"osd":6,"last update":"Wed Dec 6 22:01:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.044,"15min":1.054},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.1699999999999999,"15min":1.1779999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.4470000000000001}]},{"osd":7,"last update":"Wed Dec 6 22:01:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":2.1160000000000001,"5min":2.1160000000000001,"15min":2.1160000000000001},"last":1.292},{"interface":"front","average":{"1min":1.25,"5min":1.25,"15min":1.25},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.9650000000000001,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":1.0820000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T22:02:26.715 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T22:02:26.715 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T22:02:26.715 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T22:02:26.715 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T22:02:27.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[25057]: audit 2023-12-06T22:02:25.792421+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:27.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[25057]: audit 2023-12-06T22:02:25.801894+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:27.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[25057]: audit 2023-12-06T22:02:26.026478+0000 mgr.y (mgr.24355) 82 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:02:27.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[25057]: cluster 2023-12-06T22:02:26.433750+0000 mgr.y (mgr.24355) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[30488]: audit 2023-12-06T22:02:25.792421+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[30488]: audit 2023-12-06T22:02:25.801894+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[30488]: audit 2023-12-06T22:02:26.026478+0000 mgr.y (mgr.24355) 82 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:02:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:26 smithi061 bash[30488]: cluster 2023-12-06T22:02:26.433750+0000 mgr.y (mgr.24355) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:26 smithi154 bash[25085]: audit 2023-12-06T22:02:25.792421+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:26 smithi154 bash[25085]: audit 2023-12-06T22:02:25.801894+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:26 smithi154 bash[25085]: audit 2023-12-06T22:02:26.026478+0000 mgr.y (mgr.24355) 82 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:02:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:26 smithi154 bash[25085]: cluster 2023-12-06T22:02:26.433750+0000 mgr.y (mgr.24355) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:28.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:02:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:27] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2023-12-06T22:02:29.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:02:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:02:29.451 INFO:teuthology.orchestra.run.smithi061.stderr:Inferring config /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:02:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:29 smithi154 bash[25085]: cluster 2023-12-06T22:02:28.434368+0000 mgr.y (mgr.24355) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:29.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:29 smithi061 bash[25057]: cluster 2023-12-06T22:02:28.434368+0000 mgr.y (mgr.24355) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:29.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:29 smithi061 bash[30488]: cluster 2023-12-06T22:02:28.434368+0000 mgr.y (mgr.24355) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:31 smithi154 bash[25085]: cluster 2023-12-06T22:02:30.435016+0000 mgr.y (mgr.24355) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:31.764 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:31 smithi061 bash[25057]: cluster 2023-12-06T22:02:30.435016+0000 mgr.y (mgr.24355) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:31.764 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:31 smithi061 bash[30488]: cluster 2023-12-06T22:02:30.435016+0000 mgr.y (mgr.24355) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:32.205 INFO:teuthology.orchestra.run.smithi061.stdout: 2023-12-06T22:02:32.205 INFO:teuthology.orchestra.run.smithi061.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T22:02:32.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:32 smithi154 bash[25085]: audit 2023-12-06T22:02:32.203975+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.61:0/3687663262' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:02:32.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:32 smithi061 bash[25057]: audit 2023-12-06T22:02:32.203975+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.61:0/3687663262' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:02:32.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:32 smithi061 bash[30488]: audit 2023-12-06T22:02:32.203975+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.61:0/3687663262' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:02:32.986 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T22:02:32.986 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T22:02:32.987 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T22:02:32.998 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi061.front.sepia.ceph.com 2023-12-06T22:02:32.998 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-06T22:02:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:33 smithi154 bash[25085]: cluster 2023-12-06T22:02:32.435596+0000 mgr.y (mgr.24355) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:34.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:33 smithi061 bash[25057]: cluster 2023-12-06T22:02:32.435596+0000 mgr.y (mgr.24355) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:34.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:33 smithi061 bash[30488]: cluster 2023-12-06T22:02:32.435596+0000 mgr.y (mgr.24355) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:35 smithi154 bash[25085]: cluster 2023-12-06T22:02:34.436287+0000 mgr.y (mgr.24355) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:35.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:35 smithi061 bash[25057]: cluster 2023-12-06T22:02:34.436287+0000 mgr.y (mgr.24355) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:35.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:35 smithi061 bash[30488]: cluster 2023-12-06T22:02:34.436287+0000 mgr.y (mgr.24355) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:36.930 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T22:02:36.940 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi061.front.sepia.ceph.com 2023-12-06T22:02:36.940 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T22:02:37.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[25057]: audit 2023-12-06T22:02:36.120706+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.61:0/1949241663' entity='client.admin' 2023-12-06T22:02:37.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[25057]: audit 2023-12-06T22:02:36.152997+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:37.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[25057]: audit 2023-12-06T22:02:36.154646+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:37.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[25057]: audit 2023-12-06T22:02:36.166047+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:37.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[25057]: cluster 2023-12-06T22:02:36.437087+0000 mgr.y (mgr.24355) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:37.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[30488]: audit 2023-12-06T22:02:36.120706+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.61:0/1949241663' entity='client.admin' 2023-12-06T22:02:37.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[30488]: audit 2023-12-06T22:02:36.152997+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:37.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[30488]: audit 2023-12-06T22:02:36.154646+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:37.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[30488]: audit 2023-12-06T22:02:36.166047+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:37.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[30488]: cluster 2023-12-06T22:02:36.437087+0000 mgr.y (mgr.24355) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:37.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:37 smithi154 bash[25085]: audit 2023-12-06T22:02:36.120706+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.61:0/1949241663' entity='client.admin' 2023-12-06T22:02:37.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:37 smithi154 bash[25085]: audit 2023-12-06T22:02:36.152997+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:37.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:37 smithi154 bash[25085]: audit 2023-12-06T22:02:36.154646+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:37.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:37 smithi154 bash[25085]: audit 2023-12-06T22:02:36.166047+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:02:37.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:37 smithi154 bash[25085]: cluster 2023-12-06T22:02:36.437087+0000 mgr.y (mgr.24355) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:38.267 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:02:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:37] "GET /metrics HTTP/1.1" 200 191502 "" "Prometheus/2.33.4" 2023-12-06T22:02:39.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:02:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:02:39.679 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:39 smithi061 bash[30488]: cluster 2023-12-06T22:02:38.437733+0000 mgr.y (mgr.24355) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:39.679 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:39 smithi061 bash[25057]: cluster 2023-12-06T22:02:38.437733+0000 mgr.y (mgr.24355) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:39 smithi154 bash[25085]: cluster 2023-12-06T22:02:38.437733+0000 mgr.y (mgr.24355) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:41.491 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:02:41.491 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "be05140b-c16e-4198-b1c6-1d14138bafb9", 2023-12-06T22:02:41.491 INFO:teuthology.orchestra.run.smithi061.stdout: "name": "r", 2023-12-06T22:02:41.491 INFO:teuthology.orchestra.run.smithi061.stdout: "current_period": "b5433862-3495-4f86-bb99-5be9deee9b66", 2023-12-06T22:02:41.491 INFO:teuthology.orchestra.run.smithi061.stdout: "epoch": 1 2023-12-06T22:02:41.491 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:02:41.708 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:41 smithi061 bash[25057]: cluster 2023-12-06T22:02:40.436460+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T22:02:41.708 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:41 smithi061 bash[25057]: cluster 2023-12-06T22:02:40.441072+0000 mgr.y (mgr.24355) 90 : cluster [DBG] pgmap v62: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:41.708 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:41 smithi061 bash[25057]: audit 2023-12-06T22:02:40.444053+0000 mon.a (mon.0) 703 : audit [INF] from='client.? 172.21.15.61:0/1465457579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T22:02:41.708 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:41 smithi061 bash[30488]: cluster 2023-12-06T22:02:40.436460+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T22:02:41.708 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:41 smithi061 bash[30488]: cluster 2023-12-06T22:02:40.441072+0000 mgr.y (mgr.24355) 90 : cluster [DBG] pgmap v62: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:41.708 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:41 smithi061 bash[30488]: audit 2023-12-06T22:02:40.444053+0000 mon.a (mon.0) 703 : audit [INF] from='client.? 172.21.15.61:0/1465457579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T22:02:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:41 smithi154 bash[25085]: cluster 2023-12-06T22:02:40.436460+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T22:02:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:41 smithi154 bash[25085]: cluster 2023-12-06T22:02:40.441072+0000 mgr.y (mgr.24355) 90 : cluster [DBG] pgmap v62: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:41 smithi154 bash[25085]: audit 2023-12-06T22:02:40.444053+0000 mon.a (mon.0) 703 : audit [INF] from='client.? 172.21.15.61:0/1465457579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T22:02:42.251 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T22:02:42.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:42 smithi061 bash[25057]: audit 2023-12-06T22:02:41.449495+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.61:0/1465457579' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T22:02:42.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:42 smithi061 bash[25057]: cluster 2023-12-06T22:02:41.449622+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T22:02:42.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:42 smithi061 bash[30488]: audit 2023-12-06T22:02:41.449495+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.61:0/1465457579' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T22:02:42.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:42 smithi061 bash[30488]: cluster 2023-12-06T22:02:41.449622+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T22:02:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:42 smithi154 bash[25085]: audit 2023-12-06T22:02:41.449495+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.61:0/1465457579' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T22:02:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:42 smithi154 bash[25085]: cluster 2023-12-06T22:02:41.449622+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T22:02:43.686 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:43 smithi061 bash[25057]: cluster 2023-12-06T22:02:42.441537+0000 mgr.y (mgr.24355) 91 : cluster [DBG] pgmap v64: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:43.687 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:43 smithi061 bash[25057]: cluster 2023-12-06T22:02:42.446046+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T22:02:43.687 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:43 smithi061 bash[30488]: cluster 2023-12-06T22:02:42.441537+0000 mgr.y (mgr.24355) 91 : cluster [DBG] pgmap v64: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:43.687 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:43 smithi061 bash[30488]: cluster 2023-12-06T22:02:42.446046+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T22:02:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:43 smithi154 bash[25085]: cluster 2023-12-06T22:02:42.441537+0000 mgr.y (mgr.24355) 91 : cluster [DBG] pgmap v64: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:43 smithi154 bash[25085]: cluster 2023-12-06T22:02:42.446046+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T22:02:45.211 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:02:45.211 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "74ee7b06-ab08-41f3-bca5-09a32f9e5be1", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "name": "default", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "api_name": "default", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "is_master": "true", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "endpoints": [], 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "hostnames": [], 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "hostnames_s3website": [], 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "master_zone": "", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "zones": [], 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "placement_targets": [], 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "default_placement": "", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "realm_id": "be05140b-c16e-4198-b1c6-1d14138bafb9", 2023-12-06T22:02:45.212 INFO:teuthology.orchestra.run.smithi061.stdout: "sync_policy": { 2023-12-06T22:02:45.213 INFO:teuthology.orchestra.run.smithi061.stdout: "groups": [] 2023-12-06T22:02:45.213 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:02:45.213 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:02:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:45 smithi154 bash[25085]: cluster 2023-12-06T22:02:44.442203+0000 mgr.y (mgr.24355) 92 : cluster [DBG] pgmap v66: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:45 smithi154 bash[25085]: audit 2023-12-06T22:02:44.511422+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:02:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:45 smithi154 bash[25085]: audit 2023-12-06T22:02:44.770404+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:02:45.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:45 smithi061 bash[30488]: cluster 2023-12-06T22:02:44.442203+0000 mgr.y (mgr.24355) 92 : cluster [DBG] pgmap v66: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:45.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:45 smithi061 bash[30488]: audit 2023-12-06T22:02:44.511422+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:02:45.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:45 smithi061 bash[30488]: audit 2023-12-06T22:02:44.770404+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:02:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:45 smithi061 bash[25057]: cluster 2023-12-06T22:02:44.442203+0000 mgr.y (mgr.24355) 92 : cluster [DBG] pgmap v66: 33 pgs: 1 active+clean, 32 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:45 smithi061 bash[25057]: audit 2023-12-06T22:02:44.511422+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:02:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:45 smithi061 bash[25057]: audit 2023-12-06T22:02:44.770404+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:02:45.923 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T22:02:47.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:47 smithi154 bash[25085]: cluster 2023-12-06T22:02:46.443003+0000 mgr.y (mgr.24355) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T22:02:47.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:47 smithi061 bash[25057]: cluster 2023-12-06T22:02:46.443003+0000 mgr.y (mgr.24355) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T22:02:47.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:47 smithi061 bash[30488]: cluster 2023-12-06T22:02:46.443003+0000 mgr.y (mgr.24355) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T22:02:48.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:02:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:47] "GET /metrics HTTP/1.1" 200 192561 "" "Prometheus/2.33.4" 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "29c14c07-a829-4422-aa8d-497872fcb3bd", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "name": "z", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "control_pool": "z.rgw.control", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "log_pool": "z.rgw.log", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T22:02:48.952 INFO:teuthology.orchestra.run.smithi061.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "system_key": { 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "access_key": "", 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "secret_key": "" 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:02:48.953 INFO:teuthology.orchestra.run.smithi061.stdout: "placement_pools": [ 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: { 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "key": "default-placement", 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "val": { 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "storage_classes": { 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "STANDARD": { 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: "index_type": 0 2023-12-06T22:02:48.954 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:02:48.955 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:02:48.955 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:02:48.955 INFO:teuthology.orchestra.run.smithi061.stdout: "realm_id": "be05140b-c16e-4198-b1c6-1d14138bafb9", 2023-12-06T22:02:48.955 INFO:teuthology.orchestra.run.smithi061.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-06T22:02:48.955 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:02:49.012 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:02:48 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:02:49.430 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:49 smithi061 bash[25057]: cluster 2023-12-06T22:02:48.443639+0000 mgr.y (mgr.24355) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T22:02:49.676 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T22:02:49.684 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:49 smithi061 bash[30488]: cluster 2023-12-06T22:02:48.443639+0000 mgr.y (mgr.24355) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T22:02:49.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:49 smithi154 bash[25085]: cluster 2023-12-06T22:02:48.443639+0000 mgr.y (mgr.24355) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T22:02:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:51 smithi154 bash[25085]: cluster 2023-12-06T22:02:50.444495+0000 mgr.y (mgr.24355) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 1.8 KiB/s wr, 3 op/s 2023-12-06T22:02:51.804 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:51 smithi061 bash[25057]: cluster 2023-12-06T22:02:50.444495+0000 mgr.y (mgr.24355) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 1.8 KiB/s wr, 3 op/s 2023-12-06T22:02:51.804 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:51 smithi061 bash[30488]: cluster 2023-12-06T22:02:50.444495+0000 mgr.y (mgr.24355) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 1.8 KiB/s wr, 3 op/s 2023-12-06T22:02:53.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:53 smithi154 bash[25085]: cluster 2023-12-06T22:02:52.445043+0000 mgr.y (mgr.24355) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T22:02:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:53 smithi061 bash[25057]: cluster 2023-12-06T22:02:52.445043+0000 mgr.y (mgr.24355) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T22:02:53.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:53 smithi061 bash[30488]: cluster 2023-12-06T22:02:52.445043+0000 mgr.y (mgr.24355) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T22:02:54.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:54 smithi061 bash[25057]: cluster 2023-12-06T22:02:53.523447+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T22:02:54.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:54 smithi061 bash[25057]: audit 2023-12-06T22:02:53.525368+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T22:02:54.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:54 smithi061 bash[30488]: cluster 2023-12-06T22:02:53.523447+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T22:02:54.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:54 smithi061 bash[30488]: audit 2023-12-06T22:02:53.525368+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T22:02:55.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:54 smithi154 bash[25085]: cluster 2023-12-06T22:02:53.523447+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T22:02:55.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:54 smithi154 bash[25085]: audit 2023-12-06T22:02:53.525368+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T22:02:56.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:55 smithi154 bash[25085]: cluster 2023-12-06T22:02:54.445685+0000 mgr.y (mgr.24355) 97 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T22:02:56.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:55 smithi154 bash[25085]: audit 2023-12-06T22:02:54.532635+0000 mon.a (mon.0) 711 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T22:02:56.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:55 smithi154 bash[25085]: cluster 2023-12-06T22:02:54.533229+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T22:02:56.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:55 smithi061 bash[25057]: cluster 2023-12-06T22:02:54.445685+0000 mgr.y (mgr.24355) 97 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T22:02:56.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:55 smithi061 bash[25057]: audit 2023-12-06T22:02:54.532635+0000 mon.a (mon.0) 711 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T22:02:56.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:55 smithi061 bash[25057]: cluster 2023-12-06T22:02:54.533229+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T22:02:56.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:55 smithi061 bash[30488]: cluster 2023-12-06T22:02:54.445685+0000 mgr.y (mgr.24355) 97 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T22:02:56.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:55 smithi061 bash[30488]: audit 2023-12-06T22:02:54.532635+0000 mon.a (mon.0) 711 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T22:02:56.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:55 smithi061 bash[30488]: cluster 2023-12-06T22:02:54.533229+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T22:02:57.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:56 smithi154 bash[25085]: cluster 2023-12-06T22:02:55.536966+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T22:02:57.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:56 smithi154 bash[25085]: audit 2023-12-06T22:02:55.539750+0000 mon.a (mon.0) 714 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T22:02:57.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:56 smithi154 bash[25085]: audit 2023-12-06T22:02:56.537404+0000 mon.a (mon.0) 715 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T22:02:57.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:56 smithi154 bash[25085]: cluster 2023-12-06T22:02:56.538816+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-06T22:02:57.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[25057]: cluster 2023-12-06T22:02:55.536966+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T22:02:57.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[25057]: audit 2023-12-06T22:02:55.539750+0000 mon.a (mon.0) 714 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T22:02:57.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[25057]: audit 2023-12-06T22:02:56.537404+0000 mon.a (mon.0) 715 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T22:02:57.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[25057]: cluster 2023-12-06T22:02:56.538816+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-06T22:02:57.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[30488]: cluster 2023-12-06T22:02:55.536966+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T22:02:57.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[30488]: audit 2023-12-06T22:02:55.539750+0000 mon.a (mon.0) 714 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T22:02:57.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[30488]: audit 2023-12-06T22:02:56.537404+0000 mon.a (mon.0) 715 : audit [INF] from='client.? 172.21.15.61:0/4222846890' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T22:02:57.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:56 smithi061 bash[30488]: cluster 2023-12-06T22:02:56.538816+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-06T22:02:57.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:57 smithi061 bash[30488]: cluster 2023-12-06T22:02:56.446395+0000 mgr.y (mgr.24355) 98 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2023-12-06T22:02:57.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:57 smithi061 bash[25057]: cluster 2023-12-06T22:02:56.446395+0000 mgr.y (mgr.24355) 98 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2023-12-06T22:02:58.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:57 smithi154 bash[25085]: cluster 2023-12-06T22:02:56.446395+0000 mgr.y (mgr.24355) 98 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2023-12-06T22:02:58.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:02:57 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:57] "GET /metrics HTTP/1.1" 200 192561 "" "Prometheus/2.33.4" 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:02:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: cluster 2023-12-06T22:02:57.557517+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: audit 2023-12-06T22:02:57.567565+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: audit 2023-12-06T22:02:57.567888+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: audit 2023-12-06T22:02:58.557699+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: cluster 2023-12-06T22:02:58.558019+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-06T22:02:59.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: audit 2023-12-06T22:02:58.562449+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T22:02:59.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:58 smithi154 bash[25085]: audit 2023-12-06T22:02:58.563402+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T22:02:59.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: cluster 2023-12-06T22:02:57.557517+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-06T22:02:59.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: audit 2023-12-06T22:02:57.567565+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T22:02:59.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: audit 2023-12-06T22:02:57.567888+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T22:02:59.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: audit 2023-12-06T22:02:58.557699+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: cluster 2023-12-06T22:02:58.558019+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: audit 2023-12-06T22:02:58.562449+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[25057]: audit 2023-12-06T22:02:58.563402+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: cluster 2023-12-06T22:02:57.557517+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: audit 2023-12-06T22:02:57.567565+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: audit 2023-12-06T22:02:57.567888+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: audit 2023-12-06T22:02:58.557699+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: cluster 2023-12-06T22:02:58.558019+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: audit 2023-12-06T22:02:58.562449+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T22:02:59.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:58 smithi061 bash[30488]: audit 2023-12-06T22:02:58.563402+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T22:03:00.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:59 smithi154 bash[25085]: cluster 2023-12-06T22:02:58.447105+0000 mgr.y (mgr.24355) 99 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T22:03:00.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:59 smithi154 bash[25085]: audit 2023-12-06T22:02:59.563069+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T22:03:00.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:59 smithi154 bash[25085]: cluster 2023-12-06T22:02:59.563310+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-06T22:03:00.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:59 smithi154 bash[25085]: audit 2023-12-06T22:02:59.564011+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T22:03:00.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:02:59 smithi154 bash[25085]: audit 2023-12-06T22:02:59.564481+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T22:03:00.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[25057]: cluster 2023-12-06T22:02:58.447105+0000 mgr.y (mgr.24355) 99 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T22:03:00.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[25057]: audit 2023-12-06T22:02:59.563069+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T22:03:00.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[25057]: cluster 2023-12-06T22:02:59.563310+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-06T22:03:00.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[25057]: audit 2023-12-06T22:02:59.564011+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T22:03:00.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[25057]: audit 2023-12-06T22:02:59.564481+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T22:03:00.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[30488]: cluster 2023-12-06T22:02:58.447105+0000 mgr.y (mgr.24355) 99 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2023-12-06T22:03:00.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[30488]: audit 2023-12-06T22:02:59.563069+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T22:03:00.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[30488]: cluster 2023-12-06T22:02:59.563310+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-06T22:03:00.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[30488]: audit 2023-12-06T22:02:59.564011+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.61:0/3213227717' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T22:03:00.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:02:59 smithi061 bash[30488]: audit 2023-12-06T22:02:59.564481+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "27d1aa92-902b-4b63-9384-fa99bbd35e2b", 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "epoch": 1, 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "predecessor_uuid": "b5433862-3495-4f86-bb99-5be9deee9b66", 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "sync_status": [], 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "period_map": { 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "27d1aa92-902b-4b63-9384-fa99bbd35e2b", 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "zonegroups": [ 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: { 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "74ee7b06-ab08-41f3-bca5-09a32f9e5be1", 2023-12-06T22:03:00.682 INFO:teuthology.orchestra.run.smithi061.stdout: "name": "default", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "api_name": "default", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "is_master": "true", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "endpoints": [], 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "hostnames": [], 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "hostnames_s3website": [], 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "master_zone": "29c14c07-a829-4422-aa8d-497872fcb3bd", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "zones": [ 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: { 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "id": "29c14c07-a829-4422-aa8d-497872fcb3bd", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "name": "z", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "endpoints": [], 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "log_meta": "false", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "log_data": "false", 2023-12-06T22:03:00.683 INFO:teuthology.orchestra.run.smithi061.stdout: "bucket_index_max_shards": 11, 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "read_only": "false", 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "tier_type": "", 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "sync_from_all": "true", 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "sync_from": [], 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "redirect_zone": "" 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "placement_targets": [ 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: { 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "name": "default-placement", 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "tags": [], 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "storage_classes": [ 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: "STANDARD" 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: ] 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:03:00.684 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "default_placement": "default-placement", 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "realm_id": "be05140b-c16e-4198-b1c6-1d14138bafb9", 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "sync_policy": { 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "groups": [] 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "short_zone_ids": [ 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: { 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "key": "29c14c07-a829-4422-aa8d-497872fcb3bd", 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: "val": 1320821286 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: ] 2023-12-06T22:03:00.685 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "master_zonegroup": "74ee7b06-ab08-41f3-bca5-09a32f9e5be1", 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "master_zone": "29c14c07-a829-4422-aa8d-497872fcb3bd", 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "period_config": { 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "bucket_quota": { 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "enabled": false, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "check_on_raw": false, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "max_size": -1, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "max_size_kb": 0, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "max_objects": -1 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "user_quota": { 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "enabled": false, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "check_on_raw": false, 2023-12-06T22:03:00.686 INFO:teuthology.orchestra.run.smithi061.stdout: "max_size": -1, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_size_kb": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_objects": -1 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "user_ratelimit": { 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_read_ops": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_write_ops": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_read_bytes": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_write_bytes": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "enabled": false 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "bucket_ratelimit": { 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_read_ops": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_write_ops": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_read_bytes": 0, 2023-12-06T22:03:00.687 INFO:teuthology.orchestra.run.smithi061.stdout: "max_write_bytes": 0, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "enabled": false 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "anonymous_ratelimit": { 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "max_read_ops": 0, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "max_write_ops": 0, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "max_read_bytes": 0, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "max_write_bytes": 0, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "enabled": false 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "realm_id": "be05140b-c16e-4198-b1c6-1d14138bafb9", 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "realm_name": "r", 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout: "realm_epoch": 2 2023-12-06T22:03:00.688 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:03:01.567 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-06T22:03:02.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:01 smithi154 bash[25085]: cluster 2023-12-06T22:03:00.448374+0000 mgr.y (mgr.24355) 100 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T22:03:02.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:01 smithi154 bash[25085]: audit 2023-12-06T22:03:00.562653+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T22:03:02.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:01 smithi154 bash[25085]: cluster 2023-12-06T22:03:00.562876+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-06T22:03:02.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:01 smithi061 bash[25057]: cluster 2023-12-06T22:03:00.448374+0000 mgr.y (mgr.24355) 100 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T22:03:02.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:01 smithi061 bash[25057]: audit 2023-12-06T22:03:00.562653+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T22:03:02.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:01 smithi061 bash[25057]: cluster 2023-12-06T22:03:00.562876+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-06T22:03:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:01 smithi061 bash[30488]: cluster 2023-12-06T22:03:00.448374+0000 mgr.y (mgr.24355) 100 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2023-12-06T22:03:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:01 smithi061 bash[30488]: audit 2023-12-06T22:03:00.562653+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T22:03:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:01 smithi061 bash[30488]: cluster 2023-12-06T22:03:00.562876+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-06T22:03:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:03 smithi154 bash[25085]: cluster 2023-12-06T22:03:02.449099+0000 mgr.y (mgr.24355) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2023-12-06T22:03:04.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:03 smithi061 bash[30488]: cluster 2023-12-06T22:03:02.449099+0000 mgr.y (mgr.24355) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2023-12-06T22:03:04.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:03 smithi061 bash[25057]: cluster 2023-12-06T22:03:02.449099+0000 mgr.y (mgr.24355) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2023-12-06T22:03:04.783 INFO:teuthology.orchestra.run.smithi061.stdout:Scheduled rgw.foo update... 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: cluster 2023-12-06T22:03:04.449930+0000 mgr.y (mgr.24355) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:04.781638+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:04.808523+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:04.810154+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.096058+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.111813+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.119221+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.126242+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.127242+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.132033+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:05.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.140571+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[30488]: audit 2023-12-06T22:03:05.141891+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: cluster 2023-12-06T22:03:04.449930+0000 mgr.y (mgr.24355) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:04.781638+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:04.808523+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:04.810154+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.096058+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.111813+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.119221+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.126242+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.127242+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:05.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.132033+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:05.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.140571+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:05.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:05 smithi061 bash[25057]: audit 2023-12-06T22:03:05.141891+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.850 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply rgw smpl' 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: cluster 2023-12-06T22:03:04.449930+0000 mgr.y (mgr.24355) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:04.781638+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:04.808523+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:04.810154+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.096058+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.111813+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.119221+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:06.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.126242+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:06.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.127242+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:06.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.132033+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:06.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.140571+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:06.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:05 smithi154 bash[25085]: audit 2023-12-06T22:03:05.141891+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:07.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:06 smithi154 bash[25085]: audit 2023-12-06T22:03:04.770184+0000 mgr.y (mgr.24355) 103 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:07.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:06 smithi154 bash[25085]: cephadm 2023-12-06T22:03:04.774721+0000 mgr.y (mgr.24355) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T22:03:07.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:06 smithi154 bash[25085]: cephadm 2023-12-06T22:03:05.120355+0000 mgr.y (mgr.24355) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T22:03:07.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:06 smithi154 bash[25085]: cephadm 2023-12-06T22:03:05.143329+0000 mgr.y (mgr.24355) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi061.pbiseo on smithi061 2023-12-06T22:03:07.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[30488]: audit 2023-12-06T22:03:04.770184+0000 mgr.y (mgr.24355) 103 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:07.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[30488]: cephadm 2023-12-06T22:03:04.774721+0000 mgr.y (mgr.24355) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T22:03:07.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[30488]: cephadm 2023-12-06T22:03:05.120355+0000 mgr.y (mgr.24355) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T22:03:07.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[30488]: cephadm 2023-12-06T22:03:05.143329+0000 mgr.y (mgr.24355) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi061.pbiseo on smithi061 2023-12-06T22:03:07.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[25057]: audit 2023-12-06T22:03:04.770184+0000 mgr.y (mgr.24355) 103 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:07.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[25057]: cephadm 2023-12-06T22:03:04.774721+0000 mgr.y (mgr.24355) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T22:03:07.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[25057]: cephadm 2023-12-06T22:03:05.120355+0000 mgr.y (mgr.24355) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2023-12-06T22:03:07.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:06 smithi061 bash[25057]: cephadm 2023-12-06T22:03:05.143329+0000 mgr.y (mgr.24355) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi061.pbiseo on smithi061 2023-12-06T22:03:07.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:07 smithi061 bash[25057]: cluster 2023-12-06T22:03:06.451476+0000 mgr.y (mgr.24355) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2023-12-06T22:03:07.985 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:07 smithi061 bash[30488]: cluster 2023-12-06T22:03:06.451476+0000 mgr.y (mgr.24355) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2023-12-06T22:03:08.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:07 smithi154 bash[25085]: cluster 2023-12-06T22:03:06.451476+0000 mgr.y (mgr.24355) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2023-12-06T22:03:08.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:03:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:07] "GET /metrics HTTP/1.1" 200 196307 "" "Prometheus/2.33.4" 2023-12-06T22:03:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:03:08 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:03:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:09 smithi154 bash[25085]: cluster 2023-12-06T22:03:08.452145+0000 mgr.y (mgr.24355) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-06T22:03:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:09 smithi154 bash[25085]: audit 2023-12-06T22:03:08.777849+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:09 smithi154 bash[25085]: audit 2023-12-06T22:03:08.779892+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:09 smithi154 bash[25085]: audit 2023-12-06T22:03:08.793352+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:09 smithi154 bash[25085]: audit 2023-12-06T22:03:08.802578+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:09 smithi154 bash[25085]: audit 2023-12-06T22:03:08.803838+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[25057]: cluster 2023-12-06T22:03:08.452145+0000 mgr.y (mgr.24355) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-06T22:03:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[25057]: audit 2023-12-06T22:03:08.777849+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[25057]: audit 2023-12-06T22:03:08.779892+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[25057]: audit 2023-12-06T22:03:08.793352+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[25057]: audit 2023-12-06T22:03:08.802578+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[25057]: audit 2023-12-06T22:03:08.803838+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[30488]: cluster 2023-12-06T22:03:08.452145+0000 mgr.y (mgr.24355) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1.0 KiB/s wr, 2 op/s 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[30488]: audit 2023-12-06T22:03:08.777849+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[30488]: audit 2023-12-06T22:03:08.779892+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[30488]: audit 2023-12-06T22:03:08.793352+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[30488]: audit 2023-12-06T22:03:08.802578+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:09 smithi061 bash[30488]: audit 2023-12-06T22:03:08.803838+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:10.607 INFO:teuthology.orchestra.run.smithi061.stdout:Scheduled rgw.smpl update... 2023-12-06T22:03:10.753 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:10 smithi061 bash[30488]: cephadm 2023-12-06T22:03:08.805126+0000 mgr.y (mgr.24355) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi154.taighy on smithi154 2023-12-06T22:03:10.754 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:10 smithi061 bash[25057]: cephadm 2023-12-06T22:03:08.805126+0000 mgr.y (mgr.24355) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi154.taighy on smithi154 2023-12-06T22:03:10.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:10 smithi154 bash[25085]: cephadm 2023-12-06T22:03:08.805126+0000 mgr.y (mgr.24355) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi154.taighy on smithi154 2023-12-06T22:03:11.357 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph osd pool create foo' 2023-12-06T22:03:11.455 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: cluster 2023-12-06T22:03:10.453332+0000 mgr.y (mgr.24355) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: cluster 2023-12-06T22:03:10.453332+0000 mgr.y (mgr.24355) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: audit 2023-12-06T22:03:10.598197+0000 mgr.y (mgr.24355) 111 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: cephadm 2023-12-06T22:03:10.599900+0000 mgr.y (mgr.24355) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: audit 2023-12-06T22:03:10.605599+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: audit 2023-12-06T22:03:11.167459+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: audit 2023-12-06T22:03:11.170469+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:11 smithi154 bash[25085]: audit 2023-12-06T22:03:11.171885+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:11.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: audit 2023-12-06T22:03:10.598197+0000 mgr.y (mgr.24355) 111 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: cephadm 2023-12-06T22:03:10.599900+0000 mgr.y (mgr.24355) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: audit 2023-12-06T22:03:10.605599+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: audit 2023-12-06T22:03:11.167459+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: audit 2023-12-06T22:03:11.170469+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[25057]: audit 2023-12-06T22:03:11.171885+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: cluster 2023-12-06T22:03:10.453332+0000 mgr.y (mgr.24355) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: audit 2023-12-06T22:03:10.598197+0000 mgr.y (mgr.24355) 111 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: cephadm 2023-12-06T22:03:10.599900+0000 mgr.y (mgr.24355) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: audit 2023-12-06T22:03:10.605599+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: audit 2023-12-06T22:03:11.167459+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: audit 2023-12-06T22:03:11.170469+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:11 smithi061 bash[30488]: audit 2023-12-06T22:03:11.171885+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:13 smithi061 bash[30488]: cluster 2023-12-06T22:03:12.454146+0000 mgr.y (mgr.24355) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 602 B/s wr, 1 op/s 2023-12-06T22:03:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:13 smithi061 bash[25057]: cluster 2023-12-06T22:03:12.454146+0000 mgr.y (mgr.24355) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 602 B/s wr, 1 op/s 2023-12-06T22:03:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:13 smithi154 bash[25085]: cluster 2023-12-06T22:03:12.454146+0000 mgr.y (mgr.24355) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 602 B/s wr, 1 op/s 2023-12-06T22:03:15.011 INFO:teuthology.orchestra.run.smithi061.stderr:pool 'foo' created 2023-12-06T22:03:15.198 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[30488]: cluster 2023-12-06T22:03:14.454638+0000 mgr.y (mgr.24355) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2023-12-06T22:03:15.198 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[30488]: audit 2023-12-06T22:03:14.481077+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.61:0/451270529' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T22:03:15.198 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[30488]: audit 2023-12-06T22:03:14.953546+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:15.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[30488]: audit 2023-12-06T22:03:14.961188+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:15.199 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[25057]: cluster 2023-12-06T22:03:14.454638+0000 mgr.y (mgr.24355) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2023-12-06T22:03:15.199 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[25057]: audit 2023-12-06T22:03:14.481077+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.61:0/451270529' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T22:03:15.199 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[25057]: audit 2023-12-06T22:03:14.953546+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:15.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:15 smithi061 bash[25057]: audit 2023-12-06T22:03:14.961188+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:15.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:15 smithi154 bash[25085]: cluster 2023-12-06T22:03:14.454638+0000 mgr.y (mgr.24355) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2023-12-06T22:03:15.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:15 smithi154 bash[25085]: audit 2023-12-06T22:03:14.481077+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.61:0/451270529' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T22:03:15.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:15 smithi154 bash[25085]: audit 2023-12-06T22:03:14.953546+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:15.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:15 smithi154 bash[25085]: audit 2023-12-06T22:03:14.961188+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:15.851 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'rbd pool init foo' 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:14.999396+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.61:0/451270529' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: cluster 2023-12-06T22:03:14.999609+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.046331+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: cephadm 2023-12-06T22:03:15.051324+0000 mgr.y (mgr.24355) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.621510+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.632500+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.640489+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.654556+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.655890+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.660707+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.668644+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: audit 2023-12-06T22:03:15.669896+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[25057]: cluster 2023-12-06T22:03:16.003754+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:14.999396+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.61:0/451270529' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: cluster 2023-12-06T22:03:14.999609+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.046331+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: cephadm 2023-12-06T22:03:15.051324+0000 mgr.y (mgr.24355) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.621510+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.632500+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.640489+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.654556+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.655890+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.660707+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.668644+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: audit 2023-12-06T22:03:15.669896+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:16.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:16 smithi061 bash[30488]: cluster 2023-12-06T22:03:16.003754+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-06T22:03:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:14.999396+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.61:0/451270529' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T22:03:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: cluster 2023-12-06T22:03:14.999609+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-06T22:03:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.046331+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: cephadm 2023-12-06T22:03:15.051324+0000 mgr.y (mgr.24355) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.621510+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.632500+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.640489+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.654556+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.655890+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.660707+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.668644+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: audit 2023-12-06T22:03:15.669896+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:16.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:16 smithi154 bash[25085]: cluster 2023-12-06T22:03:16.003754+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-06T22:03:17.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[30488]: cephadm 2023-12-06T22:03:15.648431+0000 mgr.y (mgr.24355) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[30488]: cephadm 2023-12-06T22:03:15.671625+0000 mgr.y (mgr.24355) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi061.sdehth on smithi061 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[30488]: cluster 2023-12-06T22:03:16.455353+0000 mgr.y (mgr.24355) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 4.2 KiB/s wr, 268 op/s 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[30488]: cluster 2023-12-06T22:03:17.007411+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[25057]: cephadm 2023-12-06T22:03:15.648431+0000 mgr.y (mgr.24355) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[25057]: cephadm 2023-12-06T22:03:15.671625+0000 mgr.y (mgr.24355) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi061.sdehth on smithi061 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[25057]: cluster 2023-12-06T22:03:16.455353+0000 mgr.y (mgr.24355) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 4.2 KiB/s wr, 268 op/s 2023-12-06T22:03:17.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[25057]: cluster 2023-12-06T22:03:17.007411+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-06T22:03:17.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:17 smithi154 bash[25085]: cephadm 2023-12-06T22:03:15.648431+0000 mgr.y (mgr.24355) 116 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2023-12-06T22:03:17.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:17 smithi154 bash[25085]: cephadm 2023-12-06T22:03:15.671625+0000 mgr.y (mgr.24355) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi061.sdehth on smithi061 2023-12-06T22:03:17.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:17 smithi154 bash[25085]: cluster 2023-12-06T22:03:16.455353+0000 mgr.y (mgr.24355) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 4.2 KiB/s wr, 268 op/s 2023-12-06T22:03:17.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:17 smithi154 bash[25085]: cluster 2023-12-06T22:03:17.007411+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-06T22:03:18.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:03:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:17] "GET /metrics HTTP/1.1" 200 205188 "" "Prometheus/2.33.4" 2023-12-06T22:03:19.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:03:18 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:03:19.472 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:19 smithi154 bash[25085]: cluster 2023-12-06T22:03:18.456282+0000 mgr.y (mgr.24355) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 5.7 KiB/s wr, 358 op/s 2023-12-06T22:03:19.472 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:19 smithi154 bash[25085]: audit 2023-12-06T22:03:19.173766+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:19.472 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:19 smithi154 bash[25085]: audit 2023-12-06T22:03:19.175730+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:19.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:19 smithi154 bash[25085]: audit 2023-12-06T22:03:19.183278+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:19.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:19 smithi154 bash[25085]: audit 2023-12-06T22:03:19.192863+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:19.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:19 smithi154 bash[25085]: audit 2023-12-06T22:03:19.194143+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:19.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[25057]: cluster 2023-12-06T22:03:18.456282+0000 mgr.y (mgr.24355) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 5.7 KiB/s wr, 358 op/s 2023-12-06T22:03:19.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[25057]: audit 2023-12-06T22:03:19.173766+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[25057]: audit 2023-12-06T22:03:19.175730+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[25057]: audit 2023-12-06T22:03:19.183278+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[25057]: audit 2023-12-06T22:03:19.192863+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[25057]: audit 2023-12-06T22:03:19.194143+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[30488]: cluster 2023-12-06T22:03:18.456282+0000 mgr.y (mgr.24355) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 5.7 KiB/s wr, 358 op/s 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[30488]: audit 2023-12-06T22:03:19.173766+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[30488]: audit 2023-12-06T22:03:19.175730+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[30488]: audit 2023-12-06T22:03:19.183278+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[30488]: audit 2023-12-06T22:03:19.192863+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:19 smithi061 bash[30488]: audit 2023-12-06T22:03:19.194143+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:20.682 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:20 smithi061 bash[30488]: cephadm 2023-12-06T22:03:19.195483+0000 mgr.y (mgr.24355) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi154.krodtl on smithi154 2023-12-06T22:03:20.683 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:20 smithi061 bash[25057]: cephadm 2023-12-06T22:03:19.195483+0000 mgr.y (mgr.24355) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi154.krodtl on smithi154 2023-12-06T22:03:20.727 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:20 smithi154 bash[25085]: cephadm 2023-12-06T22:03:19.195483+0000 mgr.y (mgr.24355) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi154.krodtl on smithi154 2023-12-06T22:03:21.664 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:21 smithi154 bash[25085]: cluster 2023-12-06T22:03:20.457886+0000 mgr.y (mgr.24355) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2023-12-06T22:03:21.664 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:21 smithi154 bash[25085]: audit 2023-12-06T22:03:20.521462+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.61:0/1333745512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T22:03:21.664 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:21 smithi154 bash[25085]: audit 2023-12-06T22:03:20.522435+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T22:03:21.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:21 smithi061 bash[25057]: cluster 2023-12-06T22:03:20.457886+0000 mgr.y (mgr.24355) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2023-12-06T22:03:21.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:21 smithi061 bash[25057]: audit 2023-12-06T22:03:20.521462+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.61:0/1333745512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T22:03:21.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:21 smithi061 bash[25057]: audit 2023-12-06T22:03:20.522435+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T22:03:21.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:21 smithi061 bash[30488]: cluster 2023-12-06T22:03:20.457886+0000 mgr.y (mgr.24355) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2023-12-06T22:03:21.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:21 smithi061 bash[30488]: audit 2023-12-06T22:03:20.521462+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.61:0/1333745512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T22:03:21.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:21 smithi061 bash[30488]: audit 2023-12-06T22:03:20.522435+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T22:03:22.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:22 smithi154 bash[25085]: audit 2023-12-06T22:03:21.464159+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T22:03:22.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:22 smithi154 bash[25085]: cluster 2023-12-06T22:03:21.464520+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-06T22:03:22.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:22 smithi154 bash[25085]: audit 2023-12-06T22:03:21.930670+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:22.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:22 smithi154 bash[25085]: audit 2023-12-06T22:03:21.934068+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:22.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:22 smithi154 bash[25085]: audit 2023-12-06T22:03:21.935852+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:22.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[25057]: audit 2023-12-06T22:03:21.464159+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T22:03:22.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[25057]: cluster 2023-12-06T22:03:21.464520+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-06T22:03:22.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[25057]: audit 2023-12-06T22:03:21.930670+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:22.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[25057]: audit 2023-12-06T22:03:21.934068+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:22.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[25057]: audit 2023-12-06T22:03:21.935852+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:22.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[30488]: audit 2023-12-06T22:03:21.464159+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T22:03:22.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[30488]: cluster 2023-12-06T22:03:21.464520+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-06T22:03:22.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[30488]: audit 2023-12-06T22:03:21.930670+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:22.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[30488]: audit 2023-12-06T22:03:21.934068+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:22.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:22 smithi061 bash[30488]: audit 2023-12-06T22:03:21.935852+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:23 smithi154 bash[25085]: cluster 2023-12-06T22:03:22.458695+0000 mgr.y (mgr.24355) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 316 B/s wr, 2 op/s 2023-12-06T22:03:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:23 smithi154 bash[25085]: cluster 2023-12-06T22:03:22.468424+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-06T22:03:23.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:23 smithi061 bash[25057]: cluster 2023-12-06T22:03:22.458695+0000 mgr.y (mgr.24355) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 316 B/s wr, 2 op/s 2023-12-06T22:03:23.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:23 smithi061 bash[25057]: cluster 2023-12-06T22:03:22.468424+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-06T22:03:23.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:23 smithi061 bash[30488]: cluster 2023-12-06T22:03:22.458695+0000 mgr.y (mgr.24355) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 316 B/s wr, 2 op/s 2023-12-06T22:03:23.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:23 smithi061 bash[30488]: cluster 2023-12-06T22:03:22.468424+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-06T22:03:24.389 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-06T22:03:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:24 smithi154 bash[25085]: cluster 2023-12-06T22:03:23.490132+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-06T22:03:24.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:24 smithi061 bash[25057]: cluster 2023-12-06T22:03:23.490132+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-06T22:03:24.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:24 smithi061 bash[30488]: cluster 2023-12-06T22:03:23.490132+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-12-06T22:03:25.727 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:25 smithi061 bash[25057]: cluster 2023-12-06T22:03:24.459518+0000 mgr.y (mgr.24355) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 341 B/s wr, 3 op/s 2023-12-06T22:03:25.727 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:25 smithi061 bash[25057]: audit 2023-12-06T22:03:24.976391+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:25.727 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:25 smithi061 bash[30488]: cluster 2023-12-06T22:03:24.459518+0000 mgr.y (mgr.24355) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 341 B/s wr, 3 op/s 2023-12-06T22:03:25.727 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:25 smithi061 bash[30488]: audit 2023-12-06T22:03:24.976391+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:25.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:25 smithi154 bash[25085]: cluster 2023-12-06T22:03:24.459518+0000 mgr.y (mgr.24355) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 341 B/s wr, 3 op/s 2023-12-06T22:03:25.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:25 smithi154 bash[25085]: audit 2023-12-06T22:03:24.976391+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: audit 2023-12-06T22:03:25.835867+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: audit 2023-12-06T22:03:25.864539+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: cephadm 2023-12-06T22:03:26.126792+0000 mgr.y (mgr.24355) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: cluster 2023-12-06T22:03:26.461676+0000 mgr.y (mgr.24355) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: audit 2023-12-06T22:03:26.497554+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: audit 2023-12-06T22:03:26.513602+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: audit 2023-12-06T22:03:26.515189+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:27.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:26 smithi154 bash[25085]: cephadm 2023-12-06T22:03:26.522055+0000 mgr.y (mgr.24355) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:27.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: audit 2023-12-06T22:03:25.835867+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: audit 2023-12-06T22:03:25.864539+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: cephadm 2023-12-06T22:03:26.126792+0000 mgr.y (mgr.24355) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:27.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: cluster 2023-12-06T22:03:26.461676+0000 mgr.y (mgr.24355) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-06T22:03:27.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: audit 2023-12-06T22:03:26.497554+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: audit 2023-12-06T22:03:26.513602+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: audit 2023-12-06T22:03:26.515189+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[30488]: cephadm 2023-12-06T22:03:26.522055+0000 mgr.y (mgr.24355) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: audit 2023-12-06T22:03:25.835867+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: audit 2023-12-06T22:03:25.864539+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: cephadm 2023-12-06T22:03:26.126792+0000 mgr.y (mgr.24355) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: cluster 2023-12-06T22:03:26.461676+0000 mgr.y (mgr.24355) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: audit 2023-12-06T22:03:26.497554+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: audit 2023-12-06T22:03:26.513602+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: audit 2023-12-06T22:03:26.515189+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:27.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:26 smithi061 bash[25057]: cephadm 2023-12-06T22:03:26.522055+0000 mgr.y (mgr.24355) 126 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-12-06T22:03:27.719 INFO:teuthology.orchestra.run.smithi061.stdout:Scheduled iscsi.foo update... 2023-12-06T22:03:28.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:27] "GET /metrics HTTP/1.1" 200 205188 "" "Prometheus/2.33.4" 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:26.888911+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.717576+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.765852+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.767547+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.778258+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.799294+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.809314+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[25057]: audit 2023-12-06T22:03:27.817726+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:26.888911+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.717576+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.765852+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:28.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.767547+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:28.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.778258+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.799294+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:03:28.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.809314+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-06T22:03:28.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:27 smithi061 bash[30488]: audit 2023-12-06T22:03:27.817726+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:26.888911+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.717576+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.765852+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.767547+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.778258+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.799294+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.809314+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-06T22:03:28.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:27 smithi154 bash[25085]: audit 2023-12-06T22:03:27.817726+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:28.924 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 120' 2023-12-06T22:03:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:03:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:03:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:29 smithi154 bash[25085]: audit 2023-12-06T22:03:27.711038+0000 mgr.y (mgr.24355) 127 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:29 smithi154 bash[25085]: cephadm 2023-12-06T22:03:27.712780+0000 mgr.y (mgr.24355) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-06T22:03:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:29 smithi154 bash[25085]: cephadm 2023-12-06T22:03:27.786333+0000 mgr.y (mgr.24355) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-06T22:03:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:29 smithi154 bash[25085]: cephadm 2023-12-06T22:03:27.819395+0000 mgr.y (mgr.24355) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:03:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:29 smithi154 bash[25085]: cluster 2023-12-06T22:03:28.443055+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-06T22:03:29.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:29 smithi154 bash[25085]: cluster 2023-12-06T22:03:28.462341+0000 mgr.y (mgr.24355) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-06T22:03:29.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[30488]: audit 2023-12-06T22:03:27.711038+0000 mgr.y (mgr.24355) 127 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[30488]: cephadm 2023-12-06T22:03:27.712780+0000 mgr.y (mgr.24355) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[30488]: cephadm 2023-12-06T22:03:27.786333+0000 mgr.y (mgr.24355) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[30488]: cephadm 2023-12-06T22:03:27.819395+0000 mgr.y (mgr.24355) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[30488]: cluster 2023-12-06T22:03:28.443055+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[30488]: cluster 2023-12-06T22:03:28.462341+0000 mgr.y (mgr.24355) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[25057]: audit 2023-12-06T22:03:27.711038+0000 mgr.y (mgr.24355) 127 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[25057]: cephadm 2023-12-06T22:03:27.712780+0000 mgr.y (mgr.24355) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[25057]: cephadm 2023-12-06T22:03:27.786333+0000 mgr.y (mgr.24355) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[25057]: cephadm 2023-12-06T22:03:27.819395+0000 mgr.y (mgr.24355) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[25057]: cluster 2023-12-06T22:03:28.443055+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-12-06T22:03:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:29 smithi061 bash[25057]: cluster 2023-12-06T22:03:28.462341+0000 mgr.y (mgr.24355) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2023-12-06T22:03:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:30 smithi154 bash[25085]: cluster 2023-12-06T22:03:29.467263+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2023-12-06T22:03:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:30 smithi154 bash[25085]: audit 2023-12-06T22:03:29.993763+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:30.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:30 smithi061 bash[25057]: cluster 2023-12-06T22:03:29.467263+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2023-12-06T22:03:30.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:30 smithi061 bash[25057]: audit 2023-12-06T22:03:29.993763+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:30.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:30 smithi061 bash[30488]: cluster 2023-12-06T22:03:29.467263+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2023-12-06T22:03:30.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:30 smithi061 bash[30488]: audit 2023-12-06T22:03:29.993763+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:31.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:31 smithi061 bash[25057]: cluster 2023-12-06T22:03:30.464744+0000 mgr.y (mgr.24355) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 512 B/s wr, 260 op/s 2023-12-06T22:03:31.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:31 smithi061 bash[30488]: cluster 2023-12-06T22:03:30.464744+0000 mgr.y (mgr.24355) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 512 B/s wr, 260 op/s 2023-12-06T22:03:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:31 smithi154 bash[25085]: cluster 2023-12-06T22:03:30.464744+0000 mgr.y (mgr.24355) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 512 B/s wr, 260 op/s 2023-12-06T22:03:33.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:32 smithi154 bash[25085]: audit 2023-12-06T22:03:31.684563+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:33.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:32 smithi154 bash[25085]: audit 2023-12-06T22:03:31.686921+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:33.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:32 smithi154 bash[25085]: audit 2023-12-06T22:03:31.687902+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:33.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:32 smithi154 bash[25085]: cluster 2023-12-06T22:03:32.465573+0000 mgr.y (mgr.24355) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 456 B/s wr, 231 op/s 2023-12-06T22:03:33.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[25057]: audit 2023-12-06T22:03:31.684563+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:33.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[25057]: audit 2023-12-06T22:03:31.686921+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:33.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[25057]: audit 2023-12-06T22:03:31.687902+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:33.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[25057]: cluster 2023-12-06T22:03:32.465573+0000 mgr.y (mgr.24355) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 456 B/s wr, 231 op/s 2023-12-06T22:03:33.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[30488]: audit 2023-12-06T22:03:31.684563+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:33.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[30488]: audit 2023-12-06T22:03:31.686921+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:33.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[30488]: audit 2023-12-06T22:03:31.687902+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:33.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:32 smithi061 bash[30488]: cluster 2023-12-06T22:03:32.465573+0000 mgr.y (mgr.24355) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 456 B/s wr, 231 op/s 2023-12-06T22:03:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:34 smithi154 bash[25085]: audit 2023-12-06T22:03:34.347797+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.61:0/3545254572' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:03:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:34 smithi061 bash[25057]: audit 2023-12-06T22:03:34.347797+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.61:0/3545254572' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:03:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:34 smithi061 bash[30488]: audit 2023-12-06T22:03:34.347797+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.61:0/3545254572' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:03:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:35 smithi154 bash[25085]: cluster 2023-12-06T22:03:34.466315+0000 mgr.y (mgr.24355) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2023-12-06T22:03:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:35 smithi154 bash[25085]: audit 2023-12-06T22:03:34.719243+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.61:0/899259918' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3188057575"}]: dispatch 2023-12-06T22:03:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:35 smithi154 bash[25085]: audit 2023-12-06T22:03:35.004437+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:35.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:35 smithi061 bash[25057]: cluster 2023-12-06T22:03:34.466315+0000 mgr.y (mgr.24355) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2023-12-06T22:03:35.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:35 smithi061 bash[25057]: audit 2023-12-06T22:03:34.719243+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.61:0/899259918' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3188057575"}]: dispatch 2023-12-06T22:03:35.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:35 smithi061 bash[25057]: audit 2023-12-06T22:03:35.004437+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:35.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:35 smithi061 bash[30488]: cluster 2023-12-06T22:03:34.466315+0000 mgr.y (mgr.24355) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2023-12-06T22:03:35.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:35 smithi061 bash[30488]: audit 2023-12-06T22:03:34.719243+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.61:0/899259918' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3188057575"}]: dispatch 2023-12-06T22:03:35.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:35 smithi061 bash[30488]: audit 2023-12-06T22:03:35.004437+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:36.741 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[25057]: audit 2023-12-06T22:03:35.455477+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.61:0/899259918' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3188057575"}]': finished 2023-12-06T22:03:36.741 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[25057]: cluster 2023-12-06T22:03:35.455626+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-06T22:03:36.741 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[25057]: audit 2023-12-06T22:03:35.883629+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.61:0/457041561' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]: dispatch 2023-12-06T22:03:36.741 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[25057]: audit 2023-12-06T22:03:35.884388+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]: dispatch 2023-12-06T22:03:36.741 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[30488]: audit 2023-12-06T22:03:35.455477+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.61:0/899259918' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3188057575"}]': finished 2023-12-06T22:03:36.742 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[30488]: cluster 2023-12-06T22:03:35.455626+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-06T22:03:36.742 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[30488]: audit 2023-12-06T22:03:35.883629+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.61:0/457041561' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]: dispatch 2023-12-06T22:03:36.742 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:36 smithi061 bash[30488]: audit 2023-12-06T22:03:35.884388+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]: dispatch 2023-12-06T22:03:36.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:36 smithi154 bash[25085]: audit 2023-12-06T22:03:35.455477+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.61:0/899259918' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3188057575"}]': finished 2023-12-06T22:03:36.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:36 smithi154 bash[25085]: cluster 2023-12-06T22:03:35.455626+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-12-06T22:03:36.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:36 smithi154 bash[25085]: audit 2023-12-06T22:03:35.883629+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.61:0/457041561' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]: dispatch 2023-12-06T22:03:36.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:36 smithi154 bash[25085]: audit 2023-12-06T22:03:35.884388+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]: dispatch 2023-12-06T22:03:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: cluster 2023-12-06T22:03:36.466825+0000 mgr.y (mgr.24355) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 127 B/s wr, 9 op/s 2023-12-06T22:03:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.467471+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]': finished 2023-12-06T22:03:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: cluster 2023-12-06T22:03:36.467644+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-06T22:03:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.756980+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.762778+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.771754+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.774204+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.783202+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.786182+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.801365+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.803554+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.804569+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.811902+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:37 smithi154 bash[25085]: audit 2023-12-06T22:03:36.868112+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.61:0/965824026' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3422627277"}]: dispatch 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: cluster 2023-12-06T22:03:36.466825+0000 mgr.y (mgr.24355) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 127 B/s wr, 9 op/s 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.467471+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]': finished 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: cluster 2023-12-06T22:03:36.467644+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.756980+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.762778+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.771754+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:03:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.774204+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.783202+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.786182+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.801365+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.803554+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.804569+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.811902+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25057]: audit 2023-12-06T22:03:36.868112+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.61:0/965824026' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3422627277"}]: dispatch 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: cluster 2023-12-06T22:03:36.466825+0000 mgr.y (mgr.24355) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 127 B/s wr, 9 op/s 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.467471+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3422627277"}]': finished 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: cluster 2023-12-06T22:03:36.467644+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.756980+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.762778+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.771754+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:03:37.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.774204+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.783202+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.786182+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.801365+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.803554+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.804569+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.811902+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:03:37.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[30488]: audit 2023-12-06T22:03:36.868112+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.61:0/965824026' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3422627277"}]: dispatch 2023-12-06T22:03:38.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:03:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:37] "GET /metrics HTTP/1.1" 200 214899 "" "Prometheus/2.33.4" 2023-12-06T22:03:38.483 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: audit 2023-12-06T22:03:36.772662+0000 mgr.y (mgr.24355) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:03:38.483 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: cephadm 2023-12-06T22:03:36.773868+0000 mgr.y (mgr.24355) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: audit 2023-12-06T22:03:36.772662+0000 mgr.y (mgr.24355) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: cephadm 2023-12-06T22:03:36.773868+0000 mgr.y (mgr.24355) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: audit 2023-12-06T22:03:36.774881+0000 mgr.y (mgr.24355) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: audit 2023-12-06T22:03:36.787140+0000 mgr.y (mgr.24355) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: audit 2023-12-06T22:03:37.819504+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.61:0/965824026' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3422627277"}]': finished 2023-12-06T22:03:38.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: cluster 2023-12-06T22:03:37.819700+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-06T22:03:38.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: audit 2023-12-06T22:03:38.188945+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.61:0/3891711187' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]: dispatch 2023-12-06T22:03:38.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:38 smithi154 bash[25085]: audit 2023-12-06T22:03:38.189950+0000 mon.a (mon.0) 816 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]: dispatch 2023-12-06T22:03:38.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: audit 2023-12-06T22:03:36.774881+0000 mgr.y (mgr.24355) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: audit 2023-12-06T22:03:36.787140+0000 mgr.y (mgr.24355) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: audit 2023-12-06T22:03:37.819504+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.61:0/965824026' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3422627277"}]': finished 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: cluster 2023-12-06T22:03:37.819700+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: audit 2023-12-06T22:03:38.188945+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.61:0/3891711187' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[25057]: audit 2023-12-06T22:03:38.189950+0000 mon.a (mon.0) 816 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: audit 2023-12-06T22:03:36.772662+0000 mgr.y (mgr.24355) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: cephadm 2023-12-06T22:03:36.773868+0000 mgr.y (mgr.24355) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: audit 2023-12-06T22:03:36.774881+0000 mgr.y (mgr.24355) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: audit 2023-12-06T22:03:36.787140+0000 mgr.y (mgr.24355) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:03:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: audit 2023-12-06T22:03:37.819504+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.61:0/965824026' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3422627277"}]': finished 2023-12-06T22:03:38.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: cluster 2023-12-06T22:03:37.819700+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-12-06T22:03:38.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: audit 2023-12-06T22:03:38.188945+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.61:0/3891711187' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]: dispatch 2023-12-06T22:03:38.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:38 smithi061 bash[30488]: audit 2023-12-06T22:03:38.189950+0000 mon.a (mon.0) 816 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]: dispatch 2023-12-06T22:03:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:39 smithi154 bash[25085]: cluster 2023-12-06T22:03:38.467527+0000 mgr.y (mgr.24355) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2023-12-06T22:03:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:39 smithi154 bash[25085]: audit 2023-12-06T22:03:38.826949+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]': finished 2023-12-06T22:03:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:39 smithi154 bash[25085]: cluster 2023-12-06T22:03:38.827085+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-06T22:03:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:39 smithi154 bash[25085]: audit 2023-12-06T22:03:39.208635+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.61:0/1455554733' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]: dispatch 2023-12-06T22:03:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:39 smithi154 bash[25085]: audit 2023-12-06T22:03:39.209756+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]: dispatch 2023-12-06T22:03:39.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[25057]: cluster 2023-12-06T22:03:38.467527+0000 mgr.y (mgr.24355) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2023-12-06T22:03:39.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[25057]: audit 2023-12-06T22:03:38.826949+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]': finished 2023-12-06T22:03:39.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[25057]: cluster 2023-12-06T22:03:38.827085+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[25057]: audit 2023-12-06T22:03:39.208635+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.61:0/1455554733' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]: dispatch 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[25057]: audit 2023-12-06T22:03:39.209756+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]: dispatch 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[30488]: cluster 2023-12-06T22:03:38.467527+0000 mgr.y (mgr.24355) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[30488]: audit 2023-12-06T22:03:38.826949+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2065008764"}]': finished 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[30488]: cluster 2023-12-06T22:03:38.827085+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[30488]: audit 2023-12-06T22:03:39.208635+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.61:0/1455554733' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]: dispatch 2023-12-06T22:03:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:39 smithi061 bash[30488]: audit 2023-12-06T22:03:39.209756+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]: dispatch 2023-12-06T22:03:41.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:40 smithi154 bash[25085]: audit 2023-12-06T22:03:39.827527+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]': finished 2023-12-06T22:03:41.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:40 smithi154 bash[25085]: cluster 2023-12-06T22:03:39.827695+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-06T22:03:41.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:40 smithi154 bash[25085]: audit 2023-12-06T22:03:40.200671+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.61:0/1159075477' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]: dispatch 2023-12-06T22:03:41.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:40 smithi154 bash[25085]: audit 2023-12-06T22:03:40.201676+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]: dispatch 2023-12-06T22:03:41.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:40 smithi154 bash[25085]: cluster 2023-12-06T22:03:40.469201+0000 mgr.y (mgr.24355) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[25057]: audit 2023-12-06T22:03:39.827527+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]': finished 2023-12-06T22:03:41.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[25057]: cluster 2023-12-06T22:03:39.827695+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[25057]: audit 2023-12-06T22:03:40.200671+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.61:0/1159075477' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]: dispatch 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[25057]: audit 2023-12-06T22:03:40.201676+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]: dispatch 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[25057]: cluster 2023-12-06T22:03:40.469201+0000 mgr.y (mgr.24355) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[30488]: audit 2023-12-06T22:03:39.827527+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1610188885"}]': finished 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[30488]: cluster 2023-12-06T22:03:39.827695+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[30488]: audit 2023-12-06T22:03:40.200671+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.61:0/1159075477' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]: dispatch 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[30488]: audit 2023-12-06T22:03:40.201676+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]: dispatch 2023-12-06T22:03:41.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:40 smithi061 bash[30488]: cluster 2023-12-06T22:03:40.469201+0000 mgr.y (mgr.24355) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:42.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:41 smithi154 bash[25085]: audit 2023-12-06T22:03:40.835472+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]': finished 2023-12-06T22:03:42.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:41 smithi154 bash[25085]: cluster 2023-12-06T22:03:40.835622+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-06T22:03:42.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:41 smithi154 bash[25085]: audit 2023-12-06T22:03:41.208563+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.61:0/2302946935' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]: dispatch 2023-12-06T22:03:42.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:41 smithi154 bash[25085]: audit 2023-12-06T22:03:41.209566+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]: dispatch 2023-12-06T22:03:42.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[30488]: audit 2023-12-06T22:03:40.835472+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]': finished 2023-12-06T22:03:42.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[30488]: cluster 2023-12-06T22:03:40.835622+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-06T22:03:42.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[30488]: audit 2023-12-06T22:03:41.208563+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.61:0/2302946935' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]: dispatch 2023-12-06T22:03:42.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[30488]: audit 2023-12-06T22:03:41.209566+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]: dispatch 2023-12-06T22:03:42.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[25057]: audit 2023-12-06T22:03:40.835472+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/3582599119"}]': finished 2023-12-06T22:03:42.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[25057]: cluster 2023-12-06T22:03:40.835622+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-12-06T22:03:42.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[25057]: audit 2023-12-06T22:03:41.208563+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.61:0/2302946935' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]: dispatch 2023-12-06T22:03:42.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:41 smithi061 bash[25057]: audit 2023-12-06T22:03:41.209566+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]: dispatch 2023-12-06T22:03:43.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:42 smithi154 bash[25085]: audit 2023-12-06T22:03:41.854210+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]': finished 2023-12-06T22:03:43.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:42 smithi154 bash[25085]: cluster 2023-12-06T22:03:41.854329+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-06T22:03:43.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:42 smithi154 bash[25085]: audit 2023-12-06T22:03:42.228513+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.61:0/1784035279' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2828803982"}]: dispatch 2023-12-06T22:03:43.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:42 smithi154 bash[25085]: cluster 2023-12-06T22:03:42.470007+0000 mgr.y (mgr.24355) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:43.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[25057]: audit 2023-12-06T22:03:41.854210+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]': finished 2023-12-06T22:03:43.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[25057]: cluster 2023-12-06T22:03:41.854329+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-06T22:03:43.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[25057]: audit 2023-12-06T22:03:42.228513+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.61:0/1784035279' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2828803982"}]: dispatch 2023-12-06T22:03:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[25057]: cluster 2023-12-06T22:03:42.470007+0000 mgr.y (mgr.24355) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:43.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[30488]: audit 2023-12-06T22:03:41.854210+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/3582599119"}]': finished 2023-12-06T22:03:43.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[30488]: cluster 2023-12-06T22:03:41.854329+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-12-06T22:03:43.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[30488]: audit 2023-12-06T22:03:42.228513+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.61:0/1784035279' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2828803982"}]: dispatch 2023-12-06T22:03:43.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:42 smithi061 bash[30488]: cluster 2023-12-06T22:03:42.470007+0000 mgr.y (mgr.24355) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:44.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:43 smithi154 bash[25085]: audit 2023-12-06T22:03:42.864764+0000 mon.a (mon.0) 829 : audit [INF] from='client.? 172.21.15.61:0/1784035279' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2828803982"}]': finished 2023-12-06T22:03:44.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:43 smithi154 bash[25085]: cluster 2023-12-06T22:03:42.864870+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-06T22:03:44.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:43 smithi154 bash[25085]: audit 2023-12-06T22:03:43.233314+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.61:0/504874143' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2520253854"}]: dispatch 2023-12-06T22:03:44.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:43 smithi061 bash[25057]: audit 2023-12-06T22:03:42.864764+0000 mon.a (mon.0) 829 : audit [INF] from='client.? 172.21.15.61:0/1784035279' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2828803982"}]': finished 2023-12-06T22:03:44.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:43 smithi061 bash[25057]: cluster 2023-12-06T22:03:42.864870+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-06T22:03:44.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:43 smithi061 bash[25057]: audit 2023-12-06T22:03:43.233314+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.61:0/504874143' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2520253854"}]: dispatch 2023-12-06T22:03:44.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:43 smithi061 bash[30488]: audit 2023-12-06T22:03:42.864764+0000 mon.a (mon.0) 829 : audit [INF] from='client.? 172.21.15.61:0/1784035279' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2828803982"}]': finished 2023-12-06T22:03:44.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:43 smithi061 bash[30488]: cluster 2023-12-06T22:03:42.864870+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-12-06T22:03:44.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:43 smithi061 bash[30488]: audit 2023-12-06T22:03:43.233314+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.61:0/504874143' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2520253854"}]: dispatch 2023-12-06T22:03:45.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:43.866306+0000 mon.a (mon.0) 832 : audit [INF] from='client.? 172.21.15.61:0/504874143' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2520253854"}]': finished 2023-12-06T22:03:45.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: cluster 2023-12-06T22:03:43.866815+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-06T22:03:45.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.026638+0000 mgr.y (mgr.24355) 143 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.228470+0000 mon.a (mon.0) 834 : audit [INF] from='client.? 172.21.15.61:0/3933167644' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2670079122"}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.432869+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.433412+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.433873+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.434382+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: cluster 2023-12-06T22:03:44.470734+0000 mgr.y (mgr.24355) 144 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.517688+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:03:45.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:44 smithi154 bash[25085]: audit 2023-12-06T22:03:44.775111+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:43.866306+0000 mon.a (mon.0) 832 : audit [INF] from='client.? 172.21.15.61:0/504874143' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2520253854"}]': finished 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: cluster 2023-12-06T22:03:43.866815+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.026638+0000 mgr.y (mgr.24355) 143 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.228470+0000 mon.a (mon.0) 834 : audit [INF] from='client.? 172.21.15.61:0/3933167644' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2670079122"}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.432869+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.433412+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.433873+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.434382+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: cluster 2023-12-06T22:03:44.470734+0000 mgr.y (mgr.24355) 144 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.517688+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:03:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[30488]: audit 2023-12-06T22:03:44.775111+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:43.866306+0000 mon.a (mon.0) 832 : audit [INF] from='client.? 172.21.15.61:0/504874143' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2520253854"}]': finished 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: cluster 2023-12-06T22:03:43.866815+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.026638+0000 mgr.y (mgr.24355) 143 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.228470+0000 mon.a (mon.0) 834 : audit [INF] from='client.? 172.21.15.61:0/3933167644' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2670079122"}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.432869+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.433412+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.433873+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.434382+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: cluster 2023-12-06T22:03:44.470734+0000 mgr.y (mgr.24355) 144 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.517688+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:03:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:44 smithi061 bash[25057]: audit 2023-12-06T22:03:44.775111+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:44.891123+0000 mon.a (mon.0) 841 : audit [INF] from='client.? 172.21.15.61:0/3933167644' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2670079122"}]': finished 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:44.891261+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:44.891389+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:44.891504+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:44.891589+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: cluster 2023-12-06T22:03:44.891658+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:45.254550+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.61:0/2452669064' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]: dispatch 2023-12-06T22:03:46.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:45 smithi154 bash[25085]: audit 2023-12-06T22:03:45.255326+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]: dispatch 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:44.891123+0000 mon.a (mon.0) 841 : audit [INF] from='client.? 172.21.15.61:0/3933167644' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2670079122"}]': finished 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:44.891261+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:44.891389+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:44.891504+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:44.891589+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: cluster 2023-12-06T22:03:44.891658+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:45.254550+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.61:0/2452669064' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]: dispatch 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[30488]: audit 2023-12-06T22:03:45.255326+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]: dispatch 2023-12-06T22:03:46.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:44.891123+0000 mon.a (mon.0) 841 : audit [INF] from='client.? 172.21.15.61:0/3933167644' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/2670079122"}]': finished 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:44.891261+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:44.891389+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:44.891504+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:44.891589+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: cluster 2023-12-06T22:03:44.891658+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:45.254550+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.61:0/2452669064' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]: dispatch 2023-12-06T22:03:46.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:45 smithi061 bash[25057]: audit 2023-12-06T22:03:45.255326+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]: dispatch 2023-12-06T22:03:47.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:46 smithi154 bash[25085]: audit 2023-12-06T22:03:45.896029+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]': finished 2023-12-06T22:03:47.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:46 smithi154 bash[25085]: cluster 2023-12-06T22:03:45.896196+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-06T22:03:47.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:46 smithi154 bash[25085]: audit 2023-12-06T22:03:46.267177+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.61:0/908718997' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]: dispatch 2023-12-06T22:03:47.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:46 smithi154 bash[25085]: audit 2023-12-06T22:03:46.268116+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]: dispatch 2023-12-06T22:03:47.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:46 smithi154 bash[25085]: cluster 2023-12-06T22:03:46.471600+0000 mgr.y (mgr.24355) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:47.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[30488]: audit 2023-12-06T22:03:45.896029+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]': finished 2023-12-06T22:03:47.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[30488]: cluster 2023-12-06T22:03:45.896196+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-06T22:03:47.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[30488]: audit 2023-12-06T22:03:46.267177+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.61:0/908718997' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]: dispatch 2023-12-06T22:03:47.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[30488]: audit 2023-12-06T22:03:46.268116+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]: dispatch 2023-12-06T22:03:47.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[30488]: cluster 2023-12-06T22:03:46.471600+0000 mgr.y (mgr.24355) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:47.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[25057]: audit 2023-12-06T22:03:45.896029+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3761501290"}]': finished 2023-12-06T22:03:47.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[25057]: cluster 2023-12-06T22:03:45.896196+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-12-06T22:03:47.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[25057]: audit 2023-12-06T22:03:46.267177+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.61:0/908718997' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]: dispatch 2023-12-06T22:03:47.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[25057]: audit 2023-12-06T22:03:46.268116+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]: dispatch 2023-12-06T22:03:47.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:46 smithi061 bash[25057]: cluster 2023-12-06T22:03:46.471600+0000 mgr.y (mgr.24355) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:48.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:47 smithi154 bash[25085]: audit 2023-12-06T22:03:46.915939+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]': finished 2023-12-06T22:03:48.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:47 smithi154 bash[25085]: cluster 2023-12-06T22:03:46.916045+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-06T22:03:48.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:47 smithi154 bash[25085]: audit 2023-12-06T22:03:47.286747+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.61:0/4063102598' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/612894452"}]: dispatch 2023-12-06T22:03:48.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:47] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2023-12-06T22:03:48.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[30488]: audit 2023-12-06T22:03:46.915939+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]': finished 2023-12-06T22:03:48.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[30488]: cluster 2023-12-06T22:03:46.916045+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-06T22:03:48.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[30488]: audit 2023-12-06T22:03:47.286747+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.61:0/4063102598' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/612894452"}]: dispatch 2023-12-06T22:03:48.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[25057]: audit 2023-12-06T22:03:46.915939+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/2479422766"}]': finished 2023-12-06T22:03:48.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[25057]: cluster 2023-12-06T22:03:46.916045+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-12-06T22:03:48.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:47 smithi061 bash[25057]: audit 2023-12-06T22:03:47.286747+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.61:0/4063102598' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/612894452"}]: dispatch 2023-12-06T22:03:48.927 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:03:48 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:03:49.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:48 smithi154 bash[25085]: audit 2023-12-06T22:03:47.927368+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.61:0/4063102598' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/612894452"}]': finished 2023-12-06T22:03:49.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:48 smithi154 bash[25085]: cluster 2023-12-06T22:03:47.927455+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-06T22:03:49.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:48 smithi154 bash[25085]: audit 2023-12-06T22:03:48.304933+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.61:0/2330729420' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]: dispatch 2023-12-06T22:03:49.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:48 smithi154 bash[25085]: audit 2023-12-06T22:03:48.305926+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]: dispatch 2023-12-06T22:03:49.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:48 smithi154 bash[25085]: cluster 2023-12-06T22:03:48.472448+0000 mgr.y (mgr.24355) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:49.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[30488]: audit 2023-12-06T22:03:47.927368+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.61:0/4063102598' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/612894452"}]': finished 2023-12-06T22:03:49.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[30488]: cluster 2023-12-06T22:03:47.927455+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[30488]: audit 2023-12-06T22:03:48.304933+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.61:0/2330729420' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]: dispatch 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[30488]: audit 2023-12-06T22:03:48.305926+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]: dispatch 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[30488]: cluster 2023-12-06T22:03:48.472448+0000 mgr.y (mgr.24355) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[25057]: audit 2023-12-06T22:03:47.927368+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.61:0/4063102598' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/612894452"}]': finished 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[25057]: cluster 2023-12-06T22:03:47.927455+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[25057]: audit 2023-12-06T22:03:48.304933+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.61:0/2330729420' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]: dispatch 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[25057]: audit 2023-12-06T22:03:48.305926+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]: dispatch 2023-12-06T22:03:49.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:48 smithi061 bash[25057]: cluster 2023-12-06T22:03:48.472448+0000 mgr.y (mgr.24355) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:50.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:49 smithi154 bash[25085]: audit 2023-12-06T22:03:48.939837+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]': finished 2023-12-06T22:03:50.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:49 smithi154 bash[25085]: cluster 2023-12-06T22:03:48.940040+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-06T22:03:50.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:49 smithi154 bash[25085]: audit 2023-12-06T22:03:49.309036+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.61:0/247764557' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]: dispatch 2023-12-06T22:03:50.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:49 smithi154 bash[25085]: audit 2023-12-06T22:03:49.310140+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]: dispatch 2023-12-06T22:03:50.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[30488]: audit 2023-12-06T22:03:48.939837+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]': finished 2023-12-06T22:03:50.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[30488]: cluster 2023-12-06T22:03:48.940040+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-06T22:03:50.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[30488]: audit 2023-12-06T22:03:49.309036+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.61:0/247764557' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]: dispatch 2023-12-06T22:03:50.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[30488]: audit 2023-12-06T22:03:49.310140+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]: dispatch 2023-12-06T22:03:50.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[25057]: audit 2023-12-06T22:03:48.939837+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/615843506"}]': finished 2023-12-06T22:03:50.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[25057]: cluster 2023-12-06T22:03:48.940040+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-12-06T22:03:50.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[25057]: audit 2023-12-06T22:03:49.309036+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.61:0/247764557' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]: dispatch 2023-12-06T22:03:50.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:49 smithi061 bash[25057]: audit 2023-12-06T22:03:49.310140+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]: dispatch 2023-12-06T22:03:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:50 smithi154 bash[25085]: audit 2023-12-06T22:03:49.943063+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]': finished 2023-12-06T22:03:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:50 smithi154 bash[25085]: cluster 2023-12-06T22:03:49.943187+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-06T22:03:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:50 smithi154 bash[25085]: audit 2023-12-06T22:03:50.307490+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.61:0/1479205190' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]: dispatch 2023-12-06T22:03:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:50 smithi154 bash[25085]: audit 2023-12-06T22:03:50.308060+0000 mon.a (mon.0) 862 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]: dispatch 2023-12-06T22:03:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:50 smithi154 bash[25085]: cluster 2023-12-06T22:03:50.474119+0000 mgr.y (mgr.24355) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:51.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[25057]: audit 2023-12-06T22:03:49.943063+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]': finished 2023-12-06T22:03:51.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[25057]: cluster 2023-12-06T22:03:49.943187+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-06T22:03:51.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[25057]: audit 2023-12-06T22:03:50.307490+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.61:0/1479205190' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]: dispatch 2023-12-06T22:03:51.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[25057]: audit 2023-12-06T22:03:50.308060+0000 mon.a (mon.0) 862 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]: dispatch 2023-12-06T22:03:51.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[25057]: cluster 2023-12-06T22:03:50.474119+0000 mgr.y (mgr.24355) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:51.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[30488]: audit 2023-12-06T22:03:49.943063+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/2479422766"}]': finished 2023-12-06T22:03:51.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[30488]: cluster 2023-12-06T22:03:49.943187+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-12-06T22:03:51.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[30488]: audit 2023-12-06T22:03:50.307490+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.61:0/1479205190' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]: dispatch 2023-12-06T22:03:51.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[30488]: audit 2023-12-06T22:03:50.308060+0000 mon.a (mon.0) 862 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]: dispatch 2023-12-06T22:03:51.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:50 smithi061 bash[30488]: cluster 2023-12-06T22:03:50.474119+0000 mgr.y (mgr.24355) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:52.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:51 smithi154 bash[25085]: audit 2023-12-06T22:03:50.965702+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]': finished 2023-12-06T22:03:52.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:51 smithi154 bash[25085]: cluster 2023-12-06T22:03:50.965813+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-06T22:03:52.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:51 smithi061 bash[25057]: audit 2023-12-06T22:03:50.965702+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]': finished 2023-12-06T22:03:52.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:51 smithi061 bash[25057]: cluster 2023-12-06T22:03:50.965813+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-06T22:03:52.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:51 smithi061 bash[30488]: audit 2023-12-06T22:03:50.965702+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/1435488469"}]': finished 2023-12-06T22:03:52.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:51 smithi061 bash[30488]: cluster 2023-12-06T22:03:50.965813+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-12-06T22:03:53.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:52 smithi154 bash[25085]: cluster 2023-12-06T22:03:52.475078+0000 mgr.y (mgr.24355) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:53.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:52 smithi061 bash[25057]: cluster 2023-12-06T22:03:52.475078+0000 mgr.y (mgr.24355) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:53.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:52 smithi061 bash[30488]: cluster 2023-12-06T22:03:52.475078+0000 mgr.y (mgr.24355) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:55 smithi154 bash[25085]: audit 2023-12-06T22:03:54.035569+0000 mgr.y (mgr.24355) 149 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:56.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:55 smithi154 bash[25085]: cluster 2023-12-06T22:03:54.475892+0000 mgr.y (mgr.24355) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:56.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:55 smithi061 bash[30488]: audit 2023-12-06T22:03:54.035569+0000 mgr.y (mgr.24355) 149 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:56.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:55 smithi061 bash[30488]: cluster 2023-12-06T22:03:54.475892+0000 mgr.y (mgr.24355) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:55 smithi061 bash[25057]: audit 2023-12-06T22:03:54.035569+0000 mgr.y (mgr.24355) 149 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:55 smithi061 bash[25057]: cluster 2023-12-06T22:03:54.475892+0000 mgr.y (mgr.24355) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:57.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:57 smithi061 bash[25057]: cluster 2023-12-06T22:03:56.477654+0000 mgr.y (mgr.24355) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:57.985 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:57 smithi061 bash[30488]: cluster 2023-12-06T22:03:56.477654+0000 mgr.y (mgr.24355) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:57 smithi154 bash[25085]: cluster 2023-12-06T22:03:56.477654+0000 mgr.y (mgr.24355) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:58.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:03:57 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:57] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2023-12-06T22:03:59.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:03:58 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:03:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:03:59.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:03:59 smithi154 bash[25085]: cluster 2023-12-06T22:03:58.478437+0000 mgr.y (mgr.24355) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:59.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:03:59 smithi061 bash[25057]: cluster 2023-12-06T22:03:58.478437+0000 mgr.y (mgr.24355) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:03:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:03:59 smithi061 bash[30488]: cluster 2023-12-06T22:03:58.478437+0000 mgr.y (mgr.24355) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:04:02.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:01 smithi154 bash[25085]: cluster 2023-12-06T22:04:00.480078+0000 mgr.y (mgr.24355) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:04:02.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:01 smithi061 bash[25057]: cluster 2023-12-06T22:04:00.480078+0000 mgr.y (mgr.24355) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:04:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:01 smithi061 bash[30488]: cluster 2023-12-06T22:04:00.480078+0000 mgr.y (mgr.24355) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:04:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:03 smithi154 bash[25085]: cluster 2023-12-06T22:04:02.480848+0000 mgr.y (mgr.24355) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2023-12-06T22:04:04.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:03 smithi061 bash[25057]: cluster 2023-12-06T22:04:02.480848+0000 mgr.y (mgr.24355) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2023-12-06T22:04:04.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:03 smithi061 bash[30488]: cluster 2023-12-06T22:04:02.480848+0000 mgr.y (mgr.24355) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2023-12-06T22:04:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:05 smithi154 bash[25085]: audit 2023-12-06T22:04:04.046554+0000 mgr.y (mgr.24355) 155 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:05 smithi154 bash[25085]: cluster 2023-12-06T22:04:04.481642+0000 mgr.y (mgr.24355) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:06.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:05 smithi061 bash[25057]: audit 2023-12-06T22:04:04.046554+0000 mgr.y (mgr.24355) 155 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:05 smithi061 bash[25057]: cluster 2023-12-06T22:04:04.481642+0000 mgr.y (mgr.24355) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:05 smithi061 bash[30488]: audit 2023-12-06T22:04:04.046554+0000 mgr.y (mgr.24355) 155 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:05 smithi061 bash[30488]: cluster 2023-12-06T22:04:04.481642+0000 mgr.y (mgr.24355) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:07.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:07 smithi061 bash[25057]: cluster 2023-12-06T22:04:06.483378+0000 mgr.y (mgr.24355) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:07.985 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:07 smithi061 bash[30488]: cluster 2023-12-06T22:04:06.483378+0000 mgr.y (mgr.24355) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:08.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:07 smithi154 bash[25085]: cluster 2023-12-06T22:04:06.483378+0000 mgr.y (mgr.24355) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:08.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:04:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:07] "GET /metrics HTTP/1.1" 200 214922 "" "Prometheus/2.33.4" 2023-12-06T22:04:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:04:08 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:04:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:09 smithi154 bash[25085]: cluster 2023-12-06T22:04:08.484100+0000 mgr.y (mgr.24355) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:09.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:09 smithi061 bash[25057]: cluster 2023-12-06T22:04:08.484100+0000 mgr.y (mgr.24355) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:09 smithi061 bash[30488]: cluster 2023-12-06T22:04:08.484100+0000 mgr.y (mgr.24355) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:11 smithi154 bash[25085]: cluster 2023-12-06T22:04:10.485796+0000 mgr.y (mgr.24355) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:12.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:11 smithi061 bash[25057]: cluster 2023-12-06T22:04:10.485796+0000 mgr.y (mgr.24355) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:12.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:11 smithi061 bash[30488]: cluster 2023-12-06T22:04:10.485796+0000 mgr.y (mgr.24355) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:13 smithi154 bash[25085]: cluster 2023-12-06T22:04:12.486602+0000 mgr.y (mgr.24355) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:14.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:13 smithi061 bash[25057]: cluster 2023-12-06T22:04:12.486602+0000 mgr.y (mgr.24355) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:14.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:13 smithi061 bash[30488]: cluster 2023-12-06T22:04:12.486602+0000 mgr.y (mgr.24355) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:15 smithi154 bash[25085]: audit 2023-12-06T22:04:14.052700+0000 mgr.y (mgr.24355) 161 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:15 smithi154 bash[25085]: cluster 2023-12-06T22:04:14.487343+0000 mgr.y (mgr.24355) 162 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:16.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:15 smithi061 bash[25057]: audit 2023-12-06T22:04:14.052700+0000 mgr.y (mgr.24355) 161 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:16.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:15 smithi061 bash[25057]: cluster 2023-12-06T22:04:14.487343+0000 mgr.y (mgr.24355) 162 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:15 smithi061 bash[30488]: audit 2023-12-06T22:04:14.052700+0000 mgr.y (mgr.24355) 161 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:15 smithi061 bash[30488]: cluster 2023-12-06T22:04:14.487343+0000 mgr.y (mgr.24355) 162 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:17.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:17 smithi061 bash[30488]: cluster 2023-12-06T22:04:16.489120+0000 mgr.y (mgr.24355) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:17.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:17 smithi061 bash[25057]: cluster 2023-12-06T22:04:16.489120+0000 mgr.y (mgr.24355) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:17 smithi154 bash[25085]: cluster 2023-12-06T22:04:16.489120+0000 mgr.y (mgr.24355) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:18.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:04:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:17] "GET /metrics HTTP/1.1" 200 214895 "" "Prometheus/2.33.4" 2023-12-06T22:04:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:04:18 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:04:19.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:19 smithi154 bash[25085]: cluster 2023-12-06T22:04:18.489882+0000 mgr.y (mgr.24355) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:19.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:19 smithi061 bash[25057]: cluster 2023-12-06T22:04:18.489882+0000 mgr.y (mgr.24355) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:19 smithi061 bash[30488]: cluster 2023-12-06T22:04:18.489882+0000 mgr.y (mgr.24355) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:22.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:21 smithi154 bash[25085]: cluster 2023-12-06T22:04:20.491540+0000 mgr.y (mgr.24355) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:22.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:21 smithi061 bash[25057]: cluster 2023-12-06T22:04:20.491540+0000 mgr.y (mgr.24355) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:21 smithi061 bash[30488]: cluster 2023-12-06T22:04:20.491540+0000 mgr.y (mgr.24355) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:24.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:23 smithi154 bash[25085]: cluster 2023-12-06T22:04:22.492272+0000 mgr.y (mgr.24355) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:24.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:23 smithi061 bash[25057]: cluster 2023-12-06T22:04:22.492272+0000 mgr.y (mgr.24355) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:23 smithi061 bash[30488]: cluster 2023-12-06T22:04:22.492272+0000 mgr.y (mgr.24355) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:25 smithi154 bash[25085]: audit 2023-12-06T22:04:24.062654+0000 mgr.y (mgr.24355) 167 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:25 smithi154 bash[25085]: cluster 2023-12-06T22:04:24.493030+0000 mgr.y (mgr.24355) 168 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:26.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:25 smithi061 bash[30488]: audit 2023-12-06T22:04:24.062654+0000 mgr.y (mgr.24355) 167 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:26.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:25 smithi061 bash[30488]: cluster 2023-12-06T22:04:24.493030+0000 mgr.y (mgr.24355) 168 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:26.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:25 smithi061 bash[25057]: audit 2023-12-06T22:04:24.062654+0000 mgr.y (mgr.24355) 167 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:26.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:25 smithi061 bash[25057]: cluster 2023-12-06T22:04:24.493030+0000 mgr.y (mgr.24355) 168 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:27.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:27 smithi061 bash[25057]: cluster 2023-12-06T22:04:26.494882+0000 mgr.y (mgr.24355) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:27.985 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:27 smithi061 bash[30488]: cluster 2023-12-06T22:04:26.494882+0000 mgr.y (mgr.24355) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:28.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:27 smithi154 bash[25085]: cluster 2023-12-06T22:04:26.494882+0000 mgr.y (mgr.24355) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:28.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:04:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:27] "GET /metrics HTTP/1.1" 200 214895 "" "Prometheus/2.33.4" 2023-12-06T22:04:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:04:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:04:29.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:29 smithi154 bash[25085]: cluster 2023-12-06T22:04:28.495700+0000 mgr.y (mgr.24355) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:29.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:29 smithi061 bash[25057]: cluster 2023-12-06T22:04:28.495700+0000 mgr.y (mgr.24355) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:29 smithi061 bash[30488]: cluster 2023-12-06T22:04:28.495700+0000 mgr.y (mgr.24355) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:32.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:31 smithi154 bash[25085]: cluster 2023-12-06T22:04:30.497320+0000 mgr.y (mgr.24355) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:32.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:31 smithi061 bash[25057]: cluster 2023-12-06T22:04:30.497320+0000 mgr.y (mgr.24355) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:32.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:31 smithi061 bash[30488]: cluster 2023-12-06T22:04:30.497320+0000 mgr.y (mgr.24355) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:34.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:33 smithi154 bash[25085]: cluster 2023-12-06T22:04:32.498122+0000 mgr.y (mgr.24355) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:34.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:33 smithi061 bash[25057]: cluster 2023-12-06T22:04:32.498122+0000 mgr.y (mgr.24355) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:34.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:33 smithi061 bash[30488]: cluster 2023-12-06T22:04:32.498122+0000 mgr.y (mgr.24355) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:35 smithi154 bash[25085]: audit 2023-12-06T22:04:34.074152+0000 mgr.y (mgr.24355) 173 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:35 smithi154 bash[25085]: cluster 2023-12-06T22:04:34.498920+0000 mgr.y (mgr.24355) 174 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:36.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:35 smithi061 bash[25057]: audit 2023-12-06T22:04:34.074152+0000 mgr.y (mgr.24355) 173 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:36.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:35 smithi061 bash[25057]: cluster 2023-12-06T22:04:34.498920+0000 mgr.y (mgr.24355) 174 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:36.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:35 smithi061 bash[30488]: audit 2023-12-06T22:04:34.074152+0000 mgr.y (mgr.24355) 173 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:36.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:35 smithi061 bash[30488]: cluster 2023-12-06T22:04:34.498920+0000 mgr.y (mgr.24355) 174 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[25057]: cluster 2023-12-06T22:04:36.500813+0000 mgr.y (mgr.24355) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[25057]: audit 2023-12-06T22:04:36.821336+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[25057]: audit 2023-12-06T22:04:36.823775+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[25057]: audit 2023-12-06T22:04:37.122566+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:04:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[25057]: audit 2023-12-06T22:04:37.407972+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:04:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[30488]: cluster 2023-12-06T22:04:36.500813+0000 mgr.y (mgr.24355) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[30488]: audit 2023-12-06T22:04:36.821336+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[30488]: audit 2023-12-06T22:04:36.823775+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[30488]: audit 2023-12-06T22:04:37.122566+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:04:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[30488]: audit 2023-12-06T22:04:37.407972+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:04:38.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:37 smithi154 bash[25085]: cluster 2023-12-06T22:04:36.500813+0000 mgr.y (mgr.24355) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:38.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:37 smithi154 bash[25085]: audit 2023-12-06T22:04:36.821336+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:38.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:37 smithi154 bash[25085]: audit 2023-12-06T22:04:36.823775+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:38.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:37 smithi154 bash[25085]: audit 2023-12-06T22:04:37.122566+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:04:38.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:37 smithi154 bash[25085]: audit 2023-12-06T22:04:37.407972+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:04:38.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:04:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:37] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2023-12-06T22:04:39.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:04:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:04:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:39 smithi154 bash[25085]: cluster 2023-12-06T22:04:38.501753+0000 mgr.y (mgr.24355) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:39.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:39 smithi061 bash[25057]: cluster 2023-12-06T22:04:38.501753+0000 mgr.y (mgr.24355) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:39 smithi061 bash[30488]: cluster 2023-12-06T22:04:38.501753+0000 mgr.y (mgr.24355) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:41 smithi154 bash[25085]: cluster 2023-12-06T22:04:40.503603+0000 mgr.y (mgr.24355) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:42.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:41 smithi061 bash[25057]: cluster 2023-12-06T22:04:40.503603+0000 mgr.y (mgr.24355) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:42.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:41 smithi061 bash[30488]: cluster 2023-12-06T22:04:40.503603+0000 mgr.y (mgr.24355) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:44.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:43 smithi154 bash[25085]: cluster 2023-12-06T22:04:42.504536+0000 mgr.y (mgr.24355) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:44.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:43 smithi061 bash[25057]: cluster 2023-12-06T22:04:42.504536+0000 mgr.y (mgr.24355) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:44.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:43 smithi061 bash[30488]: cluster 2023-12-06T22:04:42.504536+0000 mgr.y (mgr.24355) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:45.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:44 smithi154 bash[25085]: audit 2023-12-06T22:04:44.530012+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:04:45.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:44 smithi061 bash[30488]: audit 2023-12-06T22:04:44.530012+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:04:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:44 smithi061 bash[25057]: audit 2023-12-06T22:04:44.530012+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:04:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:45 smithi154 bash[25085]: audit 2023-12-06T22:04:44.083810+0000 mgr.y (mgr.24355) 179 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:45 smithi154 bash[25085]: cluster 2023-12-06T22:04:44.505259+0000 mgr.y (mgr.24355) 180 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:45 smithi154 bash[25085]: audit 2023-12-06T22:04:44.782469+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:04:46.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:45 smithi061 bash[25057]: audit 2023-12-06T22:04:44.083810+0000 mgr.y (mgr.24355) 179 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:46.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:45 smithi061 bash[25057]: cluster 2023-12-06T22:04:44.505259+0000 mgr.y (mgr.24355) 180 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:46.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:45 smithi061 bash[25057]: audit 2023-12-06T22:04:44.782469+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:04:46.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:45 smithi061 bash[30488]: audit 2023-12-06T22:04:44.083810+0000 mgr.y (mgr.24355) 179 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:46.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:45 smithi061 bash[30488]: cluster 2023-12-06T22:04:44.505259+0000 mgr.y (mgr.24355) 180 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:46.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:45 smithi061 bash[30488]: audit 2023-12-06T22:04:44.782469+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:04:47.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:47 smithi061 bash[25057]: cluster 2023-12-06T22:04:46.507040+0000 mgr.y (mgr.24355) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:47.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:47 smithi061 bash[30488]: cluster 2023-12-06T22:04:46.507040+0000 mgr.y (mgr.24355) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:48.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:47 smithi154 bash[25085]: cluster 2023-12-06T22:04:46.507040+0000 mgr.y (mgr.24355) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:48.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:04:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:47] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2023-12-06T22:04:49.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:04:48 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:04:49.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:49 smithi154 bash[25085]: cluster 2023-12-06T22:04:48.507809+0000 mgr.y (mgr.24355) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:49 smithi061 bash[25057]: cluster 2023-12-06T22:04:48.507809+0000 mgr.y (mgr.24355) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:49 smithi061 bash[30488]: cluster 2023-12-06T22:04:48.507809+0000 mgr.y (mgr.24355) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:52.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:51 smithi154 bash[25085]: cluster 2023-12-06T22:04:50.509598+0000 mgr.y (mgr.24355) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:52.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:51 smithi061 bash[25057]: cluster 2023-12-06T22:04:50.509598+0000 mgr.y (mgr.24355) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:51 smithi061 bash[30488]: cluster 2023-12-06T22:04:50.509598+0000 mgr.y (mgr.24355) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:53 smithi154 bash[25085]: cluster 2023-12-06T22:04:52.510438+0000 mgr.y (mgr.24355) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:54.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:53 smithi061 bash[25057]: cluster 2023-12-06T22:04:52.510438+0000 mgr.y (mgr.24355) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:53 smithi061 bash[30488]: cluster 2023-12-06T22:04:52.510438+0000 mgr.y (mgr.24355) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:55 smithi154 bash[25085]: audit 2023-12-06T22:04:54.094604+0000 mgr.y (mgr.24355) 185 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:56.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:55 smithi154 bash[25085]: cluster 2023-12-06T22:04:54.511267+0000 mgr.y (mgr.24355) 186 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:56.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:55 smithi061 bash[30488]: audit 2023-12-06T22:04:54.094604+0000 mgr.y (mgr.24355) 185 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:56.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:55 smithi061 bash[30488]: cluster 2023-12-06T22:04:54.511267+0000 mgr.y (mgr.24355) 186 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:55 smithi061 bash[25057]: audit 2023-12-06T22:04:54.094604+0000 mgr.y (mgr.24355) 185 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:55 smithi061 bash[25057]: cluster 2023-12-06T22:04:54.511267+0000 mgr.y (mgr.24355) 186 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:57.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:57 smithi061 bash[25057]: cluster 2023-12-06T22:04:56.513038+0000 mgr.y (mgr.24355) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:57.985 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:57 smithi061 bash[30488]: cluster 2023-12-06T22:04:56.513038+0000 mgr.y (mgr.24355) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:57 smithi154 bash[25085]: cluster 2023-12-06T22:04:56.513038+0000 mgr.y (mgr.24355) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:58.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:04:57 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:57] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2023-12-06T22:04:59.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:04:58 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:04:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:04:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:04:59 smithi154 bash[25085]: cluster 2023-12-06T22:04:58.513747+0000 mgr.y (mgr.24355) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:04:59 smithi061 bash[25057]: cluster 2023-12-06T22:04:58.513747+0000 mgr.y (mgr.24355) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:04:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:04:59 smithi061 bash[30488]: cluster 2023-12-06T22:04:58.513747+0000 mgr.y (mgr.24355) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:01 smithi154 bash[25085]: cluster 2023-12-06T22:05:00.515461+0000 mgr.y (mgr.24355) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:02.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:01 smithi061 bash[25057]: cluster 2023-12-06T22:05:00.515461+0000 mgr.y (mgr.24355) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:01 smithi061 bash[30488]: cluster 2023-12-06T22:05:00.515461+0000 mgr.y (mgr.24355) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:03 smithi154 bash[25085]: cluster 2023-12-06T22:05:02.516252+0000 mgr.y (mgr.24355) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:03 smithi061 bash[25057]: cluster 2023-12-06T22:05:02.516252+0000 mgr.y (mgr.24355) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:03 smithi061 bash[30488]: cluster 2023-12-06T22:05:02.516252+0000 mgr.y (mgr.24355) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:05 smithi154 bash[25085]: audit 2023-12-06T22:05:04.106010+0000 mgr.y (mgr.24355) 191 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:06.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:05 smithi154 bash[25085]: cluster 2023-12-06T22:05:04.517040+0000 mgr.y (mgr.24355) 192 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:05 smithi061 bash[25057]: audit 2023-12-06T22:05:04.106010+0000 mgr.y (mgr.24355) 191 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:05 smithi061 bash[25057]: cluster 2023-12-06T22:05:04.517040+0000 mgr.y (mgr.24355) 192 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:05 smithi061 bash[30488]: audit 2023-12-06T22:05:04.106010+0000 mgr.y (mgr.24355) 191 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:05 smithi061 bash[30488]: cluster 2023-12-06T22:05:04.517040+0000 mgr.y (mgr.24355) 192 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:07.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:07 smithi061 bash[30488]: cluster 2023-12-06T22:05:06.518833+0000 mgr.y (mgr.24355) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:07.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:07 smithi061 bash[25057]: cluster 2023-12-06T22:05:06.518833+0000 mgr.y (mgr.24355) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:08.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:07 smithi154 bash[25085]: cluster 2023-12-06T22:05:06.518833+0000 mgr.y (mgr.24355) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:08.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:05:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:07] "GET /metrics HTTP/1.1" 200 214873 "" "Prometheus/2.33.4" 2023-12-06T22:05:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:05:08 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:05:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:09 smithi154 bash[25085]: cluster 2023-12-06T22:05:08.519581+0000 mgr.y (mgr.24355) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:09 smithi061 bash[30488]: cluster 2023-12-06T22:05:08.519581+0000 mgr.y (mgr.24355) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:09 smithi061 bash[25057]: cluster 2023-12-06T22:05:08.519581+0000 mgr.y (mgr.24355) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:12.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:11 smithi154 bash[25085]: cluster 2023-12-06T22:05:10.521324+0000 mgr.y (mgr.24355) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:11 smithi061 bash[25057]: cluster 2023-12-06T22:05:10.521324+0000 mgr.y (mgr.24355) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:12.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:11 smithi061 bash[30488]: cluster 2023-12-06T22:05:10.521324+0000 mgr.y (mgr.24355) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:13 smithi154 bash[25085]: cluster 2023-12-06T22:05:12.522091+0000 mgr.y (mgr.24355) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:13 smithi061 bash[25057]: cluster 2023-12-06T22:05:12.522091+0000 mgr.y (mgr.24355) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:14.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:13 smithi061 bash[30488]: cluster 2023-12-06T22:05:12.522091+0000 mgr.y (mgr.24355) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:15 smithi154 bash[25085]: audit 2023-12-06T22:05:14.117233+0000 mgr.y (mgr.24355) 197 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:15 smithi154 bash[25085]: cluster 2023-12-06T22:05:14.522774+0000 mgr.y (mgr.24355) 198 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:16.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:15 smithi061 bash[25057]: audit 2023-12-06T22:05:14.117233+0000 mgr.y (mgr.24355) 197 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:16.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:15 smithi061 bash[25057]: cluster 2023-12-06T22:05:14.522774+0000 mgr.y (mgr.24355) 198 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:15 smithi061 bash[30488]: audit 2023-12-06T22:05:14.117233+0000 mgr.y (mgr.24355) 197 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:15 smithi061 bash[30488]: cluster 2023-12-06T22:05:14.522774+0000 mgr.y (mgr.24355) 198 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:17.983 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:17 smithi061 bash[25057]: cluster 2023-12-06T22:05:16.524499+0000 mgr.y (mgr.24355) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:17.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:17 smithi061 bash[30488]: cluster 2023-12-06T22:05:16.524499+0000 mgr.y (mgr.24355) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:17 smithi154 bash[25085]: cluster 2023-12-06T22:05:16.524499+0000 mgr.y (mgr.24355) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:18.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:05:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:17] "GET /metrics HTTP/1.1" 200 214881 "" "Prometheus/2.33.4" 2023-12-06T22:05:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:05:18 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:05:19.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:19 smithi154 bash[25085]: cluster 2023-12-06T22:05:18.525301+0000 mgr.y (mgr.24355) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:19 smithi061 bash[25057]: cluster 2023-12-06T22:05:18.525301+0000 mgr.y (mgr.24355) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:19 smithi061 bash[30488]: cluster 2023-12-06T22:05:18.525301+0000 mgr.y (mgr.24355) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:22.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:21 smithi154 bash[25085]: cluster 2023-12-06T22:05:20.526966+0000 mgr.y (mgr.24355) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:22.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:21 smithi061 bash[25057]: cluster 2023-12-06T22:05:20.526966+0000 mgr.y (mgr.24355) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:22.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:21 smithi061 bash[30488]: cluster 2023-12-06T22:05:20.526966+0000 mgr.y (mgr.24355) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:24.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:23 smithi154 bash[25085]: cluster 2023-12-06T22:05:22.527725+0000 mgr.y (mgr.24355) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:23 smithi061 bash[25057]: cluster 2023-12-06T22:05:22.527725+0000 mgr.y (mgr.24355) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:23 smithi061 bash[30488]: cluster 2023-12-06T22:05:22.527725+0000 mgr.y (mgr.24355) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:25 smithi154 bash[25085]: audit 2023-12-06T22:05:24.127890+0000 mgr.y (mgr.24355) 203 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:25 smithi154 bash[25085]: cluster 2023-12-06T22:05:24.528505+0000 mgr.y (mgr.24355) 204 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:26.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:25 smithi061 bash[25057]: audit 2023-12-06T22:05:24.127890+0000 mgr.y (mgr.24355) 203 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:26.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:25 smithi061 bash[25057]: cluster 2023-12-06T22:05:24.528505+0000 mgr.y (mgr.24355) 204 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:26.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:25 smithi061 bash[30488]: audit 2023-12-06T22:05:24.127890+0000 mgr.y (mgr.24355) 203 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:26.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:25 smithi061 bash[30488]: cluster 2023-12-06T22:05:24.528505+0000 mgr.y (mgr.24355) 204 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:27.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:27 smithi061 bash[25057]: cluster 2023-12-06T22:05:26.530294+0000 mgr.y (mgr.24355) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:27.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:27 smithi061 bash[30488]: cluster 2023-12-06T22:05:26.530294+0000 mgr.y (mgr.24355) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:28.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:27 smithi154 bash[25085]: cluster 2023-12-06T22:05:26.530294+0000 mgr.y (mgr.24355) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:28.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:05:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:27] "GET /metrics HTTP/1.1" 200 214881 "" "Prometheus/2.33.4" 2023-12-06T22:05:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:05:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:05:29.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:29 smithi154 bash[25085]: cluster 2023-12-06T22:05:28.531087+0000 mgr.y (mgr.24355) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:29.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:29 smithi061 bash[25057]: cluster 2023-12-06T22:05:28.531087+0000 mgr.y (mgr.24355) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:29 smithi061 bash[30488]: cluster 2023-12-06T22:05:28.531087+0000 mgr.y (mgr.24355) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:32.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:31 smithi154 bash[25085]: cluster 2023-12-06T22:05:30.532934+0000 mgr.y (mgr.24355) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:32.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:31 smithi061 bash[30488]: cluster 2023-12-06T22:05:30.532934+0000 mgr.y (mgr.24355) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:32.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:31 smithi061 bash[25057]: cluster 2023-12-06T22:05:30.532934+0000 mgr.y (mgr.24355) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:33.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:33 smithi061 bash[30488]: cluster 2023-12-06T22:05:32.533709+0000 mgr.y (mgr.24355) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:33.877 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:33 smithi061 bash[25057]: cluster 2023-12-06T22:05:32.533709+0000 mgr.y (mgr.24355) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:34.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:33 smithi154 bash[25085]: cluster 2023-12-06T22:05:32.533709+0000 mgr.y (mgr.24355) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:34.715 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T22:05:35.859 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:35 smithi061 bash[25057]: audit 2023-12-06T22:05:34.138641+0000 mgr.y (mgr.24355) 209 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:35.859 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:35 smithi061 bash[25057]: cluster 2023-12-06T22:05:34.534476+0000 mgr.y (mgr.24355) 210 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:35.859 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:35 smithi061 bash[30488]: audit 2023-12-06T22:05:34.138641+0000 mgr.y (mgr.24355) 209 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:35.860 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:35 smithi061 bash[30488]: cluster 2023-12-06T22:05:34.534476+0000 mgr.y (mgr.24355) 210 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:35 smithi154 bash[25085]: audit 2023-12-06T22:05:34.138641+0000 mgr.y (mgr.24355) 209 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:35 smithi154 bash[25085]: cluster 2023-12-06T22:05:34.534476+0000 mgr.y (mgr.24355) 210 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:37.702 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:37 smithi154 bash[25085]: cluster 2023-12-06T22:05:36.536203+0000 mgr.y (mgr.24355) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:37.703 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:37 smithi154 bash[25085]: audit 2023-12-06T22:05:37.415968+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:05:37.703 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:37 smithi154 bash[25085]: audit 2023-12-06T22:05:37.418140+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:05:37.730 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[25057]: cluster 2023-12-06T22:05:36.536203+0000 mgr.y (mgr.24355) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:37.731 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[25057]: audit 2023-12-06T22:05:37.415968+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:05:37.731 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[25057]: audit 2023-12-06T22:05:37.418140+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:05:37.731 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[30488]: cluster 2023-12-06T22:05:36.536203+0000 mgr.y (mgr.24355) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:37.731 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[30488]: audit 2023-12-06T22:05:37.415968+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:05:37.731 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[30488]: audit 2023-12-06T22:05:37.418140+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:05:38.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:05:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:37] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2023-12-06T22:05:38.824 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T22:05:39.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:05:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:05:39.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:38 smithi154 bash[25085]: audit 2023-12-06T22:05:37.714295+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:39.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:38 smithi154 bash[25085]: audit 2023-12-06T22:05:38.013780+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:39.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:38 smithi154 bash[25085]: cluster 2023-12-06T22:05:38.536934+0000 mgr.y (mgr.24355) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:39.014 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:38 smithi061 bash[30488]: audit 2023-12-06T22:05:37.714295+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:39.014 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:38 smithi061 bash[30488]: audit 2023-12-06T22:05:38.013780+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:39.014 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:38 smithi061 bash[30488]: cluster 2023-12-06T22:05:38.536934+0000 mgr.y (mgr.24355) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:39.014 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:38 smithi061 bash[25057]: audit 2023-12-06T22:05:37.714295+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:39.014 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:38 smithi061 bash[25057]: audit 2023-12-06T22:05:38.013780+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:39.014 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:38 smithi061 bash[25057]: cluster 2023-12-06T22:05:38.536934+0000 mgr.y (mgr.24355) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:41 smithi061 bash[25057]: cluster 2023-12-06T22:05:40.538706+0000 mgr.y (mgr.24355) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:41 smithi061 bash[30488]: cluster 2023-12-06T22:05:40.538706+0000 mgr.y (mgr.24355) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:41 smithi154 bash[25085]: cluster 2023-12-06T22:05:40.538706+0000 mgr.y (mgr.24355) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:42.668 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T22:05:43.942 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:43 smithi061 bash[25057]: cluster 2023-12-06T22:05:42.539472+0000 mgr.y (mgr.24355) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:43.943 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:43 smithi061 bash[30488]: cluster 2023-12-06T22:05:42.539472+0000 mgr.y (mgr.24355) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:44.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:43 smithi154 bash[25085]: cluster 2023-12-06T22:05:42.539472+0000 mgr.y (mgr.24355) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:45.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:44 smithi154 bash[25085]: audit 2023-12-06T22:05:44.540483+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:05:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:44 smithi061 bash[25057]: audit 2023-12-06T22:05:44.540483+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:05:45.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:44 smithi061 bash[30488]: audit 2023-12-06T22:05:44.540483+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:05:45.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:45 smithi061 bash[30488]: audit 2023-12-06T22:05:44.147130+0000 mgr.y (mgr.24355) 215 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:45.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:45 smithi061 bash[30488]: cluster 2023-12-06T22:05:44.540302+0000 mgr.y (mgr.24355) 216 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:45.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:45 smithi061 bash[30488]: audit 2023-12-06T22:05:44.788687+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:05:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:45 smithi061 bash[25057]: audit 2023-12-06T22:05:44.147130+0000 mgr.y (mgr.24355) 215 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:45 smithi061 bash[25057]: cluster 2023-12-06T22:05:44.540302+0000 mgr.y (mgr.24355) 216 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:45 smithi061 bash[25057]: audit 2023-12-06T22:05:44.788687+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:05:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:45 smithi154 bash[25085]: audit 2023-12-06T22:05:44.147130+0000 mgr.y (mgr.24355) 215 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:45 smithi154 bash[25085]: cluster 2023-12-06T22:05:44.540302+0000 mgr.y (mgr.24355) 216 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:45 smithi154 bash[25085]: audit 2023-12-06T22:05:44.788687+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:05:46.667 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T22:05:47.925 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:47 smithi061 bash[25057]: cluster 2023-12-06T22:05:46.542060+0000 mgr.y (mgr.24355) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:47.925 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:47 smithi061 bash[30488]: cluster 2023-12-06T22:05:46.542060+0000 mgr.y (mgr.24355) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:48.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:47 smithi154 bash[25085]: cluster 2023-12-06T22:05:46.542060+0000 mgr.y (mgr.24355) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:48.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:05:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:47] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2023-12-06T22:05:49.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:05:48 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:05:49.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:49 smithi154 bash[25085]: cluster 2023-12-06T22:05:48.542775+0000 mgr.y (mgr.24355) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:49 smithi061 bash[30488]: cluster 2023-12-06T22:05:48.542775+0000 mgr.y (mgr.24355) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:49.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:49 smithi061 bash[25057]: cluster 2023-12-06T22:05:48.542775+0000 mgr.y (mgr.24355) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:49.840 INFO:teuthology.orchestra.run.smithi061.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:50.694 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T22:05:50.705 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi061.front.sepia.ceph.com 2023-12-06T22:05:50.705 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2023-12-06T22:05:51.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: audit 2023-12-06T22:05:49.825521+0000 mgr.y (mgr.24355) 219 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:51.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: cephadm 2023-12-06T22:05:49.827416+0000 mgr.y (mgr.24355) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:51.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: audit 2023-12-06T22:05:49.837373+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:51.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: audit 2023-12-06T22:05:49.865960+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: audit 2023-12-06T22:05:49.867328+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: audit 2023-12-06T22:05:49.877442+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: cephadm 2023-12-06T22:05:49.886523+0000 mgr.y (mgr.24355) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[30488]: cluster 2023-12-06T22:05:50.544463+0000 mgr.y (mgr.24355) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: audit 2023-12-06T22:05:49.825521+0000 mgr.y (mgr.24355) 219 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: cephadm 2023-12-06T22:05:49.827416+0000 mgr.y (mgr.24355) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: audit 2023-12-06T22:05:49.837373+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: audit 2023-12-06T22:05:49.865960+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: audit 2023-12-06T22:05:49.867328+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:05:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: audit 2023-12-06T22:05:49.877442+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: cephadm 2023-12-06T22:05:49.886523+0000 mgr.y (mgr.24355) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:51.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:50 smithi061 bash[25057]: cluster 2023-12-06T22:05:50.544463+0000 mgr.y (mgr.24355) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:51.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: audit 2023-12-06T22:05:49.825521+0000 mgr.y (mgr.24355) 219 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:51.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: cephadm 2023-12-06T22:05:49.827416+0000 mgr.y (mgr.24355) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:51.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: audit 2023-12-06T22:05:49.837373+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:51.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: audit 2023-12-06T22:05:49.865960+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:05:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: audit 2023-12-06T22:05:49.867328+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:05:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: audit 2023-12-06T22:05:49.877442+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:05:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: cephadm 2023-12-06T22:05:49.886523+0000 mgr.y (mgr.24355) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:05:51.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:50 smithi154 bash[25085]: cluster 2023-12-06T22:05:50.544463+0000 mgr.y (mgr.24355) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:53 smithi154 bash[25085]: cluster 2023-12-06T22:05:52.545258+0000 mgr.y (mgr.24355) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:54.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:53 smithi061 bash[25057]: cluster 2023-12-06T22:05:52.545258+0000 mgr.y (mgr.24355) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:53 smithi061 bash[30488]: cluster 2023-12-06T22:05:52.545258+0000 mgr.y (mgr.24355) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:54.715 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:05:55.529 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:05:55.529 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (3m) 2m ago 4m 14.7M - ba2b418f427c 53a7b5d2e7d3 2023-12-06T22:05:55.529 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (4m) 2m ago 4m 47.0M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:05:55.529 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (2m) 2m ago 2m 66.0M - 3.5 e1d6a67b021e bc7759a9d4af 2023-12-06T22:05:55.529 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e 7191d254a0c1 2023-12-06T22:05:55.530 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (12m) 2m ago 12m 452M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:05:55.530 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (12m) 2m ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:05:55.530 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (10m) 2m ago 10m 41.1M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:05:55.530 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (11m) 2m ago 11m 43.0M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:05:55.530 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (4m) 2m ago 4m 11.3M - 1dbe0e931976 747dd3af57fe 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (4m) 2m ago 4m 11.0M - 1dbe0e931976 2fe90c1e1ba2 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (10m) 2m ago 10m 54.4M 4061M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (9m) 2m ago 9m 55.9M 4061M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (8m) 2m ago 8m 50.8M 4061M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (8m) 2m ago 8m 54.2M 4061M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (7m) 2m ago 7m 53.5M 4317M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:05:55.531 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (7m) 2m ago 7m 49.4M 4317M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (6m) 2m ago 6m 48.8M 4317M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (5m) 2m ago 5m 52.2M 4317M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (3m) 2m ago 4m 46.4M - 514e6a882f6e b9db568ba243 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (2m) 2m ago 2m 83.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (2m) 2m ago 2m 82.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (2m) 2m ago 2m 83.1M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:05:55.532 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (2m) 2m ago 2m 82.7M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:05:55.982 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:05:55.983 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:05:55.983 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:05:55.983 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:05:55.983 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T22:05:55.983 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:05:55.983 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:05:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:55 smithi154 bash[25085]: audit 2023-12-06T22:05:54.154663+0000 mgr.y (mgr.24355) 224 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:55 smithi154 bash[25085]: cluster 2023-12-06T22:05:54.545917+0000 mgr.y (mgr.24355) 225 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:56.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:55 smithi061 bash[30488]: audit 2023-12-06T22:05:54.154663+0000 mgr.y (mgr.24355) 224 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:56.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:55 smithi061 bash[30488]: cluster 2023-12-06T22:05:54.545917+0000 mgr.y (mgr.24355) 225 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:55 smithi061 bash[25057]: audit 2023-12-06T22:05:54.154663+0000 mgr.y (mgr.24355) 224 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:05:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:55 smithi061 bash[25057]: cluster 2023-12-06T22:05:54.545917+0000 mgr.y (mgr.24355) 225 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "", 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image" 2023-12-06T22:05:56.361 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:05:56.793 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:05:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:56 smithi154 bash[25085]: audit 2023-12-06T22:05:54.695510+0000 mgr.y (mgr.24355) 226 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:56 smithi154 bash[25085]: audit 2023-12-06T22:05:55.119024+0000 mgr.y (mgr.24355) 227 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:56 smithi154 bash[25085]: audit 2023-12-06T22:05:55.503985+0000 mgr.y (mgr.24355) 228 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:56 smithi154 bash[25085]: audit 2023-12-06T22:05:55.979404+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.61:0/826627435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:05:57.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[25057]: audit 2023-12-06T22:05:54.695510+0000 mgr.y (mgr.24355) 226 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[25057]: audit 2023-12-06T22:05:55.119024+0000 mgr.y (mgr.24355) 227 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[25057]: audit 2023-12-06T22:05:55.503985+0000 mgr.y (mgr.24355) 228 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[25057]: audit 2023-12-06T22:05:55.979404+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.61:0/826627435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:05:57.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[30488]: audit 2023-12-06T22:05:54.695510+0000 mgr.y (mgr.24355) 226 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[30488]: audit 2023-12-06T22:05:55.119024+0000 mgr.y (mgr.24355) 227 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[30488]: audit 2023-12-06T22:05:55.503985+0000 mgr.y (mgr.24355) 228 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:56 smithi061 bash[30488]: audit 2023-12-06T22:05:55.979404+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.61:0/826627435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:05:57.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[30488]: audit 2023-12-06T22:05:56.358639+0000 mgr.y (mgr.24355) 229 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[30488]: cluster 2023-12-06T22:05:56.547172+0000 mgr.y (mgr.24355) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:57.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[30488]: audit 2023-12-06T22:05:56.791485+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.61:0/2211782982' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:05:57.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[25057]: audit 2023-12-06T22:05:56.358639+0000 mgr.y (mgr.24355) 229 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:57.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[25057]: cluster 2023-12-06T22:05:56.547172+0000 mgr.y (mgr.24355) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:57.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[25057]: audit 2023-12-06T22:05:56.791485+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.61:0/2211782982' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:05:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:57 smithi154 bash[25085]: audit 2023-12-06T22:05:56.358639+0000 mgr.y (mgr.24355) 229 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:05:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:57 smithi154 bash[25085]: cluster 2023-12-06T22:05:56.547172+0000 mgr.y (mgr.24355) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:05:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:57 smithi154 bash[25085]: audit 2023-12-06T22:05:56.791485+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.61:0/2211782982' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:05:58.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:05:57 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:57] "GET /metrics HTTP/1.1" 200 214863 "" "Prometheus/2.33.4" 2023-12-06T22:05:59.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:05:58 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:05:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:05:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:05:59 smithi154 bash[25085]: cluster 2023-12-06T22:05:58.547697+0000 mgr.y (mgr.24355) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:05:59 smithi061 bash[25057]: cluster 2023-12-06T22:05:58.547697+0000 mgr.y (mgr.24355) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:05:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:05:59 smithi061 bash[30488]: cluster 2023-12-06T22:05:58.547697+0000 mgr.y (mgr.24355) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:01 smithi154 bash[25085]: cluster 2023-12-06T22:06:00.549131+0000 mgr.y (mgr.24355) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:02.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:01 smithi061 bash[25057]: cluster 2023-12-06T22:06:00.549131+0000 mgr.y (mgr.24355) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:01 smithi061 bash[30488]: cluster 2023-12-06T22:06:00.549131+0000 mgr.y (mgr.24355) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:03 smithi154 bash[25085]: cluster 2023-12-06T22:06:02.549880+0000 mgr.y (mgr.24355) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:03 smithi061 bash[30488]: cluster 2023-12-06T22:06:02.549880+0000 mgr.y (mgr.24355) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:03 smithi061 bash[25057]: cluster 2023-12-06T22:06:02.549880+0000 mgr.y (mgr.24355) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:05 smithi154 bash[25085]: audit 2023-12-06T22:06:04.162504+0000 mgr.y (mgr.24355) 234 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:05 smithi154 bash[25085]: cluster 2023-12-06T22:06:04.550747+0000 mgr.y (mgr.24355) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:05 smithi061 bash[25057]: audit 2023-12-06T22:06:04.162504+0000 mgr.y (mgr.24355) 234 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:05 smithi061 bash[25057]: cluster 2023-12-06T22:06:04.550747+0000 mgr.y (mgr.24355) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:05 smithi061 bash[30488]: audit 2023-12-06T22:06:04.162504+0000 mgr.y (mgr.24355) 234 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:05 smithi061 bash[30488]: cluster 2023-12-06T22:06:04.550747+0000 mgr.y (mgr.24355) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:07.985 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:07 smithi061 bash[25057]: cluster 2023-12-06T22:06:06.552355+0000 mgr.y (mgr.24355) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:07.985 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:07 smithi061 bash[30488]: cluster 2023-12-06T22:06:06.552355+0000 mgr.y (mgr.24355) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:08.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:07 smithi154 bash[25085]: cluster 2023-12-06T22:06:06.552355+0000 mgr.y (mgr.24355) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:08.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:06:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:07] "GET /metrics HTTP/1.1" 200 214830 "" "Prometheus/2.33.4" 2023-12-06T22:06:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:06:08 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:06:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:09 smithi154 bash[25085]: cluster 2023-12-06T22:06:08.553291+0000 mgr.y (mgr.24355) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:09 smithi061 bash[25057]: cluster 2023-12-06T22:06:08.553291+0000 mgr.y (mgr.24355) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:09 smithi061 bash[30488]: cluster 2023-12-06T22:06:08.553291+0000 mgr.y (mgr.24355) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:11 smithi154 bash[25085]: cluster 2023-12-06T22:06:10.554819+0000 mgr.y (mgr.24355) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:11 smithi061 bash[25057]: cluster 2023-12-06T22:06:10.554819+0000 mgr.y (mgr.24355) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:12.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:11 smithi061 bash[30488]: cluster 2023-12-06T22:06:10.554819+0000 mgr.y (mgr.24355) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:13 smithi154 bash[25085]: cluster 2023-12-06T22:06:12.555579+0000 mgr.y (mgr.24355) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:14.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:13 smithi061 bash[30488]: cluster 2023-12-06T22:06:12.555579+0000 mgr.y (mgr.24355) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:13 smithi061 bash[25057]: cluster 2023-12-06T22:06:12.555579+0000 mgr.y (mgr.24355) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:15 smithi154 bash[25085]: audit 2023-12-06T22:06:14.171033+0000 mgr.y (mgr.24355) 240 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:15 smithi154 bash[25085]: cluster 2023-12-06T22:06:14.556436+0000 mgr.y (mgr.24355) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:15 smithi061 bash[30488]: audit 2023-12-06T22:06:14.171033+0000 mgr.y (mgr.24355) 240 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:15 smithi061 bash[30488]: cluster 2023-12-06T22:06:14.556436+0000 mgr.y (mgr.24355) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:16.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:15 smithi061 bash[25057]: audit 2023-12-06T22:06:14.171033+0000 mgr.y (mgr.24355) 240 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:16.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:15 smithi061 bash[25057]: cluster 2023-12-06T22:06:14.556436+0000 mgr.y (mgr.24355) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:17.983 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:17 smithi061 bash[25057]: cluster 2023-12-06T22:06:16.558355+0000 mgr.y (mgr.24355) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:17.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:17 smithi061 bash[30488]: cluster 2023-12-06T22:06:16.558355+0000 mgr.y (mgr.24355) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:17 smithi154 bash[25085]: cluster 2023-12-06T22:06:16.558355+0000 mgr.y (mgr.24355) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:18.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:06:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:17] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2023-12-06T22:06:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:06:18 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:06:19.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:19 smithi154 bash[25085]: cluster 2023-12-06T22:06:18.558955+0000 mgr.y (mgr.24355) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:19 smithi061 bash[25057]: cluster 2023-12-06T22:06:18.558955+0000 mgr.y (mgr.24355) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:19 smithi061 bash[30488]: cluster 2023-12-06T22:06:18.558955+0000 mgr.y (mgr.24355) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:22.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:21 smithi154 bash[25085]: cluster 2023-12-06T22:06:20.560196+0000 mgr.y (mgr.24355) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:21 smithi061 bash[25057]: cluster 2023-12-06T22:06:20.560196+0000 mgr.y (mgr.24355) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:21 smithi061 bash[30488]: cluster 2023-12-06T22:06:20.560196+0000 mgr.y (mgr.24355) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:24.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:23 smithi154 bash[25085]: cluster 2023-12-06T22:06:22.560737+0000 mgr.y (mgr.24355) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:23 smithi061 bash[30488]: cluster 2023-12-06T22:06:22.560737+0000 mgr.y (mgr.24355) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:23 smithi061 bash[25057]: cluster 2023-12-06T22:06:22.560737+0000 mgr.y (mgr.24355) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:25 smithi154 bash[25085]: audit 2023-12-06T22:06:24.178458+0000 mgr.y (mgr.24355) 246 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:25 smithi154 bash[25085]: cluster 2023-12-06T22:06:24.561358+0000 mgr.y (mgr.24355) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:26.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:25 smithi061 bash[30488]: audit 2023-12-06T22:06:24.178458+0000 mgr.y (mgr.24355) 246 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:26.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:25 smithi061 bash[30488]: cluster 2023-12-06T22:06:24.561358+0000 mgr.y (mgr.24355) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:26.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:25 smithi061 bash[25057]: audit 2023-12-06T22:06:24.178458+0000 mgr.y (mgr.24355) 246 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:26.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:25 smithi061 bash[25057]: cluster 2023-12-06T22:06:24.561358+0000 mgr.y (mgr.24355) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:27.182 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:06:27.911 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:06:27.911 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (4m) 2m ago 5m 14.7M - ba2b418f427c 53a7b5d2e7d3 2023-12-06T22:06:27.911 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (4m) 3m ago 4m 47.0M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (2m) 2m ago 2m 66.0M - 3.5 e1d6a67b021e bc7759a9d4af 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e 7191d254a0c1 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (13m) 2m ago 13m 452M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (13m) 2m ago 13m 49.8M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (11m) 3m ago 11m 41.1M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (11m) 2m ago 11m 43.0M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (5m) 2m ago 5m 11.3M - 1dbe0e931976 747dd3af57fe 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (5m) 3m ago 5m 11.0M - 1dbe0e931976 2fe90c1e1ba2 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (10m) 2m ago 10m 54.4M 4061M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (10m) 2m ago 10m 55.9M 4061M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (9m) 2m ago 9m 50.8M 4061M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (8m) 2m ago 8m 54.2M 4061M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:06:27.912 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (8m) 3m ago 8m 53.5M 4317M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (7m) 3m ago 7m 49.4M 4317M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (6m) 3m ago 6m 48.8M 4317M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (6m) 3m ago 6m 52.2M 4317M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (4m) 3m ago 5m 46.4M - 514e6a882f6e b9db568ba243 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (3m) 2m ago 3m 83.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (3m) 2m ago 3m 83.1M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:06:27.913 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:06:27.983 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:27 smithi061 bash[30488]: cluster 2023-12-06T22:06:26.563140+0000 mgr.y (mgr.24355) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:27.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:27 smithi061 bash[25057]: cluster 2023-12-06T22:06:26.563140+0000 mgr.y (mgr.24355) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:28.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:27 smithi154 bash[25085]: cluster 2023-12-06T22:06:26.563140+0000 mgr.y (mgr.24355) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:28.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:06:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:27] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2023-12-06T22:06:28.324 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:06:28.324 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:06:28.324 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:06:28.324 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:06:28.324 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:06:28.324 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:06:28.325 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "", 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image" 2023-12-06T22:06:28.694 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:06:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:06:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:06:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:28 smithi154 bash[25085]: audit 2023-12-06T22:06:27.163887+0000 mgr.y (mgr.24355) 249 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:28 smithi154 bash[25085]: audit 2023-12-06T22:06:27.528607+0000 mgr.y (mgr.24355) 250 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:28 smithi154 bash[25085]: audit 2023-12-06T22:06:28.321495+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.61:0/879960573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:06:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:28 smithi061 bash[25057]: audit 2023-12-06T22:06:27.163887+0000 mgr.y (mgr.24355) 249 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:28 smithi061 bash[25057]: audit 2023-12-06T22:06:27.528607+0000 mgr.y (mgr.24355) 250 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:28 smithi061 bash[25057]: audit 2023-12-06T22:06:28.321495+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.61:0/879960573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:06:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:28 smithi061 bash[30488]: audit 2023-12-06T22:06:27.163887+0000 mgr.y (mgr.24355) 249 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:28 smithi061 bash[30488]: audit 2023-12-06T22:06:27.528607+0000 mgr.y (mgr.24355) 250 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:28 smithi061 bash[30488]: audit 2023-12-06T22:06:28.321495+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.61:0/879960573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:06:29.113 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:06:30.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:29 smithi154 bash[25085]: audit 2023-12-06T22:06:27.893647+0000 mgr.y (mgr.24355) 251 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:30.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:29 smithi154 bash[25085]: cluster 2023-12-06T22:06:28.563781+0000 mgr.y (mgr.24355) 252 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:30.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:29 smithi154 bash[25085]: audit 2023-12-06T22:06:29.111551+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.61:0/460717209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:06:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:29 smithi061 bash[25057]: audit 2023-12-06T22:06:27.893647+0000 mgr.y (mgr.24355) 251 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:29 smithi061 bash[25057]: cluster 2023-12-06T22:06:28.563781+0000 mgr.y (mgr.24355) 252 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:29 smithi061 bash[25057]: audit 2023-12-06T22:06:29.111551+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.61:0/460717209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:06:30.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:29 smithi061 bash[30488]: audit 2023-12-06T22:06:27.893647+0000 mgr.y (mgr.24355) 251 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:30.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:29 smithi061 bash[30488]: cluster 2023-12-06T22:06:28.563781+0000 mgr.y (mgr.24355) 252 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:30.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:29 smithi061 bash[30488]: audit 2023-12-06T22:06:29.111551+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.61:0/460717209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:06:31.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:30 smithi154 bash[25085]: audit 2023-12-06T22:06:28.691474+0000 mgr.y (mgr.24355) 253 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:31.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:30 smithi061 bash[25057]: audit 2023-12-06T22:06:28.691474+0000 mgr.y (mgr.24355) 253 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:31.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:30 smithi061 bash[30488]: audit 2023-12-06T22:06:28.691474+0000 mgr.y (mgr.24355) 253 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:06:32.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:31 smithi154 bash[25085]: cluster 2023-12-06T22:06:30.565478+0000 mgr.y (mgr.24355) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:32.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:31 smithi061 bash[25057]: cluster 2023-12-06T22:06:30.565478+0000 mgr.y (mgr.24355) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:32.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:31 smithi061 bash[30488]: cluster 2023-12-06T22:06:30.565478+0000 mgr.y (mgr.24355) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:33.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:32 smithi154 bash[25085]: cluster 2023-12-06T22:06:32.566405+0000 mgr.y (mgr.24355) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:33.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:32 smithi061 bash[25057]: cluster 2023-12-06T22:06:32.566405+0000 mgr.y (mgr.24355) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:33.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:32 smithi061 bash[30488]: cluster 2023-12-06T22:06:32.566405+0000 mgr.y (mgr.24355) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:34.031 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:33 smithi061 bash[50203]: level=warn ts=2023-12-06T22:06:33.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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:06:34.032 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:33 smithi061 bash[50203]: level=warn ts=2023-12-06T22:06:33.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:06:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:35 smithi154 bash[25085]: audit 2023-12-06T22:06:34.186494+0000 mgr.y (mgr.24355) 256 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:35 smithi154 bash[25085]: cluster 2023-12-06T22:06:34.567354+0000 mgr.y (mgr.24355) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:36.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:35 smithi061 bash[30488]: audit 2023-12-06T22:06:34.186494+0000 mgr.y (mgr.24355) 256 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:36.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:35 smithi061 bash[30488]: cluster 2023-12-06T22:06:34.567354+0000 mgr.y (mgr.24355) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:36.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:35 smithi061 bash[25057]: audit 2023-12-06T22:06:34.186494+0000 mgr.y (mgr.24355) 256 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:36.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:35 smithi061 bash[25057]: cluster 2023-12-06T22:06:34.567354+0000 mgr.y (mgr.24355) 257 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:37.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:37 smithi061 bash[25057]: cluster 2023-12-06T22:06:36.569149+0000 mgr.y (mgr.24355) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:37.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:37 smithi061 bash[30488]: cluster 2023-12-06T22:06:36.569149+0000 mgr.y (mgr.24355) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:38.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:37 smithi154 bash[25085]: cluster 2023-12-06T22:06:36.569149+0000 mgr.y (mgr.24355) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:38.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:06:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:37] "GET /metrics HTTP/1.1" 200 214822 "" "Prometheus/2.33.4" 2023-12-06T22:06:39.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:06:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:06:39.547 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:39 smithi061 bash[25057]: cluster 2023-12-06T22:06:38.569865+0000 mgr.y (mgr.24355) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:39.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:39 smithi061 bash[30488]: cluster 2023-12-06T22:06:38.569865+0000 mgr.y (mgr.24355) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:40.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:39 smithi154 bash[25085]: cluster 2023-12-06T22:06:38.569865+0000 mgr.y (mgr.24355) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:41.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: audit 2023-12-06T22:06:40.275731+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: cephadm 2023-12-06T22:06:40.276475+0000 mgr.y (mgr.24355) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: cephadm 2023-12-06T22:06:40.276654+0000 mgr.y (mgr.24355) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: audit 2023-12-06T22:06:40.278970+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: audit 2023-12-06T22:06:40.290931+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: cephadm 2023-12-06T22:06:40.292236+0000 mgr.y (mgr.24355) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: cephadm 2023-12-06T22:06:40.542086+0000 mgr.y (mgr.24355) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 on smithi154 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[25057]: cluster 2023-12-06T22:06:40.570870+0000 mgr.y (mgr.24355) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: audit 2023-12-06T22:06:40.275731+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:06:41.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: cephadm 2023-12-06T22:06:40.276475+0000 mgr.y (mgr.24355) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:06:41.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: cephadm 2023-12-06T22:06:40.276654+0000 mgr.y (mgr.24355) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:06:41.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: audit 2023-12-06T22:06:40.278970+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:06:41.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: audit 2023-12-06T22:06:40.290931+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:06:41.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: cephadm 2023-12-06T22:06:40.292236+0000 mgr.y (mgr.24355) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:06:41.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: cephadm 2023-12-06T22:06:40.542086+0000 mgr.y (mgr.24355) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 on smithi154 2023-12-06T22:06:41.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:41 smithi061 bash[30488]: cluster 2023-12-06T22:06:40.570870+0000 mgr.y (mgr.24355) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: audit 2023-12-06T22:06:40.275731+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:06:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: cephadm 2023-12-06T22:06:40.276475+0000 mgr.y (mgr.24355) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:06:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: cephadm 2023-12-06T22:06:40.276654+0000 mgr.y (mgr.24355) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:06:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: audit 2023-12-06T22:06:40.278970+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:06:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: audit 2023-12-06T22:06:40.290931+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:06:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: cephadm 2023-12-06T22:06:40.292236+0000 mgr.y (mgr.24355) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:06:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: cephadm 2023-12-06T22:06:40.542086+0000 mgr.y (mgr.24355) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 on smithi154 2023-12-06T22:06:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:41 smithi154 bash[25085]: cluster 2023-12-06T22:06:40.570870+0000 mgr.y (mgr.24355) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:43 smithi061 bash[25057]: cluster 2023-12-06T22:06:42.571561+0000 mgr.y (mgr.24355) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:43 smithi061 bash[30488]: cluster 2023-12-06T22:06:42.571561+0000 mgr.y (mgr.24355) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:43.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:43 smithi061 bash[50203]: level=error ts=2023-12-06T22:06:43.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:06:43.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:43 smithi061 bash[50203]: level=warn ts=2023-12-06T22:06:43.512Z 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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:06:43.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:43 smithi061 bash[50203]: level=warn ts=2023-12-06T22:06:43.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:06:44.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:43 smithi154 bash[25085]: cluster 2023-12-06T22:06:42.571561+0000 mgr.y (mgr.24355) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:45.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:44 smithi154 bash[25085]: audit 2023-12-06T22:06:44.568109+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:06:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:44 smithi061 bash[25057]: audit 2023-12-06T22:06:44.568109+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:06:45.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:44 smithi061 bash[30488]: audit 2023-12-06T22:06:44.568109+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:06:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:45 smithi154 bash[25085]: audit 2023-12-06T22:06:44.197791+0000 mgr.y (mgr.24355) 266 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:45 smithi154 bash[25085]: cluster 2023-12-06T22:06:44.572284+0000 mgr.y (mgr.24355) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:45 smithi154 bash[25085]: audit 2023-12-06T22:06:44.794737+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:06:46.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:45 smithi061 bash[25057]: audit 2023-12-06T22:06:44.197791+0000 mgr.y (mgr.24355) 266 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:46.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:45 smithi061 bash[25057]: cluster 2023-12-06T22:06:44.572284+0000 mgr.y (mgr.24355) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:46.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:45 smithi061 bash[25057]: audit 2023-12-06T22:06:44.794737+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:06:46.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:45 smithi061 bash[30488]: audit 2023-12-06T22:06:44.197791+0000 mgr.y (mgr.24355) 266 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:46.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:45 smithi061 bash[30488]: cluster 2023-12-06T22:06:44.572284+0000 mgr.y (mgr.24355) 267 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:46.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:45 smithi061 bash[30488]: audit 2023-12-06T22:06:44.794737+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:06:47.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:46 smithi154 bash[25085]: cluster 2023-12-06T22:06:46.573906+0000 mgr.y (mgr.24355) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:47.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:46 smithi061 bash[25057]: cluster 2023-12-06T22:06:46.573906+0000 mgr.y (mgr.24355) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:47.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:46 smithi061 bash[30488]: cluster 2023-12-06T22:06:46.573906+0000 mgr.y (mgr.24355) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:48.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:06:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:47] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2023-12-06T22:06:49.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:06:48 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:06:49.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:49 smithi061 bash[25057]: cluster 2023-12-06T22:06:48.574531+0000 mgr.y (mgr.24355) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:49 smithi061 bash[30488]: cluster 2023-12-06T22:06:48.574531+0000 mgr.y (mgr.24355) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:50.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:49 smithi154 bash[25085]: cluster 2023-12-06T22:06:48.574531+0000 mgr.y (mgr.24355) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:52.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:51 smithi154 bash[25085]: cluster 2023-12-06T22:06:50.576199+0000 mgr.y (mgr.24355) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:52.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:51 smithi061 bash[25057]: cluster 2023-12-06T22:06:50.576199+0000 mgr.y (mgr.24355) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:51 smithi061 bash[30488]: cluster 2023-12-06T22:06:50.576199+0000 mgr.y (mgr.24355) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:53 smithi061 bash[25057]: cluster 2023-12-06T22:06:52.576967+0000 mgr.y (mgr.24355) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:53 smithi061 bash[30488]: cluster 2023-12-06T22:06:52.576967+0000 mgr.y (mgr.24355) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:53.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:53 smithi061 bash[50203]: level=error ts=2023-12-06T22:06:53.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:06:53.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:53 smithi061 bash[50203]: level=warn ts=2023-12-06T22:06:53.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:06:53.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:06:53 smithi061 bash[50203]: level=warn ts=2023-12-06T22:06:53.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:06:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:53 smithi154 bash[25085]: cluster 2023-12-06T22:06:52.576967+0000 mgr.y (mgr.24355) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:55 smithi154 bash[25085]: audit 2023-12-06T22:06:54.206588+0000 mgr.y (mgr.24355) 272 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:55 smithi154 bash[25085]: cluster 2023-12-06T22:06:54.577738+0000 mgr.y (mgr.24355) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:56.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:55 smithi061 bash[30488]: audit 2023-12-06T22:06:54.206588+0000 mgr.y (mgr.24355) 272 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:56.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:55 smithi061 bash[30488]: cluster 2023-12-06T22:06:54.577738+0000 mgr.y (mgr.24355) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:55 smithi061 bash[25057]: audit 2023-12-06T22:06:54.206588+0000 mgr.y (mgr.24355) 272 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:06:56.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:55 smithi061 bash[25057]: cluster 2023-12-06T22:06:54.577738+0000 mgr.y (mgr.24355) 273 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:57.983 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:57 smithi061 bash[25057]: cluster 2023-12-06T22:06:56.579457+0000 mgr.y (mgr.24355) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:57.983 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:57 smithi061 bash[30488]: cluster 2023-12-06T22:06:56.579457+0000 mgr.y (mgr.24355) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:57 smithi154 bash[25085]: cluster 2023-12-06T22:06:56.579457+0000 mgr.y (mgr.24355) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:06:58.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:06:57 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:57] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2023-12-06T22:06:59.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:06:58 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:06:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:06:59.499 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:06:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:06:59 smithi061 bash[25057]: cluster 2023-12-06T22:06:58.580239+0000 mgr.y (mgr.24355) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:06:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:06:59 smithi061 bash[30488]: cluster 2023-12-06T22:06:58.580239+0000 mgr.y (mgr.24355) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:06:59 smithi154 bash[25085]: cluster 2023-12-06T22:06:58.580239+0000 mgr.y (mgr.24355) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (4m) 3m ago 5m 14.7M - ba2b418f427c 53a7b5d2e7d3 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (5m) 3m ago 5m 47.0M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (3m) 3m ago 3m 66.0M - 3.5 e1d6a67b021e bc7759a9d4af 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e 7191d254a0c1 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (13m) 3m ago 13m 452M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (13m) 3m ago 13m 49.8M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (12m) 3m ago 12m 41.1M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (12m) 3m ago 12m 43.0M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (5m) 3m ago 5m 11.3M - 1dbe0e931976 747dd3af57fe 2023-12-06T22:07:00.212 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (5m) 3m ago 5m 11.0M - 1dbe0e931976 2fe90c1e1ba2 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (11m) 3m ago 11m 54.4M 4061M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (10m) 3m ago 10m 55.9M 4061M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (9m) 3m ago 9m 50.8M 4061M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (9m) 3m ago 9m 54.2M 4061M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (8m) 3m ago 8m 53.5M 4317M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (8m) 3m ago 8m 49.4M 4317M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (7m) 3m ago 7m 48.8M 4317M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (6m) 3m ago 6m 52.2M 4317M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (4m) 3m ago 5m 46.4M - 514e6a882f6e b9db568ba243 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (3m) 3m ago 3m 83.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:07:00.213 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:07:00.632 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:07:00.632 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:07:00.632 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:07:00.632 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:00.632 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:07:00.633 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:07:00.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:00 smithi061 bash[30488]: audit 2023-12-06T22:06:59.482274+0000 mgr.y (mgr.24355) 276 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:00 smithi061 bash[25057]: audit 2023-12-06T22:06:59.482274+0000 mgr.y (mgr.24355) 276 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:00.995 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:07:00.995 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:07:00.995 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:07:00.996 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:07:00.996 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "0/23 daemons upgraded", 2023-12-06T22:07:00.996 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image on host smithi154" 2023-12-06T22:07:00.996 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:07:01.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:00 smithi154 bash[25085]: audit 2023-12-06T22:06:59.482274+0000 mgr.y (mgr.24355) 276 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:01.401 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:07:01.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[25057]: audit 2023-12-06T22:06:59.840714+0000 mgr.y (mgr.24355) 277 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:01.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[25057]: audit 2023-12-06T22:07:00.188536+0000 mgr.y (mgr.24355) 278 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[25057]: cluster 2023-12-06T22:07:00.581969+0000 mgr.y (mgr.24355) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[25057]: audit 2023-12-06T22:07:00.629921+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.61:0/354389473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[25057]: audit 2023-12-06T22:07:01.398660+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.61:0/413147148' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[30488]: audit 2023-12-06T22:06:59.840714+0000 mgr.y (mgr.24355) 277 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[30488]: audit 2023-12-06T22:07:00.188536+0000 mgr.y (mgr.24355) 278 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[30488]: cluster 2023-12-06T22:07:00.581969+0000 mgr.y (mgr.24355) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[30488]: audit 2023-12-06T22:07:00.629921+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.61:0/354389473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:07:01.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:01 smithi061 bash[30488]: audit 2023-12-06T22:07:01.398660+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.61:0/413147148' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:07:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:01 smithi154 bash[25085]: audit 2023-12-06T22:06:59.840714+0000 mgr.y (mgr.24355) 277 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:01 smithi154 bash[25085]: audit 2023-12-06T22:07:00.188536+0000 mgr.y (mgr.24355) 278 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:01 smithi154 bash[25085]: cluster 2023-12-06T22:07:00.581969+0000 mgr.y (mgr.24355) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:01 smithi154 bash[25085]: audit 2023-12-06T22:07:00.629921+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.61:0/354389473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:07:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:01 smithi154 bash[25085]: audit 2023-12-06T22:07:01.398660+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.61:0/413147148' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:07:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:02 smithi154 bash[25085]: audit 2023-12-06T22:07:00.992088+0000 mgr.y (mgr.24355) 280 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:03.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:02 smithi061 bash[25057]: audit 2023-12-06T22:07:00.992088+0000 mgr.y (mgr.24355) 280 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:03.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:02 smithi061 bash[30488]: audit 2023-12-06T22:07:00.992088+0000 mgr.y (mgr.24355) 280 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:03 smithi061 bash[30488]: cluster 2023-12-06T22:07:02.582715+0000 mgr.y (mgr.24355) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:03 smithi061 bash[25057]: cluster 2023-12-06T22:07:02.582715+0000 mgr.y (mgr.24355) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:03.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:03 smithi061 bash[50203]: level=error ts=2023-12-06T22:07:03.510Z 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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:03.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:03 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:03.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:03.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:03 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:03 smithi154 bash[25085]: cluster 2023-12-06T22:07:02.582715+0000 mgr.y (mgr.24355) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:05 smithi154 bash[25085]: audit 2023-12-06T22:07:04.210972+0000 mgr.y (mgr.24355) 282 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:05 smithi154 bash[25085]: cluster 2023-12-06T22:07:04.583431+0000 mgr.y (mgr.24355) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:05 smithi061 bash[25057]: audit 2023-12-06T22:07:04.210972+0000 mgr.y (mgr.24355) 282 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:05 smithi061 bash[25057]: cluster 2023-12-06T22:07:04.583431+0000 mgr.y (mgr.24355) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:06.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:05 smithi061 bash[30488]: audit 2023-12-06T22:07:04.210972+0000 mgr.y (mgr.24355) 282 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:06.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:05 smithi061 bash[30488]: cluster 2023-12-06T22:07:04.583431+0000 mgr.y (mgr.24355) 283 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:07.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:07 smithi061 bash[25057]: cluster 2023-12-06T22:07:06.585609+0000 mgr.y (mgr.24355) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:07.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:07 smithi061 bash[30488]: cluster 2023-12-06T22:07:06.585609+0000 mgr.y (mgr.24355) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:08.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:07 smithi154 bash[25085]: cluster 2023-12-06T22:07:06.585609+0000 mgr.y (mgr.24355) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:08.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:07] "GET /metrics HTTP/1.1" 200 214819 "" "Prometheus/2.33.4" 2023-12-06T22:07:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:08 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:07:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:09 smithi061 bash[25057]: cluster 2023-12-06T22:07:08.586421+0000 mgr.y (mgr.24355) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:09 smithi061 bash[30488]: cluster 2023-12-06T22:07:08.586421+0000 mgr.y (mgr.24355) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:10.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:09 smithi154 bash[25085]: cluster 2023-12-06T22:07:08.586421+0000 mgr.y (mgr.24355) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:11 smithi154 bash[25085]: cluster 2023-12-06T22:07:10.588084+0000 mgr.y (mgr.24355) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:12.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:11 smithi061 bash[25057]: cluster 2023-12-06T22:07:10.588084+0000 mgr.y (mgr.24355) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:12.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:11 smithi061 bash[30488]: cluster 2023-12-06T22:07:10.588084+0000 mgr.y (mgr.24355) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:13.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:13 smithi061 bash[25057]: cluster 2023-12-06T22:07:12.588842+0000 mgr.y (mgr.24355) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:13.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:13 smithi061 bash[30488]: cluster 2023-12-06T22:07:12.588842+0000 mgr.y (mgr.24355) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:13.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:13 smithi061 bash[50203]: level=error ts=2023-12-06T22:07:13.511Z 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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:13.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:13 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:13.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:13.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:13 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:13 smithi154 bash[25085]: cluster 2023-12-06T22:07:12.588842+0000 mgr.y (mgr.24355) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:14 smithi154 bash[25085]: audit 2023-12-06T22:07:14.222338+0000 mgr.y (mgr.24355) 288 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:14 smithi154 bash[25085]: cluster 2023-12-06T22:07:14.589940+0000 mgr.y (mgr.24355) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:14 smithi061 bash[25057]: audit 2023-12-06T22:07:14.222338+0000 mgr.y (mgr.24355) 288 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:14 smithi061 bash[25057]: cluster 2023-12-06T22:07:14.589940+0000 mgr.y (mgr.24355) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:15.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:14 smithi061 bash[30488]: audit 2023-12-06T22:07:14.222338+0000 mgr.y (mgr.24355) 288 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:14 smithi061 bash[30488]: cluster 2023-12-06T22:07:14.589940+0000 mgr.y (mgr.24355) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:17.984 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:17 smithi061 bash[25057]: cluster 2023-12-06T22:07:16.591678+0000 mgr.y (mgr.24355) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:17.984 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:17 smithi061 bash[30488]: cluster 2023-12-06T22:07:16.591678+0000 mgr.y (mgr.24355) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:17 smithi154 bash[25085]: cluster 2023-12-06T22:07:16.591678+0000 mgr.y (mgr.24355) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:18.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:17] "GET /metrics HTTP/1.1" 200 214821 "" "Prometheus/2.33.4" 2023-12-06T22:07:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:18 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:07:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:19 smithi061 bash[25057]: cluster 2023-12-06T22:07:18.592432+0000 mgr.y (mgr.24355) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:19.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:19 smithi061 bash[30488]: cluster 2023-12-06T22:07:18.592432+0000 mgr.y (mgr.24355) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:20.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:19 smithi154 bash[25085]: cluster 2023-12-06T22:07:18.592432+0000 mgr.y (mgr.24355) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:22.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:21 smithi154 bash[25085]: cluster 2023-12-06T22:07:20.593880+0000 mgr.y (mgr.24355) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:21 smithi061 bash[25057]: cluster 2023-12-06T22:07:20.593880+0000 mgr.y (mgr.24355) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:21 smithi061 bash[30488]: cluster 2023-12-06T22:07:20.593880+0000 mgr.y (mgr.24355) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:23.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:22 smithi154 bash[25085]: cluster 2023-12-06T22:07:22.594407+0000 mgr.y (mgr.24355) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:23.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:22 smithi061 bash[25057]: cluster 2023-12-06T22:07:22.594407+0000 mgr.y (mgr.24355) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:22 smithi061 bash[30488]: cluster 2023-12-06T22:07:22.594407+0000 mgr.y (mgr.24355) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:23.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:23 smithi061 bash[50203]: level=error ts=2023-12-06T22:07:23.512Z 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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:23.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:23 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:23.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:23.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:23 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07: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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:25 smithi154 bash[25085]: audit 2023-12-06T22:07:24.233519+0000 mgr.y (mgr.24355) 294 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:25 smithi154 bash[25085]: cluster 2023-12-06T22:07:24.595084+0000 mgr.y (mgr.24355) 295 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:26.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:25 smithi061 bash[25057]: audit 2023-12-06T22:07:24.233519+0000 mgr.y (mgr.24355) 294 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:26.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:25 smithi061 bash[25057]: cluster 2023-12-06T22:07:24.595084+0000 mgr.y (mgr.24355) 295 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:26.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:25 smithi061 bash[30488]: audit 2023-12-06T22:07:24.233519+0000 mgr.y (mgr.24355) 294 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:26.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:25 smithi061 bash[30488]: cluster 2023-12-06T22:07:24.595084+0000 mgr.y (mgr.24355) 295 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:27.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:26 smithi154 bash[25085]: cluster 2023-12-06T22:07:26.596777+0000 mgr.y (mgr.24355) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:27.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:26 smithi061 bash[25057]: cluster 2023-12-06T22:07:26.596777+0000 mgr.y (mgr.24355) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:26 smithi061 bash[30488]: cluster 2023-12-06T22:07:26.596777+0000 mgr.y (mgr.24355) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:28.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:27] "GET /metrics HTTP/1.1" 200 214821 "" "Prometheus/2.33.4" 2023-12-06T22:07:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:28 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:07:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:29 smithi061 bash[30488]: cluster 2023-12-06T22:07:28.597529+0000 mgr.y (mgr.24355) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:29.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:29 smithi061 bash[25057]: cluster 2023-12-06T22:07:28.597529+0000 mgr.y (mgr.24355) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:30.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:29 smithi154 bash[25085]: cluster 2023-12-06T22:07:28.597529+0000 mgr.y (mgr.24355) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:31.788 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:07:32.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:31 smithi154 bash[25085]: cluster 2023-12-06T22:07:30.598539+0000 mgr.y (mgr.24355) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:32.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:31 smithi061 bash[25057]: cluster 2023-12-06T22:07:30.598539+0000 mgr.y (mgr.24355) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:32.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:31 smithi061 bash[30488]: cluster 2023-12-06T22:07:30.598539+0000 mgr.y (mgr.24355) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:32.505 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:07:32.505 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (5m) 3m ago 6m 14.7M - ba2b418f427c 53a7b5d2e7d3 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (5m) 4m ago 5m 47.0M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (4m) 3m ago 4m 66.0M - 3.5 e1d6a67b021e bc7759a9d4af 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443 running (12m) 4m ago 12m 404M - 17.2.0 e1d6a67b021e 7191d254a0c1 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (14m) 3m ago 14m 452M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (14m) 3m ago 14m 49.8M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (12m) 4m ago 12m 41.1M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (12m) 3m ago 12m 43.0M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (6m) 3m ago 6m 11.3M - 1dbe0e931976 747dd3af57fe 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (6m) 4m ago 6m 11.0M - 1dbe0e931976 2fe90c1e1ba2 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (11m) 3m ago 11m 54.4M 4061M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (11m) 3m ago 11m 55.9M 4061M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:07:32.506 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (10m) 3m ago 10m 50.8M 4061M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (9m) 3m ago 9m 54.2M 4061M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (9m) 4m ago 9m 53.5M 4317M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (8m) 4m ago 8m 49.4M 4317M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (8m) 4m ago 8m 48.8M 4317M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (7m) 4m ago 7m 52.2M 4317M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (5m) 4m ago 6m 46.4M - 514e6a882f6e b9db568ba243 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (4m) 3m ago 4m 83.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (4m) 4m ago 4m 82.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (4m) 3m ago 4m 83.1M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:07:32.507 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (4m) 4m ago 4m 82.7M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:32.921 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:07:32.922 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:07:33.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:32 smithi154 bash[25085]: audit 2023-12-06T22:07:31.770467+0000 mgr.y (mgr.24355) 299 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:32 smithi154 bash[25085]: audit 2023-12-06T22:07:32.129899+0000 mgr.y (mgr.24355) 300 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:32 smithi154 bash[25085]: audit 2023-12-06T22:07:32.480648+0000 mgr.y (mgr.24355) 301 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:32 smithi154 bash[25085]: cluster 2023-12-06T22:07:32.599213+0000 mgr.y (mgr.24355) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:33.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[25057]: audit 2023-12-06T22:07:31.770467+0000 mgr.y (mgr.24355) 299 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[25057]: audit 2023-12-06T22:07:32.129899+0000 mgr.y (mgr.24355) 300 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[25057]: audit 2023-12-06T22:07:32.480648+0000 mgr.y (mgr.24355) 301 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[25057]: cluster 2023-12-06T22:07:32.599213+0000 mgr.y (mgr.24355) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:33.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[30488]: audit 2023-12-06T22:07:31.770467+0000 mgr.y (mgr.24355) 299 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[30488]: audit 2023-12-06T22:07:32.129899+0000 mgr.y (mgr.24355) 300 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[30488]: audit 2023-12-06T22:07:32.480648+0000 mgr.y (mgr.24355) 301 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:32 smithi061 bash[30488]: cluster 2023-12-06T22:07:32.599213+0000 mgr.y (mgr.24355) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:33.268 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:07:33.268 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:07:33.269 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:07:33.269 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:07:33.269 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "0/23 daemons upgraded", 2023-12-06T22:07:33.269 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 image on host smithi154" 2023-12-06T22:07:33.269 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:07:33.667 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:07:33.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[30488]: audit 2023-12-06T22:07:32.918316+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.61:0/2287408630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:07:33.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[30488]: audit 2023-12-06T22:07:33.265068+0000 mgr.y (mgr.24355) 303 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[25057]: audit 2023-12-06T22:07:32.918316+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.61:0/2287408630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:07:33.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[25057]: audit 2023-12-06T22:07:33.265068+0000 mgr.y (mgr.24355) 303 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:33.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[50203]: level=error ts=2023-12-06T22:07: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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:33.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:33.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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:33.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:33 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:34.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:33 smithi154 bash[25085]: audit 2023-12-06T22:07:32.918316+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.61:0/2287408630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:07:34.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:33 smithi154 bash[25085]: audit 2023-12-06T22:07:33.265068+0000 mgr.y (mgr.24355) 303 : audit [DBG] from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:07:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:34 smithi154 bash[25085]: audit 2023-12-06T22:07:33.665039+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.61:0/1394988615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:07:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:34 smithi154 bash[25085]: audit 2023-12-06T22:07:34.244816+0000 mgr.y (mgr.24355) 304 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:34 smithi154 bash[25085]: cluster 2023-12-06T22:07:34.599861+0000 mgr.y (mgr.24355) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:35.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:34 smithi061 bash[25057]: audit 2023-12-06T22:07:33.665039+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.61:0/1394988615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:07:35.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:34 smithi061 bash[25057]: audit 2023-12-06T22:07:34.244816+0000 mgr.y (mgr.24355) 304 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:35.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:34 smithi061 bash[25057]: cluster 2023-12-06T22:07:34.599861+0000 mgr.y (mgr.24355) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:34 smithi061 bash[30488]: audit 2023-12-06T22:07:33.665039+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.61:0/1394988615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:07:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:34 smithi061 bash[30488]: audit 2023-12-06T22:07:34.244816+0000 mgr.y (mgr.24355) 304 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:34 smithi061 bash[30488]: cluster 2023-12-06T22:07:34.599861+0000 mgr.y (mgr.24355) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:07:37.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:36 smithi154 bash[25085]: cluster 2023-12-06T22:07:36.601014+0000 mgr.y (mgr.24355) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:37.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:36 smithi061 bash[25057]: cluster 2023-12-06T22:07:36.601014+0000 mgr.y (mgr.24355) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:37.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:36 smithi061 bash[30488]: cluster 2023-12-06T22:07:36.601014+0000 mgr.y (mgr.24355) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:38.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:37] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2023-12-06T22:07:39.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:38 smithi154 bash[25828]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:07:39.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:39 smithi154 bash[25085]: cluster 2023-12-06T22:07:38.601492+0000 mgr.y (mgr.24355) 307 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:40.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:39 smithi061 bash[25057]: cluster 2023-12-06T22:07:38.601492+0000 mgr.y (mgr.24355) 307 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:40.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:39 smithi061 bash[30488]: cluster 2023-12-06T22:07:38.601492+0000 mgr.y (mgr.24355) 307 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:41.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: cephadm 2023-12-06T22:07:39.737348+0000 mgr.y (mgr.24355) 308 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T22:07:41.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: audit 2023-12-06T22:07:39.748026+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: audit 2023-12-06T22:07:39.749956+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:07:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: audit 2023-12-06T22:07:39.751861+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:07:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: audit 2023-12-06T22:07:39.753970+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:07:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: cephadm 2023-12-06T22:07:39.755847+0000 mgr.y (mgr.24355) 309 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T22:07:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:40 smithi154 bash[25085]: cluster 2023-12-06T22:07:40.603223+0000 mgr.y (mgr.24355) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: cephadm 2023-12-06T22:07:39.737348+0000 mgr.y (mgr.24355) 308 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: audit 2023-12-06T22:07:39.748026+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: audit 2023-12-06T22:07:39.749956+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: audit 2023-12-06T22:07:39.751861+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: audit 2023-12-06T22:07:39.753970+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: cephadm 2023-12-06T22:07:39.755847+0000 mgr.y (mgr.24355) 309 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T22:07:41.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[30488]: cluster 2023-12-06T22:07:40.603223+0000 mgr.y (mgr.24355) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:41.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: cephadm 2023-12-06T22:07:39.737348+0000 mgr.y (mgr.24355) 308 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T22:07:41.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: audit 2023-12-06T22:07:39.748026+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:41.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: audit 2023-12-06T22:07:39.749956+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:07:41.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: audit 2023-12-06T22:07:39.751861+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:07:41.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: audit 2023-12-06T22:07:39.753970+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:07:41.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: cephadm 2023-12-06T22:07:39.755847+0000 mgr.y (mgr.24355) 309 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T22:07:41.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:40 smithi061 bash[25057]: cluster 2023-12-06T22:07:40.603223+0000 mgr.y (mgr.24355) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:41.983 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:41 smithi154 systemd[1]: Stopping Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:07:41.983 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:41 smithi154 bash[45156]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr.x 2023-12-06T22:07:42.709 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:42 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:42.417Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:07:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:42 smithi154 bash[25085]: cluster 2023-12-06T22:07:42.604037+0000 mgr.y (mgr.24355) 311 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:42.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:42 smithi154 bash[45167]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:07:42.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:42 smithi154 bash[45217]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr.x 2023-12-06T22:07:42.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:42 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:07:42.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:42 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T22:07:42.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:42 smithi154 systemd[1]: Stopped Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:07:42.999 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:42 smithi061 bash[30488]: cluster 2023-12-06T22:07:42.604037+0000 mgr.y (mgr.24355) 311 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:42.999 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:42 smithi061 bash[25057]: cluster 2023-12-06T22:07:42.604037+0000 mgr.y (mgr.24355) 311 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:43.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:42 smithi154 systemd[1]: Started Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:07:43.518 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[50203]: level=error ts=2023-12-06T22:07:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:43.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:43.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:07:43.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07: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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:44.161 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:44 smithi154 bash[45285]: debug 2023-12-06T22:07:44.002+0000 7fa230d56700 1 -- 172.21.15.154:0/1564916617 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5594e6ce81a0 con 0x5594e7a66c00 2023-12-06T22:07:44.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:43 smithi154 bash[25085]: audit 2023-12-06T22:07:42.971349+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:44.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:43 smithi154 bash[25085]: audit 2023-12-06T22:07:42.974105+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:07:44.162 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:43 smithi154 bash[25085]: audit 2023-12-06T22:07:42.975814+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:07:44.259 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[30488]: audit 2023-12-06T22:07:42.971349+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:44.259 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[30488]: audit 2023-12-06T22:07:42.974105+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:07:44.259 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[30488]: audit 2023-12-06T22:07:42.975814+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:07:44.259 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[25057]: audit 2023-12-06T22:07:42.971349+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:44.259 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[25057]: audit 2023-12-06T22:07:42.974105+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:07:44.260 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:43 smithi061 bash[25057]: audit 2023-12-06T22:07:42.975814+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:07:44.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:44 smithi154 bash[45285]: debug 2023-12-06T22:07:44.158+0000 7fa23aefc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:07:45.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:45 smithi154 bash[45285]: debug 2023-12-06T22:07:45.058+0000 7fa23aefc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:07:45.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:45 smithi154 bash[45285]: debug 2023-12-06T22:07:45.158+0000 7fa23aefc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:07:45.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:44 smithi154 bash[25085]: audit 2023-12-06T22:07:44.256160+0000 mgr.y (mgr.24355) 312 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:45.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:44 smithi154 bash[25085]: audit 2023-12-06T22:07:44.577308+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:45.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:44 smithi154 bash[25085]: cluster 2023-12-06T22:07:44.604784+0000 mgr.y (mgr.24355) 313 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:45.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:44 smithi154 bash[25085]: audit 2023-12-06T22:07:44.800696+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:45.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[30488]: audit 2023-12-06T22:07:44.256160+0000 mgr.y (mgr.24355) 312 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[30488]: audit 2023-12-06T22:07:44.577308+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[30488]: cluster 2023-12-06T22:07:44.604784+0000 mgr.y (mgr.24355) 313 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[30488]: audit 2023-12-06T22:07:44.800696+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[25057]: audit 2023-12-06T22:07:44.256160+0000 mgr.y (mgr.24355) 312 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[25057]: audit 2023-12-06T22:07:44.577308+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[25057]: cluster 2023-12-06T22:07:44.604784+0000 mgr.y (mgr.24355) 313 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:45.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:44 smithi061 bash[25057]: audit 2023-12-06T22:07:44.800696+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:45.528 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:45 smithi154 bash[45285]: debug 2023-12-06T22:07:45.258+0000 7fa23aefc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:07:45.918 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:45 smithi154 bash[45285]: debug 2023-12-06T22:07:45.526+0000 7fa23aefc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:07:46.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:45 smithi154 bash[45285]: debug 2023-12-06T22:07:45.918+0000 7fa23aefc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:07:46.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:46 smithi154 bash[45285]: debug 2023-12-06T22:07:46.082+0000 7fa23aefc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:07:46.713 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:46 smithi154 bash[45285]: debug 2023-12-06T22:07:46.302+0000 7fa23aefc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:07:46.991 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:46 smithi154 bash[25085]: cluster 2023-12-06T22:07:46.606037+0000 mgr.y (mgr.24355) 314 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:47.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:46 smithi061 bash[30488]: cluster 2023-12-06T22:07:46.606037+0000 mgr.y (mgr.24355) 314 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:47.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:46 smithi061 bash[25057]: cluster 2023-12-06T22:07:46.606037+0000 mgr.y (mgr.24355) 314 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:47.554 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:47 smithi154 bash[45285]: debug 2023-12-06T22:07:47.386+0000 7fa23aefc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:07:47.554 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:47 smithi154 bash[45285]: debug 2023-12-06T22:07:47.502+0000 7fa23aefc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:07:48.008 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:47 smithi154 bash[45285]: debug 2023-12-06T22:07:47.626+0000 7fa23aefc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:07:48.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:48 smithi154 bash[45285]: debug 2023-12-06T22:07:48.102+0000 7fa23aefc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:07:48.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:48 smithi154 bash[25085]: audit 2023-12-06T22:07:47.008627+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:48.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:48 smithi154 bash[25085]: audit 2023-12-06T22:07:47.516516+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:48.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:47] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2023-12-06T22:07:48.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:48 smithi061 bash[30488]: audit 2023-12-06T22:07:47.008627+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:48.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:48 smithi061 bash[30488]: audit 2023-12-06T22:07:47.516516+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:48.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:48 smithi061 bash[25057]: audit 2023-12-06T22:07:47.008627+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:48.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:48 smithi061 bash[25057]: audit 2023-12-06T22:07:47.516516+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:48.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:48 smithi154 bash[45285]: debug 2023-12-06T22:07:48.318+0000 7fa23aefc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:07:49.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:48 smithi154 bash[45285]: debug 2023-12-06T22:07:48.770+0000 7fa23aefc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:07:49.534 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:49 smithi154 bash[45285]: debug 2023-12-06T22:07:49.266+0000 7fa23aefc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:07:49.822 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:49 smithi154 bash[25085]: cluster 2023-12-06T22:07:48.606743+0000 mgr.y (mgr.24355) 315 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:50.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:49 smithi061 bash[30488]: cluster 2023-12-06T22:07:48.606743+0000 mgr.y (mgr.24355) 315 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:50.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:49 smithi061 bash[25057]: cluster 2023-12-06T22:07:48.606743+0000 mgr.y (mgr.24355) 315 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:50.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:49 smithi154 bash[45285]: debug 2023-12-06T22:07:49.822+0000 7fa23aefc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:07:50.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:49 smithi154 bash[45285]: debug 2023-12-06T22:07:49.934+0000 7fa23aefc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:07:50.537 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[45285]: debug 2023-12-06T22:07:50.278+0000 7fa23aefc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:07:50.537 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[45285]: debug 2023-12-06T22:07:50.394+0000 7fa23aefc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:07:50.652 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[45285]: debug 2023-12-06T22:07:50.534+0000 7fa23aefc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:07:50.965 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[25085]: cluster 2023-12-06T22:07:50.608401+0000 mgr.y (mgr.24355) 316 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:50.966 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[45285]: debug 2023-12-06T22:07:50.650+0000 7fa23aefc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:07:50.966 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[45285]: debug 2023-12-06T22:07:50.774+0000 7fa23aefc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:07:51.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:50 smithi061 bash[30488]: cluster 2023-12-06T22:07:50.608401+0000 mgr.y (mgr.24355) 316 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:50 smithi061 bash[25057]: cluster 2023-12-06T22:07:50.608401+0000 mgr.y (mgr.24355) 316 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:07:51.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:50 smithi154 bash[45285]: debug 2023-12-06T22:07:50.962+0000 7fa23aefc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:07:51.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:51 smithi154 bash[45285]: debug 2023-12-06T22:07:51.086+0000 7fa23aefc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:07:52.462 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[45285]: debug 2023-12-06T22:07:52.346+0000 7fa23aefc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:07:52.462 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[45285]: [06/Dec/2023:22:07:52] ENGINE Bus STARTING 2023-12-06T22:07:52.463 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[25085]: cluster 2023-12-06T22:07:52.347486+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:07:52.463 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[25085]: cluster 2023-12-06T22:07:52.347786+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:07:52.463 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[25085]: audit 2023-12-06T22:07:52.359272+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:07:52.463 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[25085]: audit 2023-12-06T22:07:52.361103+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:07:52.463 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[25085]: audit 2023-12-06T22:07:52.365343+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:07:52.463 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[25085]: audit 2023-12-06T22:07:52.366128+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:07:52.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[45285]: CherryPy Checker: 2023-12-06T22:07:52.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[45285]: The Application mounted at '' has an empty config. 2023-12-06T22:07:52.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[45285]: [06/Dec/2023:22:07:52] ENGINE Serving on http://:::9283 2023-12-06T22:07:52.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:52 smithi154 bash[45285]: [06/Dec/2023:22:07:52] ENGINE Bus STARTED 2023-12-06T22:07:52.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[30488]: cluster 2023-12-06T22:07:52.347486+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[30488]: cluster 2023-12-06T22:07:52.347786+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[30488]: audit 2023-12-06T22:07:52.359272+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[30488]: audit 2023-12-06T22:07:52.361103+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[30488]: audit 2023-12-06T22:07:52.365343+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[30488]: audit 2023-12-06T22:07:52.366128+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[25057]: cluster 2023-12-06T22:07:52.347486+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:07:52.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[25057]: cluster 2023-12-06T22:07:52.347786+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:07:52.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[25057]: audit 2023-12-06T22:07:52.359272+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:07:52.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[25057]: audit 2023-12-06T22:07:52.361103+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:07:52.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[25057]: audit 2023-12-06T22:07:52.365343+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:07:52.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[25057]: audit 2023-12-06T22:07:52.366128+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:07:53.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:52 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:52.944Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:53 smithi154 bash[25085]: cluster 2023-12-06T22:07:52.416408+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2023-12-06T22:07:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:53 smithi154 bash[25085]: cluster 2023-12-06T22:07:52.609191+0000 mgr.y (mgr.24355) 317 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[25057]: cluster 2023-12-06T22:07:52.416408+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2023-12-06T22:07:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[25057]: cluster 2023-12-06T22:07:52.609191+0000 mgr.y (mgr.24355) 317 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[30488]: cluster 2023-12-06T22:07:52.416408+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2023-12-06T22:07:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[30488]: cluster 2023-12-06T22:07:52.609191+0000 mgr.y (mgr.24355) 317 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:53.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[50203]: level=error ts=2023-12-06T22:07:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:53.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:53.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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:07:53.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:53 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07: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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:07:54.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:54 smithi154 bash[25085]: audit 2023-12-06T22:07:54.266598+0000 mgr.y (mgr.24355) 318 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:54.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:54 smithi154 bash[25085]: cluster 2023-12-06T22:07:54.609850+0000 mgr.y (mgr.24355) 319 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:54 smithi061 bash[25057]: audit 2023-12-06T22:07:54.266598+0000 mgr.y (mgr.24355) 318 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:54 smithi061 bash[25057]: cluster 2023-12-06T22:07:54.609850+0000 mgr.y (mgr.24355) 319 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:54 smithi061 bash[30488]: audit 2023-12-06T22:07:54.266598+0000 mgr.y (mgr.24355) 318 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:07:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:54 smithi061 bash[30488]: cluster 2023-12-06T22:07:54.609850+0000 mgr.y (mgr.24355) 319 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:07:56.338 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[45285]: [06/Dec/2023:22:07:56] ENGINE Bus STOPPING 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[45285]: [06/Dec/2023:22:07:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[45285]: [06/Dec/2023:22:07:56] ENGINE Bus STOPPED 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[45285]: [06/Dec/2023:22:07:56] ENGINE Bus STARTING 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: audit 2023-12-06T22:07:55.060014+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: audit 2023-12-06T22:07:55.068761+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: audit 2023-12-06T22:07:55.079596+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: cephadm 2023-12-06T22:07:55.082458+0000 mgr.y (mgr.24355) 320 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: cephadm 2023-12-06T22:07:55.085572+0000 mgr.y (mgr.24355) 321 : cephadm [INF] Failing over to other MGR 2023-12-06T22:07:56.339 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: audit 2023-12-06T22:07:55.085932+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T22:07:56.340 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[25085]: cluster 2023-12-06T22:07:55.095683+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: audit 2023-12-06T22:07:55.060014+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: audit 2023-12-06T22:07:55.068761+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: audit 2023-12-06T22:07:55.079596+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: cephadm 2023-12-06T22:07:55.082458+0000 mgr.y (mgr.24355) 320 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: cephadm 2023-12-06T22:07:55.085572+0000 mgr.y (mgr.24355) 321 : cephadm [INF] Failing over to other MGR 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: audit 2023-12-06T22:07:55.085932+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25057]: cluster 2023-12-06T22:07:55.095683+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25323]: debug 2023-12-06T22:07:56.067+0000 7f6502c7a700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T22:07:56.342 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25323]: ignoring --setuser ceph since I am not root 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25323]: ignoring --setgroup ceph since I am not root 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25323]: debug 2023-12-06T22:07:56.119+0000 7f20c72ac700 1 -- 172.21.15.61:0/4057518965 <== mon.1 v2:172.21.15.61:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55963cef2340 con 0x55963dc6ec00 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25323]: debug 2023-12-06T22:07:56.275+0000 7f20cfd08000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: audit 2023-12-06T22:07:55.060014+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: audit 2023-12-06T22:07:55.068761+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: audit 2023-12-06T22:07:55.079596+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: cephadm 2023-12-06T22:07:55.082458+0000 mgr.y (mgr.24355) 320 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: cephadm 2023-12-06T22:07:55.085572+0000 mgr.y (mgr.24355) 321 : cephadm [INF] Failing over to other MGR 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: audit 2023-12-06T22:07:55.085932+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T22:07:56.343 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[30488]: cluster 2023-12-06T22:07:55.095683+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-12-06T22:07:56.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[45285]: [06/Dec/2023:22:07:56] ENGINE Serving on http://:::9283 2023-12-06T22:07:56.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:56 smithi154 bash[45285]: [06/Dec/2023:22:07:56] ENGINE Bus STARTED 2023-12-06T22:07:56.994 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[50203]: level=warn ts=2023-12-06T22:07:56.719Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:07:57.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:56 smithi061 bash[25323]: debug 2023-12-06T22:07:56.987+0000 7f20cfd08000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:07:57.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25323]: debug 2023-12-06T22:07:57.119+0000 7f20cfd08000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.077504+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cluster 2023-12-06T22:07:56.077600+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e22: x(active, starting, since 0.990134s) 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.079784+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.080018+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.080259+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.081133+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.081405+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.081750+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.082053+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:07:57.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.082333+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.082576+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.082810+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.083047+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.083275+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.084110+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.084314+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.084805+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cluster 2023-12-06T22:07:56.137299+0000 mon.a (mon.0) 909 : cluster [INF] Manager daemon x is now available 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.191874+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cephadm 2023-12-06T22:07:56.198506+0000 mgr.x (mgr.25043) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.077504+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cluster 2023-12-06T22:07:56.077600+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e22: x(active, starting, since 0.990134s) 2023-12-06T22:07:57.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.079784+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.080018+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.080259+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.081133+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.081405+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.081750+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.082053+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.082333+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.082576+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.082810+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.083047+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.083275+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.084110+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.084314+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.084805+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:07:57.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cluster 2023-12-06T22:07:56.137299+0000 mon.a (mon.0) 909 : cluster [INF] Manager daemon x is now available 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.191874+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cephadm 2023-12-06T22:07:56.198506+0000 mgr.x (mgr.25043) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.199285+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cephadm 2023-12-06T22:07:56.205328+0000 mgr.x (mgr.25043) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cephadm 2023-12-06T22:07:56.205914+0000 mgr.x (mgr.25043) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cephadm 2023-12-06T22:07:56.206001+0000 mgr.x (mgr.25043) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.206290+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.221149+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.269398+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:07:57.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.285640+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.286365+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.334477+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.335239+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.450492+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: audit 2023-12-06T22:07:56.460514+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cephadm 2023-12-06T22:07:56.781930+0000 mgr.x (mgr.25043) 5 : cephadm [INF] Deploying cephadm binary to smithi154 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25057]: cephadm 2023-12-06T22:07:56.799100+0000 mgr.x (mgr.25043) 6 : cephadm [INF] Deploying cephadm binary to smithi061 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.199285+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cephadm 2023-12-06T22:07:56.205328+0000 mgr.x (mgr.25043) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cephadm 2023-12-06T22:07:56.205914+0000 mgr.x (mgr.25043) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cephadm 2023-12-06T22:07:56.206001+0000 mgr.x (mgr.25043) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T22:07:57.286 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.206290+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.221149+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.269398+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.285640+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.286365+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.334477+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.335239+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.450492+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: audit 2023-12-06T22:07:56.460514+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cephadm 2023-12-06T22:07:56.781930+0000 mgr.x (mgr.25043) 5 : cephadm [INF] Deploying cephadm binary to smithi154 2023-12-06T22:07:57.287 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[30488]: cephadm 2023-12-06T22:07:56.799100+0000 mgr.x (mgr.25043) 6 : cephadm [INF] Deploying cephadm binary to smithi061 2023-12-06T22:07:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.077504+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24355 172.21.15.61:0/314176786' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T22:07:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cluster 2023-12-06T22:07:56.077600+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e22: x(active, starting, since 0.990134s) 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.079784+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.080018+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.080259+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.081133+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.081405+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.081750+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.082053+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.082333+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.082576+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.082810+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.083047+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.083275+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.084110+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.084314+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:07:57.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.084805+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cluster 2023-12-06T22:07:56.137299+0000 mon.a (mon.0) 909 : cluster [INF] Manager daemon x is now available 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.191874+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cephadm 2023-12-06T22:07:56.198506+0000 mgr.x (mgr.25043) 1 : cephadm [INF] Queued rgw.foo for migration 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.199285+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cephadm 2023-12-06T22:07:56.205328+0000 mgr.x (mgr.25043) 2 : cephadm [INF] Queued rgw.smpl for migration 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cephadm 2023-12-06T22:07:56.205914+0000 mgr.x (mgr.25043) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cephadm 2023-12-06T22:07:56.206001+0000 mgr.x (mgr.25043) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.206290+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.221149+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.269398+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.285640+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.286365+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.334477+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.335239+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:07:57.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.450492+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: audit 2023-12-06T22:07:56.460514+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:07:57.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cephadm 2023-12-06T22:07:56.781930+0000 mgr.x (mgr.25043) 5 : cephadm [INF] Deploying cephadm binary to smithi154 2023-12-06T22:07:57.513 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:57 smithi154 bash[25085]: cephadm 2023-12-06T22:07:56.799100+0000 mgr.x (mgr.25043) 6 : cephadm [INF] Deploying cephadm binary to smithi061 2023-12-06T22:07:57.633 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25323]: debug 2023-12-06T22:07:57.287+0000 7f20cfd08000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:07:57.939 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25323]: debug 2023-12-06T22:07:57.627+0000 7f20cfd08000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:07:57.939 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25323]: debug 2023-12-06T22:07:57.723+0000 7f20cfd08000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:07:58.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:57 smithi061 bash[25323]: debug 2023-12-06T22:07:57.931+0000 7f20cfd08000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25057]: cluster 2023-12-06T22:07:57.087660+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25057]: cluster 2023-12-06T22:07:57.123761+0000 mgr.x (mgr.25043) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25057]: cephadm 2023-12-06T22:07:57.134289+0000 mgr.x (mgr.25043) 8 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Bus STARTING 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25057]: cephadm 2023-12-06T22:07:57.285627+0000 mgr.x (mgr.25043) 9 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Serving on http://172.21.15.154:8765 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25057]: cephadm 2023-12-06T22:07:57.471990+0000 mgr.x (mgr.25043) 10 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Serving on https://172.21.15.154:7150 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25057]: cephadm 2023-12-06T22:07:57.472316+0000 mgr.x (mgr.25043) 11 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Bus STARTED 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[30488]: cluster 2023-12-06T22:07:57.087660+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[30488]: cluster 2023-12-06T22:07:57.123761+0000 mgr.x (mgr.25043) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[30488]: cephadm 2023-12-06T22:07:57.134289+0000 mgr.x (mgr.25043) 8 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Bus STARTING 2023-12-06T22:07:58.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[30488]: cephadm 2023-12-06T22:07:57.285627+0000 mgr.x (mgr.25043) 9 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Serving on http://172.21.15.154:8765 2023-12-06T22:07:58.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[30488]: cephadm 2023-12-06T22:07:57.471990+0000 mgr.x (mgr.25043) 10 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Serving on https://172.21.15.154:7150 2023-12-06T22:07:58.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[30488]: cephadm 2023-12-06T22:07:57.472316+0000 mgr.x (mgr.25043) 11 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Bus STARTED 2023-12-06T22:07:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[25085]: cluster 2023-12-06T22:07:57.087660+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-12-06T22:07:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[25085]: cluster 2023-12-06T22:07:57.123761+0000 mgr.x (mgr.25043) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:07:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[25085]: cephadm 2023-12-06T22:07:57.134289+0000 mgr.x (mgr.25043) 8 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Bus STARTING 2023-12-06T22:07:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[25085]: cephadm 2023-12-06T22:07:57.285627+0000 mgr.x (mgr.25043) 9 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Serving on http://172.21.15.154:8765 2023-12-06T22:07:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[25085]: cephadm 2023-12-06T22:07:57.471990+0000 mgr.x (mgr.25043) 10 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Serving on https://172.21.15.154:7150 2023-12-06T22:07:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[25085]: cephadm 2023-12-06T22:07:57.472316+0000 mgr.x (mgr.25043) 11 : cephadm [INF] [06/Dec/2023:22:07:57] ENGINE Bus STARTED 2023-12-06T22:07:59.009 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:07:58 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:07:58] "GET /metrics HTTP/1.1" 200 35141 "" "Prometheus/2.33.4" 2023-12-06T22:07:59.154 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25323]: debug 2023-12-06T22:07:58.819+0000 7f20cfd08000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:07:59.154 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:58 smithi061 bash[25323]: debug 2023-12-06T22:07:58.931+0000 7f20cfd08000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:07:59.515 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[25323]: debug 2023-12-06T22:07:59.147+0000 7f20cfd08000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:07:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[25057]: cluster 2023-12-06T22:07:58.089877+0000 mgr.x (mgr.25043) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:07:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[25057]: cluster 2023-12-06T22:07:59.107204+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e24: x(active, since 4s) 2023-12-06T22:07:59.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[25323]: debug 2023-12-06T22:07:59.507+0000 7f20cfd08000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:07:59.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[30488]: cluster 2023-12-06T22:07:58.089877+0000 mgr.x (mgr.25043) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:07:59.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[30488]: cluster 2023-12-06T22:07:59.107204+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e24: x(active, since 4s) 2023-12-06T22:08:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:59 smithi154 bash[25085]: cluster 2023-12-06T22:07:58.089877+0000 mgr.x (mgr.25043) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:07:59 smithi154 bash[25085]: cluster 2023-12-06T22:07:59.107204+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e24: x(active, since 4s) 2023-12-06T22:08:00.240 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:07:59 smithi061 bash[25323]: debug 2023-12-06T22:07:59.847+0000 7f20cfd08000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:08:00.523 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:00 smithi061 bash[25323]: debug 2023-12-06T22:08:00.231+0000 7f20cfd08000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:08:00.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:00 smithi061 bash[25323]: debug 2023-12-06T22:08:00.515+0000 7f20cfd08000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:08:01.513 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25323]: debug 2023-12-06T22:08:01.227+0000 7f20cfd08000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:08:01.513 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25323]: debug 2023-12-06T22:08:01.339+0000 7f20cfd08000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:08:01.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[30488]: cluster 2023-12-06T22:08:00.090633+0000 mgr.x (mgr.25043) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:01.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[30488]: cluster 2023-12-06T22:08:00.543797+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e25: x(active, since 5s) 2023-12-06T22:08:01.770 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25323]: debug 2023-12-06T22:08:01.507+0000 7f20cfd08000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:08:01.770 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25323]: debug 2023-12-06T22:08:01.619+0000 7f20cfd08000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:08:01.770 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25057]: cluster 2023-12-06T22:08:00.090633+0000 mgr.x (mgr.25043) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:01.770 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25057]: cluster 2023-12-06T22:08:00.543797+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e25: x(active, since 5s) 2023-12-06T22:08:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:01 smithi154 bash[25085]: cluster 2023-12-06T22:08:00.090633+0000 mgr.x (mgr.25043) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:01 smithi154 bash[25085]: cluster 2023-12-06T22:08:00.543797+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e25: x(active, since 5s) 2023-12-06T22:08:02.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:01 smithi061 bash[25323]: debug 2023-12-06T22:08:01.763+0000 7f20cfd08000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:08:02.385 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:02 smithi061 bash[25323]: debug 2023-12-06T22:08:02.059+0000 7f20cfd08000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:08:02.386 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:02 smithi061 bash[25323]: debug 2023-12-06T22:08:02.187+0000 7f20cfd08000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:08:02.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:02 smithi061 bash[25323]: debug 2023-12-06T22:08:02.379+0000 7f20cfd08000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:08:02.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:02 smithi061 bash[25323]: debug 2023-12-06T22:08:02.503+0000 7f20cfd08000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:08:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25057]: cluster 2023-12-06T22:08:02.091463+0000 mgr.x (mgr.25043) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25057]: cluster 2023-12-06T22:08:03.425218+0000 mon.a (mon.0) 920 : cluster [DBG] Standby manager daemon y started 2023-12-06T22:08:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25057]: audit 2023-12-06T22:08:03.429965+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25057]: audit 2023-12-06T22:08:03.433526+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25057]: audit 2023-12-06T22:08:03.438666+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25057]: audit 2023-12-06T22:08:03.439449+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25323]: debug 2023-12-06T22:08:03.399+0000 7f20cfd08000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25323]: [06/Dec/2023:22:08:03] ENGINE Bus STARTING 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25323]: CherryPy Checker: 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25323]: The Application mounted at '' has an empty config. 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25323]: [06/Dec/2023:22:08:03] ENGINE Serving on http://:::9283 2023-12-06T22:08:03.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[25323]: [06/Dec/2023:22:08:03] ENGINE Bus STARTED 2023-12-06T22:08:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[30488]: cluster 2023-12-06T22:08:02.091463+0000 mgr.x (mgr.25043) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[30488]: cluster 2023-12-06T22:08:03.425218+0000 mon.a (mon.0) 920 : cluster [DBG] Standby manager daemon y started 2023-12-06T22:08:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[30488]: audit 2023-12-06T22:08:03.429965+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:08:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[30488]: audit 2023-12-06T22:08:03.433526+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:08:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[30488]: audit 2023-12-06T22:08:03.438666+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:08:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[30488]: audit 2023-12-06T22:08:03.439449+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:08:03.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[50203]: level=error ts=2023-12-06T22:08:03.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:08:03.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:08:03.783 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:03 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08:03.535Z 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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:08:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:03 smithi154 bash[25085]: cluster 2023-12-06T22:08:02.091463+0000 mgr.x (mgr.25043) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:08:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:03 smithi154 bash[25085]: cluster 2023-12-06T22:08:03.425218+0000 mon.a (mon.0) 920 : cluster [DBG] Standby manager daemon y started 2023-12-06T22:08:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:03 smithi154 bash[25085]: audit 2023-12-06T22:08:03.429965+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:08:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:03 smithi154 bash[25085]: audit 2023-12-06T22:08:03.433526+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:08:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:03 smithi154 bash[25085]: audit 2023-12-06T22:08:03.438666+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:08:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:03 smithi154 bash[25085]: audit 2023-12-06T22:08:03.439449+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.61:0/1132159641' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:08:04.072 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (5m) 4m ago 6m 14.7M - ba2b418f427c 53a7b5d2e7d3 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (6m) 17s ago 6m 46.4M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (4m) 4m ago 4m 66.0M - 3.5 e1d6a67b021e bc7759a9d4af 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283 running (21s) 17s ago 12m 80.3M - 19.0.0-69-g583a8f42 1299c0cbdc4b 19613429e257 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (14m) 4m ago 14m 452M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (14m) 4m ago 14m 49.8M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (13m) 17s ago 13m 46.2M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (13m) 4m ago 13m 43.0M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (6m) 4m ago 7m 11.3M - 1dbe0e931976 747dd3af57fe 2023-12-06T22:08:04.856 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (6m) 17s ago 7m 12.4M - 1dbe0e931976 2fe90c1e1ba2 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (12m) 4m ago 12m 54.4M 4061M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (11m) 4m ago 11m 55.9M 4061M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (10m) 4m ago 11m 50.8M 4061M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (10m) 4m ago 10m 54.2M 4061M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (9m) 17s ago 9m 58.4M 4317M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (9m) 17s ago 9m 53.6M 4317M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (8m) 17s ago 8m 52.2M 4317M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (7m) 17s ago 7m 55.6M 4317M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (5m) 17s ago 7m 60.0M - 514e6a882f6e b9db568ba243 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (4m) 4m ago 4m 83.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (4m) 17s ago 4m 84.4M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (4m) 4m ago 4m 83.1M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:08:04.857 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (4m) 17s ago 4m 84.5M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:08:05.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:04 smithi154 bash[25085]: cluster 2023-12-06T22:08:03.558584+0000 mon.a (mon.0) 921 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2023-12-06T22:08:05.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:04 smithi154 bash[25085]: audit 2023-12-06T22:08:03.560303+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:08:05.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:04 smithi061 bash[30488]: cluster 2023-12-06T22:08:03.558584+0000 mon.a (mon.0) 921 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2023-12-06T22:08:05.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:04 smithi061 bash[30488]: audit 2023-12-06T22:08:03.560303+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:08:05.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:04 smithi061 bash[25057]: cluster 2023-12-06T22:08:03.558584+0000 mon.a (mon.0) 921 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2023-12-06T22:08:05.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:04 smithi061 bash[25057]: audit 2023-12-06T22:08:03.560303+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:08:05.282 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:08:05.283 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "", 2023-12-06T22:08:05.666 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:08:05.667 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:08:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:05 smithi154 bash[25085]: audit 2023-12-06T22:08:04.048286+0000 mgr.x (mgr.25043) 15 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:05 smithi154 bash[25085]: cluster 2023-12-06T22:08:04.093005+0000 mgr.x (mgr.25043) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:08:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:05 smithi154 bash[25085]: audit 2023-12-06T22:08:04.279899+0000 mgr.x (mgr.25043) 17 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:05 smithi154 bash[25085]: audit 2023-12-06T22:08:04.445426+0000 mgr.x (mgr.25043) 18 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:05 smithi154 bash[25085]: audit 2023-12-06T22:08:04.833020+0000 mgr.x (mgr.25043) 19 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:05 smithi154 bash[25085]: audit 2023-12-06T22:08:05.279486+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.61:0/291391833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:08:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[30488]: audit 2023-12-06T22:08:04.048286+0000 mgr.x (mgr.25043) 15 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[30488]: cluster 2023-12-06T22:08:04.093005+0000 mgr.x (mgr.25043) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:08:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[30488]: audit 2023-12-06T22:08:04.279899+0000 mgr.x (mgr.25043) 17 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[30488]: audit 2023-12-06T22:08:04.445426+0000 mgr.x (mgr.25043) 18 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[30488]: audit 2023-12-06T22:08:04.833020+0000 mgr.x (mgr.25043) 19 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[30488]: audit 2023-12-06T22:08:05.279486+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.61:0/291391833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[25057]: audit 2023-12-06T22:08:04.048286+0000 mgr.x (mgr.25043) 15 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[25057]: cluster 2023-12-06T22:08:04.093005+0000 mgr.x (mgr.25043) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[25057]: audit 2023-12-06T22:08:04.279899+0000 mgr.x (mgr.25043) 17 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[25057]: audit 2023-12-06T22:08:04.445426+0000 mgr.x (mgr.25043) 18 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[25057]: audit 2023-12-06T22:08:04.833020+0000 mgr.x (mgr.25043) 19 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:06.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:05 smithi061 bash[25057]: audit 2023-12-06T22:08:05.279486+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.61:0/291391833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:08:06.120 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:08:07.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:06 smithi154 bash[25085]: audit 2023-12-06T22:08:05.667872+0000 mgr.x (mgr.25043) 20 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:07.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:06 smithi154 bash[25085]: audit 2023-12-06T22:08:06.118458+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.61:0/954100133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:08:07.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:06 smithi061 bash[30488]: audit 2023-12-06T22:08:05.667872+0000 mgr.x (mgr.25043) 20 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:07.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:06 smithi061 bash[30488]: audit 2023-12-06T22:08:06.118458+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.61:0/954100133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:08:07.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:06 smithi061 bash[25057]: audit 2023-12-06T22:08:05.667872+0000 mgr.x (mgr.25043) 20 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:07.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:06 smithi061 bash[25057]: audit 2023-12-06T22:08:06.118458+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.61:0/954100133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:08:07.986 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:07 smithi061 bash[25057]: cluster 2023-12-06T22:08:06.093728+0000 mgr.x (mgr.25043) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:08:07.986 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:07 smithi061 bash[30488]: cluster 2023-12-06T22:08:06.093728+0000 mgr.x (mgr.25043) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:08:08.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:07 smithi154 bash[25085]: cluster 2023-12-06T22:08:06.093728+0000 mgr.x (mgr.25043) 21 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:08:08.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:07 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:08:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:08:08 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:08] "GET /metrics HTTP/1.1" 200 35141 "" "Prometheus/2.33.4" 2023-12-06T22:08:10.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:09 smithi154 bash[25085]: cluster 2023-12-06T22:08:08.095365+0000 mgr.x (mgr.25043) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:08:10.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:09 smithi061 bash[25057]: cluster 2023-12-06T22:08:08.095365+0000 mgr.x (mgr.25043) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:08:10.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:09 smithi061 bash[30488]: cluster 2023-12-06T22:08:08.095365+0000 mgr.x (mgr.25043) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:08:12.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:11 smithi154 bash[25085]: cluster 2023-12-06T22:08:10.095995+0000 mgr.x (mgr.25043) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:12.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:11 smithi154 bash[25085]: audit 2023-12-06T22:08:10.841691+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:11 smithi154 bash[25085]: audit 2023-12-06T22:08:10.848090+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:11 smithi154 bash[25085]: audit 2023-12-06T22:08:10.858618+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:11 smithi154 bash[25085]: audit 2023-12-06T22:08:10.864960+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:11 smithi154 bash[25085]: audit 2023-12-06T22:08:11.269944+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:12.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[25057]: cluster 2023-12-06T22:08:10.095995+0000 mgr.x (mgr.25043) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[25057]: audit 2023-12-06T22:08:10.841691+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[25057]: audit 2023-12-06T22:08:10.848090+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[25057]: audit 2023-12-06T22:08:10.858618+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[25057]: audit 2023-12-06T22:08:10.864960+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[25057]: audit 2023-12-06T22:08:11.269944+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[30488]: cluster 2023-12-06T22:08:10.095995+0000 mgr.x (mgr.25043) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[30488]: audit 2023-12-06T22:08:10.841691+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[30488]: audit 2023-12-06T22:08:10.848090+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[30488]: audit 2023-12-06T22:08:10.858618+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[30488]: audit 2023-12-06T22:08:10.864960+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:12.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:11 smithi061 bash[30488]: audit 2023-12-06T22:08:11.269944+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:12.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:12 smithi154 bash[41682]: ts=2023-12-06T22:08:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.61:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.154:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:08:13.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.013926+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.024433+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.035891+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.040519+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.042940+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.046141+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.047798+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.048164+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.049837+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.050199+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.052179+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.052580+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[25057]: audit 2023-12-06T22:08:12.063361+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.013926+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.024433+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.035891+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.040519+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.042940+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.046141+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.047798+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.048164+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.049837+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.050199+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.052179+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.052580+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.284 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[30488]: audit 2023-12-06T22:08:12.063361+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.013926+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.024433+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.035891+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.040519+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.042940+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.046141+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.047798+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.048164+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.049837+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.050199+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.052179+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.052580+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:13.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:13 smithi154 bash[25085]: audit 2023-12-06T22:08:12.063361+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:13.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[50203]: level=error ts=2023-12-06T22:08:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:08:13.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08:13.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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:08:13.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:13 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08: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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:08:14.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:14 smithi061 bash[25057]: cephadm 2023-12-06T22:08:12.059320+0000 mgr.x (mgr.25043) 24 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 2781M 2023-12-06T22:08:14.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:14 smithi061 bash[25057]: cluster 2023-12-06T22:08:12.096631+0000 mgr.x (mgr.25043) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:14.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:14 smithi061 bash[30488]: cephadm 2023-12-06T22:08:12.059320+0000 mgr.x (mgr.25043) 24 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 2781M 2023-12-06T22:08:14.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:14 smithi061 bash[30488]: cluster 2023-12-06T22:08:12.096631+0000 mgr.x (mgr.25043) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:14.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:14 smithi154 bash[25085]: cephadm 2023-12-06T22:08:12.059320+0000 mgr.x (mgr.25043) 24 : cephadm [INF] Adjusting osd_memory_target on smithi061 to 2781M 2023-12-06T22:08:14.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:14 smithi154 bash[25085]: cluster 2023-12-06T22:08:12.096631+0000 mgr.x (mgr.25043) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:15.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:15 smithi061 bash[25057]: cluster 2023-12-06T22:08:14.098327+0000 mgr.x (mgr.25043) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:15.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:15 smithi061 bash[25057]: audit 2023-12-06T22:08:14.285527+0000 mgr.x (mgr.25043) 27 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:15.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:15 smithi061 bash[30488]: cluster 2023-12-06T22:08:14.098327+0000 mgr.x (mgr.25043) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:15.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:15 smithi061 bash[30488]: audit 2023-12-06T22:08:14.285527+0000 mgr.x (mgr.25043) 27 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:15 smithi154 bash[25085]: cluster 2023-12-06T22:08:14.098327+0000 mgr.x (mgr.25043) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:08:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:15 smithi154 bash[25085]: audit 2023-12-06T22:08:14.285527+0000 mgr.x (mgr.25043) 27 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:17.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:17 smithi154 bash[25085]: cluster 2023-12-06T22:08:16.099146+0000 mgr.x (mgr.25043) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:17.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:17 smithi061 bash[25057]: cluster 2023-12-06T22:08:16.099146+0000 mgr.x (mgr.25043) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:17.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:17 smithi061 bash[30488]: cluster 2023-12-06T22:08:16.099146+0000 mgr.x (mgr.25043) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:18.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:17 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:08:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:08:18 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:18] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2023-12-06T22:08:19.865 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:19 smithi154 bash[25085]: cluster 2023-12-06T22:08:18.100885+0000 mgr.x (mgr.25043) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:20.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:19 smithi061 bash[25057]: cluster 2023-12-06T22:08:18.100885+0000 mgr.x (mgr.25043) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:20.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:19 smithi061 bash[30488]: cluster 2023-12-06T22:08:18.100885+0000 mgr.x (mgr.25043) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:21 smithi154 bash[25085]: cluster 2023-12-06T22:08:20.101594+0000 mgr.x (mgr.25043) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:21 smithi061 bash[25057]: cluster 2023-12-06T22:08:20.101594+0000 mgr.x (mgr.25043) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:22.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:21 smithi061 bash[30488]: cluster 2023-12-06T22:08:20.101594+0000 mgr.x (mgr.25043) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:22.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[41682]: ts=2023-12-06T22:08:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.61:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.154:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:08:23.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.950179+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.965295+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.968949+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.969594+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.972031+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.972619+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.975135+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.975749+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.978208+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.978845+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: cephadm 2023-12-06T22:08:21.986290+0000 mgr.x (mgr.25043) 31 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 3037M 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.989668+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.993620+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:21.995625+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.004107+0000 mgr.x (mgr.25043) 32 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:08:23.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.004650+0000 mgr.x (mgr.25043) 33 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.770886+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.787329+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.819371+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.833203+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.846597+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.932934+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:22 smithi154 bash[25085]: audit 2023-12-06T22:08:22.943436+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.950179+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.965295+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.968949+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.969594+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.972031+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.972619+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.975135+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.975749+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.978208+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.978845+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: cephadm 2023-12-06T22:08:21.986290+0000 mgr.x (mgr.25043) 31 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 3037M 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.989668+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.993620+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:21.995625+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.004107+0000 mgr.x (mgr.25043) 32 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.004650+0000 mgr.x (mgr.25043) 33 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.770886+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.787329+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.819371+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.833203+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.846597+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.932934+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[30488]: audit 2023-12-06T22:08:22.943436+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.950179+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.965295+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.968949+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.969594+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.972031+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.972619+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.975135+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.975749+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.978208+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.978845+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: cephadm 2023-12-06T22:08:21.986290+0000 mgr.x (mgr.25043) 31 : cephadm [INF] Adjusting osd_memory_target on smithi154 to 3037M 2023-12-06T22:08:23.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.989668+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.993620+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:21.995625+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.004107+0000 mgr.x (mgr.25043) 32 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.004650+0000 mgr.x (mgr.25043) 33 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.770886+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.787329+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.819371+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.833203+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.846597+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.932934+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:22 smithi061 bash[25057]: audit 2023-12-06T22:08:22.943436+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:23.705 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:23 smithi061 systemd[1]: Stopping Ceph node-exporter.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:08:23.706 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[59664]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T22:08:23.706 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[50203]: level=error ts=2023-12-06T22:08:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:08:23.706 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:08:23.706 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:08:24.232 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:24 smithi061 bash[59674]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T22:08:24.232 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cluster 2023-12-06T22:08:22.102347+0000 mgr.x (mgr.25043) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:24.232 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.219567+0000 mgr.x (mgr.25043) 35 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:08:24.232 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.220811+0000 mgr.x (mgr.25043) 36 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:08:24.232 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.434744+0000 mgr.x (mgr.25043) 37 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:08:24.232 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.436197+0000 mgr.x (mgr.25043) 38 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:08:24.232 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.601834+0000 mgr.x (mgr.25043) 39 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.650450+0000 mgr.x (mgr.25043) 40 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: audit 2023-12-06T22:08:22.959586+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: audit 2023-12-06T22:08:22.965777+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.973506+0000 mgr.x (mgr.25043) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[30488]: cephadm 2023-12-06T22:08:22.974378+0000 mgr.x (mgr.25043) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi061 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cluster 2023-12-06T22:08:22.102347+0000 mgr.x (mgr.25043) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.219567+0000 mgr.x (mgr.25043) 35 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.220811+0000 mgr.x (mgr.25043) 36 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.434744+0000 mgr.x (mgr.25043) 37 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.436197+0000 mgr.x (mgr.25043) 38 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:08:24.233 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.601834+0000 mgr.x (mgr.25043) 39 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:08:24.234 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.650450+0000 mgr.x (mgr.25043) 40 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:08:24.234 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: audit 2023-12-06T22:08:22.959586+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:24.234 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: audit 2023-12-06T22:08:22.965777+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:24.234 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.973506+0000 mgr.x (mgr.25043) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T22:08:24.234 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:23 smithi061 bash[25057]: cephadm 2023-12-06T22:08:22.974378+0000 mgr.x (mgr.25043) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi061 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cluster 2023-12-06T22:08:22.102347+0000 mgr.x (mgr.25043) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.219567+0000 mgr.x (mgr.25043) 35 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.220811+0000 mgr.x (mgr.25043) 36 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.434744+0000 mgr.x (mgr.25043) 37 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.436197+0000 mgr.x (mgr.25043) 38 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.601834+0000 mgr.x (mgr.25043) 39 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.650450+0000 mgr.x (mgr.25043) 40 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:08:24.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: audit 2023-12-06T22:08:22.959586+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:24.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: audit 2023-12-06T22:08:22.965777+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:24.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.973506+0000 mgr.x (mgr.25043) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T22:08:24.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:23 smithi154 bash[25085]: cephadm 2023-12-06T22:08:22.974378+0000 mgr.x (mgr.25043) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi061 2023-12-06T22:08:24.483 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:24 smithi061 bash[59720]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T22:08:24.483 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:24 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:08:24.483 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:24 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T22:08:24.484 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:24 smithi061 systemd[1]: Stopped Ceph node-exporter.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:24.781 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:24 smithi061 systemd[1]: Started Ceph node-exporter.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:25.990 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[25057]: cluster 2023-12-06T22:08:24.103986+0000 mgr.x (mgr.25043) 43 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:25.990 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[25057]: audit 2023-12-06T22:08:24.297053+0000 mgr.x (mgr.25043) 44 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:25.990 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[25057]: audit 2023-12-06T22:08:24.533635+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:25.990 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[25057]: audit 2023-12-06T22:08:24.546350+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:25.990 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[25057]: cephadm 2023-12-06T22:08:24.593374+0000 mgr.x (mgr.25043) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:08:25.990 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[25057]: cephadm 2023-12-06T22:08:24.614915+0000 mgr.x (mgr.25043) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi061 2023-12-06T22:08:25.991 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[30488]: cluster 2023-12-06T22:08:24.103986+0000 mgr.x (mgr.25043) 43 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:25.991 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[30488]: audit 2023-12-06T22:08:24.297053+0000 mgr.x (mgr.25043) 44 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:25.991 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[30488]: audit 2023-12-06T22:08:24.533635+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:25.991 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[30488]: audit 2023-12-06T22:08:24.546350+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:25.991 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[30488]: cephadm 2023-12-06T22:08:24.593374+0000 mgr.x (mgr.25043) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:08:25.991 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:25 smithi061 bash[30488]: cephadm 2023-12-06T22:08:24.614915+0000 mgr.x (mgr.25043) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi061 2023-12-06T22:08:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:25 smithi154 bash[25085]: cluster 2023-12-06T22:08:24.103986+0000 mgr.x (mgr.25043) 43 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:25 smithi154 bash[25085]: audit 2023-12-06T22:08:24.297053+0000 mgr.x (mgr.25043) 44 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:25 smithi154 bash[25085]: audit 2023-12-06T22:08:24.533635+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:25 smithi154 bash[25085]: audit 2023-12-06T22:08:24.546350+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:25 smithi154 bash[25085]: cephadm 2023-12-06T22:08:24.593374+0000 mgr.x (mgr.25043) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:08:26.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:25 smithi154 bash[25085]: cephadm 2023-12-06T22:08:24.614915+0000 mgr.x (mgr.25043) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi061 2023-12-06T22:08:26.282 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.102Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T22:08:26.282 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.102Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T22:08:26.282 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.104Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T22:08:26.282 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.104Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.105Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.105Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T22:08:26.283 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T22:08:26.284 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T22:08:26.285 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T22:08:26.286 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T22:08:26.286 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T22:08:26.286 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T22:08:26.286 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T22:08:26.286 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[59750]: ts=2023-12-06T22:08:26.106Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T22:08:27.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:26 smithi154 bash[25085]: audit 2023-12-06T22:08:26.270991+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[30488]: audit 2023-12-06T22:08:26.270991+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:27.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:26 smithi061 bash[25057]: audit 2023-12-06T22:08:26.270991+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:27.982 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:27 smithi061 bash[30488]: cluster 2023-12-06T22:08:26.104911+0000 mgr.x (mgr.25043) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:27.983 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:27 smithi061 bash[25057]: cluster 2023-12-06T22:08:26.104911+0000 mgr.x (mgr.25043) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:28.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:27 smithi154 bash[25085]: cluster 2023-12-06T22:08:26.104911+0000 mgr.x (mgr.25043) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:28.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:27 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:08:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:08:28 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:28] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2023-12-06T22:08:30.009 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:29 smithi154 bash[25085]: cluster 2023-12-06T22:08:28.106608+0000 mgr.x (mgr.25043) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:30.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:29 smithi061 bash[30488]: cluster 2023-12-06T22:08:28.106608+0000 mgr.x (mgr.25043) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:29 smithi061 bash[25057]: cluster 2023-12-06T22:08:28.106608+0000 mgr.x (mgr.25043) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:32.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:31 smithi154 bash[25085]: cluster 2023-12-06T22:08:30.107425+0000 mgr.x (mgr.25043) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:32.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:31 smithi061 bash[25057]: cluster 2023-12-06T22:08:30.107425+0000 mgr.x (mgr.25043) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:32.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:31 smithi061 bash[30488]: cluster 2023-12-06T22:08:30.107425+0000 mgr.x (mgr.25043) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:32.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:32 smithi154 bash[41682]: ts=2023-12-06T22:08:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.61:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.154:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:08:33.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[25057]: cluster 2023-12-06T22:08:32.108344+0000 mgr.x (mgr.25043) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:33.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[30488]: cluster 2023-12-06T22:08:32.108344+0000 mgr.x (mgr.25043) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:33.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[50203]: level=error ts=2023-12-06T22:08:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:08:33.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08:33.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.154:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.154 because it doesn't contain any IP SANs" 2023-12-06T22:08:33.782 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[50203]: level=warn ts=2023-12-06T22:08: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.61:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.61 because it doesn't contain any IP SANs" 2023-12-06T22:08:34.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:33 smithi154 bash[25085]: cluster 2023-12-06T22:08:32.108344+0000 mgr.x (mgr.25043) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:34.112 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:33 smithi061 systemd[1]: Stopping Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:08:34.112 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[60016]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T22:08:34.112 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:33 smithi061 bash[50203]: level=info ts=2023-12-06T22:08:33.974Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:08:34.760 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:34 smithi061 bash[60025]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T22:08:34.760 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:34 smithi061 bash[60062]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T22:08:35.031 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:34 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T22:08:35.031 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:34 smithi061 systemd[1]: Stopped Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:35.031 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:34 smithi061 systemd[1]: Started Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: cluster 2023-12-06T22:08:34.109972+0000 mgr.x (mgr.25043) 51 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: audit 2023-12-06T22:08:34.308140+0000 mgr.x (mgr.25043) 52 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: audit 2023-12-06T22:08:34.815971+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: audit 2023-12-06T22:08:34.829270+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: audit 2023-12-06T22:08:34.855130+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: audit 2023-12-06T22:08:34.855855+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:08:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: cephadm 2023-12-06T22:08:34.859702+0000 mgr.x (mgr.25043) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi061.nqkbyo (dependencies changed)... 2023-12-06T22:08:36.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: audit 2023-12-06T22:08:34.866971+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:08:36.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:35 smithi154 bash[25085]: cephadm 2023-12-06T22:08:34.874531+0000 mgr.x (mgr.25043) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:08:36.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: cluster 2023-12-06T22:08:34.109972+0000 mgr.x (mgr.25043) 51 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: audit 2023-12-06T22:08:34.308140+0000 mgr.x (mgr.25043) 52 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: audit 2023-12-06T22:08:34.815971+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: audit 2023-12-06T22:08:34.829270+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: audit 2023-12-06T22:08:34.855130+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: audit 2023-12-06T22:08:34.855855+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: cephadm 2023-12-06T22:08:34.859702+0000 mgr.x (mgr.25043) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi061.nqkbyo (dependencies changed)... 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: audit 2023-12-06T22:08:34.866971+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:08:36.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[25057]: cephadm 2023-12-06T22:08:34.874531+0000 mgr.x (mgr.25043) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: cluster 2023-12-06T22:08:34.109972+0000 mgr.x (mgr.25043) 51 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: audit 2023-12-06T22:08:34.308140+0000 mgr.x (mgr.25043) 52 : audit [DBG] from='client.14934 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: audit 2023-12-06T22:08:34.815971+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: audit 2023-12-06T22:08:34.829270+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: audit 2023-12-06T22:08:34.855130+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: audit 2023-12-06T22:08:34.855855+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: cephadm 2023-12-06T22:08:34.859702+0000 mgr.x (mgr.25043) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi061.nqkbyo (dependencies changed)... 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: audit 2023-12-06T22:08:34.866971+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:08:36.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:35 smithi061 bash[30488]: cephadm 2023-12-06T22:08:34.874531+0000 mgr.x (mgr.25043) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:08:36.555 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.520Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.521Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.523Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.61 port=9094 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.525Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.572Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.573Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.576Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T22:08:36.695 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:36 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:36.576Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T22:08:37.350 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:08:37.350 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 starting - - - - 2023-12-06T22:08:37.350 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (6m) 26s ago 6m 47.0M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:08:37.350 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (5m) 26s ago 5m 47.8M - 3.5 e1d6a67b021e bc7759a9d4af 2023-12-06T22:08:37.350 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283 running (54s) 26s ago 13m 477M - 19.0.0-69-g583a8f42 1299c0cbdc4b 19613429e257 2023-12-06T22:08:37.350 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (15m) 26s ago 15m 404M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (15m) 26s ago 15m 58.7M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (13m) 26s ago 13m 49.4M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (13m) 26s ago 13m 47.2M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 starting - - - - 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (7m) 26s ago 7m 12.1M - 1.3.1 1dbe0e931976 2fe90c1e1ba2 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (12m) 26s ago 12m 58.4M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (12m) 26s ago 12m 59.3M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (11m) 26s ago 11m 53.2M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (10m) 26s ago 10m 57.8M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (10m) 26s ago 10m 58.9M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (9m) 26s ago 9m 53.8M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (9m) 26s ago 9m 52.8M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (8m) 26s ago 8m 56.3M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:08:37.351 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (6m) 26s ago 7m 60.9M - 2.33.4 514e6a882f6e b9db568ba243 2023-12-06T22:08:37.352 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (5m) 26s ago 5m 85.0M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:08:37.352 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (5m) 26s ago 5m 85.0M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:08:37.352 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (5m) 26s ago 5m 84.8M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:08:37.352 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (5m) 26s ago 5m 85.2M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:37.822 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:08:37.823 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:08:38.183 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:08:38.183 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[25057]: cluster 2023-12-06T22:08:36.110720+0000 mgr.x (mgr.25043) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:38.184 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[25057]: audit 2023-12-06T22:08:36.541174+0000 mgr.x (mgr.25043) 56 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:38.184 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[25057]: audit 2023-12-06T22:08:36.951634+0000 mgr.x (mgr.25043) 57 : audit [DBG] from='client.25186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:38.184 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[30488]: cluster 2023-12-06T22:08:36.110720+0000 mgr.x (mgr.25043) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:38.184 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[30488]: audit 2023-12-06T22:08:36.541174+0000 mgr.x (mgr.25043) 56 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:38.184 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:37 smithi061 bash[30488]: audit 2023-12-06T22:08:36.951634+0000 mgr.x (mgr.25043) 57 : audit [DBG] from='client.25186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:38.208 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:08:38.208 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "", 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:08:38.209 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:08:38.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:37 smithi154 bash[25085]: cluster 2023-12-06T22:08:36.110720+0000 mgr.x (mgr.25043) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:38.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:37 smithi154 bash[25085]: audit 2023-12-06T22:08:36.541174+0000 mgr.x (mgr.25043) 56 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:38.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:37 smithi154 bash[25085]: audit 2023-12-06T22:08:36.951634+0000 mgr.x (mgr.25043) 57 : audit [DBG] from='client.25186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:38.645 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:08:38.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:38.525Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000056789s 2023-12-06T22:08:39.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:08:38 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:38] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2023-12-06T22:08:39.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:38 smithi154 bash[25085]: audit 2023-12-06T22:08:37.328458+0000 mgr.x (mgr.25043) 58 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:39.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:38 smithi154 bash[25085]: audit 2023-12-06T22:08:37.818976+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.61:0/306612504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:08:39.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:38 smithi154 bash[25085]: audit 2023-12-06T22:08:38.642809+0000 mon.c (mon.1) 87 : audit [DBG] from='client.? 172.21.15.61:0/1372927742' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:08:39.090 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[25057]: audit 2023-12-06T22:08:37.328458+0000 mgr.x (mgr.25043) 58 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:39.090 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[25057]: audit 2023-12-06T22:08:37.818976+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.61:0/306612504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:08:39.090 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[25057]: audit 2023-12-06T22:08:38.642809+0000 mon.c (mon.1) 87 : audit [DBG] from='client.? 172.21.15.61:0/1372927742' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:08:39.090 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[30488]: audit 2023-12-06T22:08:37.328458+0000 mgr.x (mgr.25043) 58 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:39.091 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[30488]: audit 2023-12-06T22:08:37.818976+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.61:0/306612504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:08:39.091 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:38 smithi061 bash[30488]: audit 2023-12-06T22:08:38.642809+0000 mon.c (mon.1) 87 : audit [DBG] from='client.? 172.21.15.61:0/1372927742' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:08:40.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[25057]: cluster 2023-12-06T22:08:38.112459+0000 mgr.x (mgr.25043) 59 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[25057]: audit 2023-12-06T22:08:38.210924+0000 mgr.x (mgr.25043) 60 : audit [DBG] from='client.25204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[25057]: audit 2023-12-06T22:08:39.015118+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[25057]: audit 2023-12-06T22:08:39.027369+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[30488]: cluster 2023-12-06T22:08:38.112459+0000 mgr.x (mgr.25043) 59 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[30488]: audit 2023-12-06T22:08:38.210924+0000 mgr.x (mgr.25043) 60 : audit [DBG] from='client.25204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[30488]: audit 2023-12-06T22:08:39.015118+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:40.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:40 smithi061 bash[30488]: audit 2023-12-06T22:08:39.027369+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:40 smithi154 bash[25085]: cluster 2023-12-06T22:08:38.112459+0000 mgr.x (mgr.25043) 59 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:40 smithi154 bash[25085]: audit 2023-12-06T22:08:38.210924+0000 mgr.x (mgr.25043) 60 : audit [DBG] from='client.25204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:08:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:40 smithi154 bash[25085]: audit 2023-12-06T22:08:39.015118+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:40 smithi154 bash[25085]: audit 2023-12-06T22:08:39.027369+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:41.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:41 smithi061 bash[25057]: cephadm 2023-12-06T22:08:39.057545+0000 mgr.x (mgr.25043) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:08:41.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:41 smithi061 bash[25057]: cephadm 2023-12-06T22:08:39.303486+0000 mgr.x (mgr.25043) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:08:41.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:41 smithi061 bash[30488]: cephadm 2023-12-06T22:08:39.057545+0000 mgr.x (mgr.25043) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:08:41.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:41 smithi061 bash[30488]: cephadm 2023-12-06T22:08:39.303486+0000 mgr.x (mgr.25043) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:08:41.509 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:41 smithi154 bash[25085]: cephadm 2023-12-06T22:08:39.057545+0000 mgr.x (mgr.25043) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:08:41.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:41 smithi154 bash[25085]: cephadm 2023-12-06T22:08:39.303486+0000 mgr.x (mgr.25043) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:08:42.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[25057]: cluster 2023-12-06T22:08:40.113275+0000 mgr.x (mgr.25043) 63 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[25057]: audit 2023-12-06T22:08:41.077759+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.61:0/1597937557' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[25057]: audit 2023-12-06T22:08:41.270453+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[25057]: audit 2023-12-06T22:08:41.471327+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.61:0/543358713' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/4211307963"}]: dispatch 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[30488]: cluster 2023-12-06T22:08:40.113275+0000 mgr.x (mgr.25043) 63 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[30488]: audit 2023-12-06T22:08:41.077759+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.61:0/1597937557' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[30488]: audit 2023-12-06T22:08:41.270453+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:42.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:42 smithi061 bash[30488]: audit 2023-12-06T22:08:41.471327+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.61:0/543358713' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/4211307963"}]: dispatch 2023-12-06T22:08:42.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:42 smithi154 bash[25085]: cluster 2023-12-06T22:08:40.113275+0000 mgr.x (mgr.25043) 63 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:08:42.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:42 smithi154 bash[25085]: audit 2023-12-06T22:08:41.077759+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.61:0/1597937557' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:08:42.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:42 smithi154 bash[25085]: audit 2023-12-06T22:08:41.270453+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:42.312 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:42 smithi154 bash[25085]: audit 2023-12-06T22:08:41.471327+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.61:0/543358713' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/4211307963"}]: dispatch 2023-12-06T22:08:42.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:42 smithi154 bash[41682]: ts=2023-12-06T22:08: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.61:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.154:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:08:43.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:43 smithi154 bash[25085]: audit 2023-12-06T22:08:42.041579+0000 mon.a (mon.0) 960 : audit [INF] from='client.? 172.21.15.61:0/543358713' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/4211307963"}]': finished 2023-12-06T22:08:43.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:43 smithi154 bash[25085]: cluster 2023-12-06T22:08:42.041675+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-06T22:08:43.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:43 smithi154 bash[25085]: cluster 2023-12-06T22:08:42.113989+0000 mgr.x (mgr.25043) 64 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:08:43.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:43 smithi154 bash[25085]: audit 2023-12-06T22:08:42.436169+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.61:0/1108555175' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]: dispatch 2023-12-06T22:08:43.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:43 smithi154 bash[25085]: audit 2023-12-06T22:08:42.437037+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]: dispatch 2023-12-06T22:08:43.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[25057]: audit 2023-12-06T22:08:42.041579+0000 mon.a (mon.0) 960 : audit [INF] from='client.? 172.21.15.61:0/543358713' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/4211307963"}]': finished 2023-12-06T22:08:43.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[25057]: cluster 2023-12-06T22:08:42.041675+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[25057]: cluster 2023-12-06T22:08:42.113989+0000 mgr.x (mgr.25043) 64 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[25057]: audit 2023-12-06T22:08:42.436169+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.61:0/1108555175' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]: dispatch 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[25057]: audit 2023-12-06T22:08:42.437037+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]: dispatch 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[30488]: audit 2023-12-06T22:08:42.041579+0000 mon.a (mon.0) 960 : audit [INF] from='client.? 172.21.15.61:0/543358713' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/4211307963"}]': finished 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[30488]: cluster 2023-12-06T22:08:42.041675+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[30488]: cluster 2023-12-06T22:08:42.113989+0000 mgr.x (mgr.25043) 64 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[30488]: audit 2023-12-06T22:08:42.436169+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.61:0/1108555175' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]: dispatch 2023-12-06T22:08:43.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:43 smithi061 bash[30488]: audit 2023-12-06T22:08:42.437037+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]: dispatch 2023-12-06T22:08:44.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:44 smithi154 bash[25085]: audit 2023-12-06T22:08:43.059770+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]': finished 2023-12-06T22:08:44.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:44 smithi154 bash[25085]: cluster 2023-12-06T22:08:43.060026+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-06T22:08:44.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:44 smithi154 bash[25085]: audit 2023-12-06T22:08:43.444915+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.61:0/3400931189' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/633552697"}]: dispatch 2023-12-06T22:08:44.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:44 smithi061 bash[25057]: audit 2023-12-06T22:08:43.059770+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]': finished 2023-12-06T22:08:44.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:44 smithi061 bash[25057]: cluster 2023-12-06T22:08:43.060026+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-06T22:08:44.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:44 smithi061 bash[25057]: audit 2023-12-06T22:08:43.444915+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.61:0/3400931189' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/633552697"}]: dispatch 2023-12-06T22:08:44.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:44 smithi061 bash[30488]: audit 2023-12-06T22:08:43.059770+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3210204554"}]': finished 2023-12-06T22:08:44.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:44 smithi061 bash[30488]: cluster 2023-12-06T22:08:43.060026+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2023-12-06T22:08:44.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:44 smithi061 bash[30488]: audit 2023-12-06T22:08:43.444915+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.61:0/3400931189' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/633552697"}]: dispatch 2023-12-06T22:08:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:45 smithi154 bash[25085]: audit 2023-12-06T22:08:44.064782+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.61:0/3400931189' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/633552697"}]': finished 2023-12-06T22:08:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:45 smithi154 bash[25085]: cluster 2023-12-06T22:08:44.064866+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-06T22:08:45.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:45 smithi154 bash[25085]: cluster 2023-12-06T22:08:44.114826+0000 mgr.x (mgr.25043) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:08:45.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:45 smithi154 bash[25085]: audit 2023-12-06T22:08:44.448412+0000 mon.c (mon.1) 91 : audit [INF] from='client.? 172.21.15.61:0/98779494' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]: dispatch 2023-12-06T22:08:45.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:45 smithi154 bash[25085]: audit 2023-12-06T22:08:44.449245+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]: dispatch 2023-12-06T22:08:45.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[30488]: audit 2023-12-06T22:08:44.064782+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.61:0/3400931189' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/633552697"}]': finished 2023-12-06T22:08:45.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[30488]: cluster 2023-12-06T22:08:44.064866+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-06T22:08:45.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[30488]: cluster 2023-12-06T22:08:44.114826+0000 mgr.x (mgr.25043) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:08:45.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[30488]: audit 2023-12-06T22:08:44.448412+0000 mon.c (mon.1) 91 : audit [INF] from='client.? 172.21.15.61:0/98779494' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]: dispatch 2023-12-06T22:08:45.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[30488]: audit 2023-12-06T22:08:44.449245+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]: dispatch 2023-12-06T22:08:45.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[25057]: audit 2023-12-06T22:08:44.064782+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.61:0/3400931189' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6801/633552697"}]': finished 2023-12-06T22:08:45.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[25057]: cluster 2023-12-06T22:08:44.064866+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2023-12-06T22:08:45.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[25057]: cluster 2023-12-06T22:08:44.114826+0000 mgr.x (mgr.25043) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:08:45.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[25057]: audit 2023-12-06T22:08:44.448412+0000 mon.c (mon.1) 91 : audit [INF] from='client.? 172.21.15.61:0/98779494' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]: dispatch 2023-12-06T22:08:45.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:45 smithi061 bash[25057]: audit 2023-12-06T22:08:44.449245+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]: dispatch 2023-12-06T22:08:46.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:46 smithi154 bash[25085]: audit 2023-12-06T22:08:45.080156+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]': finished 2023-12-06T22:08:46.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:46 smithi154 bash[25085]: cluster 2023-12-06T22:08:45.080316+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-06T22:08:46.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:46 smithi154 bash[25085]: audit 2023-12-06T22:08:45.467722+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.61:0/3852506193' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/129825030"}]: dispatch 2023-12-06T22:08:46.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[25057]: audit 2023-12-06T22:08:45.080156+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]': finished 2023-12-06T22:08:46.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[25057]: cluster 2023-12-06T22:08:45.080316+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-06T22:08:46.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[25057]: audit 2023-12-06T22:08:45.467722+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.61:0/3852506193' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/129825030"}]: dispatch 2023-12-06T22:08:46.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[30488]: audit 2023-12-06T22:08:45.080156+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/243302181"}]': finished 2023-12-06T22:08:46.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[30488]: cluster 2023-12-06T22:08:45.080316+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-12-06T22:08:46.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[30488]: audit 2023-12-06T22:08:45.467722+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.61:0/3852506193' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/129825030"}]: dispatch 2023-12-06T22:08:46.781 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:08:46 smithi061 bash[60091]: level=info ts=2023-12-06T22:08:46.528Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003543295s 2023-12-06T22:08:47.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:47 smithi154 bash[25085]: audit 2023-12-06T22:08:46.077658+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.61:0/3852506193' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/129825030"}]': finished 2023-12-06T22:08:47.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:47 smithi154 bash[25085]: cluster 2023-12-06T22:08:46.077827+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-06T22:08:47.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:47 smithi154 bash[25085]: cluster 2023-12-06T22:08:46.115632+0000 mgr.x (mgr.25043) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T22:08:47.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:47 smithi154 bash[25085]: audit 2023-12-06T22:08:46.463658+0000 mon.c (mon.1) 92 : audit [INF] from='client.? 172.21.15.61:0/1229144214' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]: dispatch 2023-12-06T22:08:47.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:47 smithi154 bash[25085]: audit 2023-12-06T22:08:46.464902+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]: dispatch 2023-12-06T22:08:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[30488]: audit 2023-12-06T22:08:46.077658+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.61:0/3852506193' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/129825030"}]': finished 2023-12-06T22:08:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[30488]: cluster 2023-12-06T22:08:46.077827+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-06T22:08:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[30488]: cluster 2023-12-06T22:08:46.115632+0000 mgr.x (mgr.25043) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T22:08:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[30488]: audit 2023-12-06T22:08:46.463658+0000 mon.c (mon.1) 92 : audit [INF] from='client.? 172.21.15.61:0/1229144214' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]: dispatch 2023-12-06T22:08:47.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[30488]: audit 2023-12-06T22:08:46.464902+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]: dispatch 2023-12-06T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[25057]: audit 2023-12-06T22:08:46.077658+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.61:0/3852506193' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/129825030"}]': finished 2023-12-06T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[25057]: cluster 2023-12-06T22:08:46.077827+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-12-06T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[25057]: cluster 2023-12-06T22:08:46.115632+0000 mgr.x (mgr.25043) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[25057]: audit 2023-12-06T22:08:46.463658+0000 mon.c (mon.1) 92 : audit [INF] from='client.? 172.21.15.61:0/1229144214' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]: dispatch 2023-12-06T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[25057]: audit 2023-12-06T22:08:46.464902+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]: dispatch 2023-12-06T22:08:48.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:08:47 smithi061 bash[25323]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[25057]: audit 2023-12-06T22:08:47.106767+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]': finished 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[25057]: cluster 2023-12-06T22:08:47.106875+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[25057]: audit 2023-12-06T22:08:47.490611+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.61:0/2413702969' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]: dispatch 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[25057]: audit 2023-12-06T22:08:47.491600+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]: dispatch 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[30488]: audit 2023-12-06T22:08:47.106767+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]': finished 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[30488]: cluster 2023-12-06T22:08:47.106875+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-06T22:08:48.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[30488]: audit 2023-12-06T22:08:47.490611+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.61:0/2413702969' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]: dispatch 2023-12-06T22:08:48.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:48 smithi061 bash[30488]: audit 2023-12-06T22:08:47.491600+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]: dispatch 2023-12-06T22:08:48.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:48 smithi154 bash[25085]: audit 2023-12-06T22:08:47.106767+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:6800/633552697"}]': finished 2023-12-06T22:08:48.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:48 smithi154 bash[25085]: cluster 2023-12-06T22:08:47.106875+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2023-12-06T22:08:48.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:48 smithi154 bash[25085]: audit 2023-12-06T22:08:47.490611+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.61:0/2413702969' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]: dispatch 2023-12-06T22:08:48.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:48 smithi154 bash[25085]: audit 2023-12-06T22:08:47.491600+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]: dispatch 2023-12-06T22:08:49.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:08:48 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:08:48] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2023-12-06T22:08:49.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:49 smithi154 bash[25085]: audit 2023-12-06T22:08:48.116181+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]': finished 2023-12-06T22:08:49.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:49 smithi154 bash[25085]: cluster 2023-12-06T22:08:48.116341+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-06T22:08:49.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:49 smithi154 bash[25085]: cluster 2023-12-06T22:08:48.116556+0000 mgr.x (mgr.25043) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:49.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:49 smithi061 bash[25057]: audit 2023-12-06T22:08:48.116181+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]': finished 2023-12-06T22:08:49.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:49 smithi061 bash[25057]: cluster 2023-12-06T22:08:48.116341+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-06T22:08:49.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:49 smithi061 bash[25057]: cluster 2023-12-06T22:08:48.116556+0000 mgr.x (mgr.25043) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:49.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:49 smithi061 bash[30488]: audit 2023-12-06T22:08:48.116181+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi061.nqkbyo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.61:0/3338276866"}]': finished 2023-12-06T22:08:49.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:49 smithi061 bash[30488]: cluster 2023-12-06T22:08:48.116341+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2023-12-06T22:08:49.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:49 smithi061 bash[30488]: cluster 2023-12-06T22:08:48.116556+0000 mgr.x (mgr.25043) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:51.379 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[25085]: cluster 2023-12-06T22:08:50.117251+0000 mgr.x (mgr.25043) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2023-12-06T22:08:51.379 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[25085]: audit 2023-12-06T22:08:50.731289+0000 mgr.x (mgr.25043) 69 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 systemd[1]: Stopping Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[47241]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T22:08:51.379 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.141Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.142Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.142Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T22:08:51.380 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[41682]: ts=2023-12-06T22:08:51.142Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T22:08:51.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:51 smithi061 bash[25057]: cluster 2023-12-06T22:08:50.117251+0000 mgr.x (mgr.25043) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2023-12-06T22:08:51.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:51 smithi061 bash[25057]: audit 2023-12-06T22:08:50.731289+0000 mgr.x (mgr.25043) 69 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:51.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:51 smithi061 bash[30488]: cluster 2023-12-06T22:08:50.117251+0000 mgr.x (mgr.25043) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2023-12-06T22:08:51.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:51 smithi061 bash[30488]: audit 2023-12-06T22:08:50.731289+0000 mgr.x (mgr.25043) 69 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:08:51.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[47252]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:08:52.013 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 bash[47290]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T22:08:52.013 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T22:08:52.013 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 systemd[1]: Stopped Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:52.013 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:51 smithi154 systemd[1]: Started Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:52.785 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:52 smithi154 systemd[1]: Stopping Ceph node-exporter.b for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:08:52.785 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:52 smithi154 bash[47347]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T22:08:53.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:52 smithi154 bash[25085]: audit 2023-12-06T22:08:51.991572+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:53.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:52 smithi154 bash[25085]: audit 2023-12-06T22:08:52.006409+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:53.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:52 smithi061 bash[25057]: audit 2023-12-06T22:08:51.991572+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:53.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:52 smithi061 bash[25057]: audit 2023-12-06T22:08:52.006409+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:53.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:52 smithi061 bash[30488]: audit 2023-12-06T22:08:51.991572+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:53.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:52 smithi061 bash[30488]: audit 2023-12-06T22:08:52.006409+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:53.628 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.442Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T22:08:53.628 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.442Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T22:08:53.628 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.442Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T22:08:53.628 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.442Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi154 (none))" 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.442Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.442Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.444Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.445Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.449Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.450Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.450Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.456µs 2023-12-06T22:08:53.629 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.450Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:08:53.629 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47357]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T22:08:53.629 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47427]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T22:08:53.629 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:53 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:08:53.629 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:53 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T22:08:53.630 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:53 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:53.630 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:53 smithi154 systemd[1]: Started Ceph node-exporter.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:08:53.912 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.631Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T22:08:54.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: cephadm 2023-12-06T22:08:52.035135+0000 mgr.x (mgr.25043) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T22:08:54.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: cephadm 2023-12-06T22:08:52.035663+0000 mgr.x (mgr.25043) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi154 2023-12-06T22:08:54.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: cluster 2023-12-06T22:08:52.118099+0000 mgr.x (mgr.25043) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 848 B/s rd, 0 op/s 2023-12-06T22:08:54.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: audit 2023-12-06T22:08:53.637312+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: audit 2023-12-06T22:08:53.650401+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: audit 2023-12-06T22:08:53.904043+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: audit 2023-12-06T22:08:53.910996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[25085]: audit 2023-12-06T22:08:53.917778+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.914Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.915Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.915Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=66.307µs wal_replay_duration=464.58722ms total_replay_duration=464.695416ms 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.921Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.921Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.921Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.950Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.423801ms db_storage=1.022µs remote_storage=1.53µs web_handler=376ns query_engine=911ns scrape=294.146µs scrape_sd=100.687µs notify=14.094µs notify_sd=10.947µs rules=28.689816ms 2023-12-06T22:08:54.261 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:08:53 smithi154 bash[47319]: ts=2023-12-06T22:08:53.950Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: cephadm 2023-12-06T22:08:52.035135+0000 mgr.x (mgr.25043) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: cephadm 2023-12-06T22:08:52.035663+0000 mgr.x (mgr.25043) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi154 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: cluster 2023-12-06T22:08:52.118099+0000 mgr.x (mgr.25043) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 848 B/s rd, 0 op/s 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: audit 2023-12-06T22:08:53.637312+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: audit 2023-12-06T22:08:53.650401+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: audit 2023-12-06T22:08:53.904043+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: audit 2023-12-06T22:08:53.910996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[30488]: audit 2023-12-06T22:08:53.917778+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: cephadm 2023-12-06T22:08:52.035135+0000 mgr.x (mgr.25043) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: cephadm 2023-12-06T22:08:52.035663+0000 mgr.x (mgr.25043) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi154 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: cluster 2023-12-06T22:08:52.118099+0000 mgr.x (mgr.25043) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 848 B/s rd, 0 op/s 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: audit 2023-12-06T22:08:53.637312+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: audit 2023-12-06T22:08:53.650401+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: audit 2023-12-06T22:08:53.904043+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: audit 2023-12-06T22:08:53.910996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:08:54.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:54 smithi061 bash[25057]: audit 2023-12-06T22:08:53.917778+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.683Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.684Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.684Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.684Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T22:08:55.011 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.685Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T22:08:55.012 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T22:08:55.013 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T22:08:55.014 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:08:54 smithi154 bash[47483]: ts=2023-12-06T22:08:54.686Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T22:08:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[25057]: cephadm 2023-12-06T22:08:53.704693+0000 mgr.x (mgr.25043) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[25057]: cephadm 2023-12-06T22:08:53.723220+0000 mgr.x (mgr.25043) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[25057]: audit 2023-12-06T22:08:53.924044+0000 mgr.x (mgr.25043) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[25057]: cephadm 2023-12-06T22:08:53.932660+0000 mgr.x (mgr.25043) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi154 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[30488]: cephadm 2023-12-06T22:08:53.704693+0000 mgr.x (mgr.25043) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[30488]: cephadm 2023-12-06T22:08:53.723220+0000 mgr.x (mgr.25043) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[30488]: audit 2023-12-06T22:08:53.924044+0000 mgr.x (mgr.25043) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:08:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:55 smithi061 bash[30488]: cephadm 2023-12-06T22:08:53.932660+0000 mgr.x (mgr.25043) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi154 2023-12-06T22:08:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:55 smithi154 bash[25085]: cephadm 2023-12-06T22:08:53.704693+0000 mgr.x (mgr.25043) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T22:08:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:55 smithi154 bash[25085]: cephadm 2023-12-06T22:08:53.723220+0000 mgr.x (mgr.25043) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T22:08:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:55 smithi154 bash[25085]: audit 2023-12-06T22:08:53.924044+0000 mgr.x (mgr.25043) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:08:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:55 smithi154 bash[25085]: cephadm 2023-12-06T22:08:53.932660+0000 mgr.x (mgr.25043) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi154 2023-12-06T22:08:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:56 smithi061 bash[25057]: cluster 2023-12-06T22:08:54.119109+0000 mgr.x (mgr.25043) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:56.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:56 smithi061 bash[30488]: cluster 2023-12-06T22:08:54.119109+0000 mgr.x (mgr.25043) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:56.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:56 smithi154 bash[25085]: cluster 2023-12-06T22:08:54.119109+0000 mgr.x (mgr.25043) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:08:57.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:57 smithi061 bash[25057]: audit 2023-12-06T22:08:56.272504+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:57.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:57 smithi061 bash[30488]: audit 2023-12-06T22:08:56.272504+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:57.509 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:57 smithi154 bash[25085]: audit 2023-12-06T22:08:56.272504+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:08:58.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:58 smithi061 bash[25057]: cluster 2023-12-06T22:08:56.119706+0000 mgr.x (mgr.25043) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:08:58.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:58 smithi061 bash[30488]: cluster 2023-12-06T22:08:56.119706+0000 mgr.x (mgr.25043) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:08:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:58 smithi154 bash[25085]: cluster 2023-12-06T22:08:56.119706+0000 mgr.x (mgr.25043) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:09:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:08:59 smithi154 bash[25085]: cluster 2023-12-06T22:08:58.121077+0000 mgr.x (mgr.25043) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:09:00.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:08:59 smithi061 bash[25057]: cluster 2023-12-06T22:08:58.121077+0000 mgr.x (mgr.25043) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:09:00.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:08:59 smithi061 bash[30488]: cluster 2023-12-06T22:08:58.121077+0000 mgr.x (mgr.25043) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:09:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:01 smithi154 bash[25085]: cluster 2023-12-06T22:09:00.121481+0000 mgr.x (mgr.25043) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:09:02.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:01 smithi154 bash[25085]: audit 2023-12-06T22:09:00.741529+0000 mgr.x (mgr.25043) 81 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:02.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:01 smithi061 bash[25057]: cluster 2023-12-06T22:09:00.121481+0000 mgr.x (mgr.25043) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:09:02.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:01 smithi061 bash[25057]: audit 2023-12-06T22:09:00.741529+0000 mgr.x (mgr.25043) 81 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:02.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:01 smithi061 bash[30488]: cluster 2023-12-06T22:09:00.121481+0000 mgr.x (mgr.25043) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:09:02.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:01 smithi061 bash[30488]: audit 2023-12-06T22:09:00.741529+0000 mgr.x (mgr.25043) 81 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:03 smithi154 bash[25085]: cluster 2023-12-06T22:09:02.122228+0000 mgr.x (mgr.25043) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:03 smithi061 bash[25057]: cluster 2023-12-06T22:09:02.122228+0000 mgr.x (mgr.25043) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:03 smithi061 bash[30488]: cluster 2023-12-06T22:09:02.122228+0000 mgr.x (mgr.25043) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:06.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:05 smithi154 bash[25085]: cluster 2023-12-06T22:09:04.123692+0000 mgr.x (mgr.25043) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:06.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:05 smithi061 bash[25057]: cluster 2023-12-06T22:09:04.123692+0000 mgr.x (mgr.25043) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:06.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:05 smithi061 bash[30488]: cluster 2023-12-06T22:09:04.123692+0000 mgr.x (mgr.25043) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:07.950 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:07 smithi154 bash[25085]: cluster 2023-12-06T22:09:06.124489+0000 mgr.x (mgr.25043) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:08.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:07 smithi061 bash[30488]: cluster 2023-12-06T22:09:06.124489+0000 mgr.x (mgr.25043) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:08.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:07 smithi061 bash[25057]: cluster 2023-12-06T22:09:06.124489+0000 mgr.x (mgr.25043) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:09.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:08 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:09:08] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2023-12-06T22:09:09.056 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:09:09.819 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 starting - - - - 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (7m) 58s ago 7m 47.0M - 8.3.5 dad864ee21e9 131a757475a6 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 starting - - - - 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283 running (86s) 58s ago 13m 477M - 19.0.0-69-g583a8f42 1299c0cbdc4b 19613429e257 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:9283 running (15m) 58s ago 15m 404M - 17.2.0 e1d6a67b021e eb58825692fe 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (15m) 58s ago 16m 58.7M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (14m) 58s ago 14m 49.4M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (14m) 58s ago 14m 47.2M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 starting - - - - 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 starting - - - - 2023-12-06T22:09:09.820 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (13m) 58s ago 13m 58.4M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (12m) 58s ago 12m 59.3M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (12m) 58s ago 12m 53.2M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (11m) 58s ago 11m 57.8M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (10m) 58s ago 10m 58.9M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (10m) 58s ago 10m 53.8M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (9m) 58s ago 9m 52.8M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (9m) 58s ago 9m 56.3M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 starting - - - - 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (6m) 58s ago 6m 85.0M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (5m) 58s ago 5m 85.0M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (5m) 58s ago 5m 84.8M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:09:09.821 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (5m) 58s ago 5m 85.2M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:09:10.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:09 smithi154 bash[25085]: cluster 2023-12-06T22:09:08.126200+0000 mgr.x (mgr.25043) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:10.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:09 smithi061 bash[30488]: cluster 2023-12-06T22:09:08.126200+0000 mgr.x (mgr.25043) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:10.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:09 smithi061 bash[25057]: cluster 2023-12-06T22:09:08.126200+0000 mgr.x (mgr.25043) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:10.268 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:09:10.269 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:09:10.270 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:09:10.657 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:09:10.657 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:09:10.657 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:09:10.657 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:09:10.657 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [], 2023-12-06T22:09:10.658 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "1/23 daemons upgraded", 2023-12-06T22:09:10.658 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "", 2023-12-06T22:09:10.658 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:09:10.658 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:09:11.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:10 smithi154 bash[25085]: audit 2023-12-06T22:09:09.043681+0000 mgr.x (mgr.25043) 86 : audit [DBG] from='client.25282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:10 smithi154 bash[25085]: audit 2023-12-06T22:09:09.425329+0000 mgr.x (mgr.25043) 87 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:10 smithi154 bash[25085]: audit 2023-12-06T22:09:09.799468+0000 mgr.x (mgr.25043) 88 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:10 smithi154 bash[25085]: audit 2023-12-06T22:09:10.265672+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.61:0/803768522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:09:11.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[25057]: audit 2023-12-06T22:09:09.043681+0000 mgr.x (mgr.25043) 86 : audit [DBG] from='client.25282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[25057]: audit 2023-12-06T22:09:09.425329+0000 mgr.x (mgr.25043) 87 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[25057]: audit 2023-12-06T22:09:09.799468+0000 mgr.x (mgr.25043) 88 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[25057]: audit 2023-12-06T22:09:10.265672+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.61:0/803768522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:09:11.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[30488]: audit 2023-12-06T22:09:09.043681+0000 mgr.x (mgr.25043) 86 : audit [DBG] from='client.25282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[30488]: audit 2023-12-06T22:09:09.425329+0000 mgr.x (mgr.25043) 87 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[30488]: audit 2023-12-06T22:09:09.799468+0000 mgr.x (mgr.25043) 88 : audit [DBG] from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:11.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:10 smithi061 bash[30488]: audit 2023-12-06T22:09:10.265672+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.61:0/803768522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:09:11.099 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:09:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:11 smithi154 bash[25085]: cluster 2023-12-06T22:09:10.127042+0000 mgr.x (mgr.25043) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:11 smithi154 bash[25085]: audit 2023-12-06T22:09:10.659052+0000 mgr.x (mgr.25043) 90 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:11 smithi154 bash[25085]: audit 2023-12-06T22:09:10.752157+0000 mgr.x (mgr.25043) 91 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:11 smithi154 bash[25085]: audit 2023-12-06T22:09:11.097201+0000 mon.c (mon.1) 96 : audit [DBG] from='client.? 172.21.15.61:0/292841599' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:09:12.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:11 smithi154 bash[25085]: audit 2023-12-06T22:09:11.273258+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[30488]: cluster 2023-12-06T22:09:10.127042+0000 mgr.x (mgr.25043) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[30488]: audit 2023-12-06T22:09:10.659052+0000 mgr.x (mgr.25043) 90 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[30488]: audit 2023-12-06T22:09:10.752157+0000 mgr.x (mgr.25043) 91 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[30488]: audit 2023-12-06T22:09:11.097201+0000 mon.c (mon.1) 96 : audit [DBG] from='client.? 172.21.15.61:0/292841599' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[30488]: audit 2023-12-06T22:09:11.273258+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[25057]: cluster 2023-12-06T22:09:10.127042+0000 mgr.x (mgr.25043) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[25057]: audit 2023-12-06T22:09:10.659052+0000 mgr.x (mgr.25043) 90 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[25057]: audit 2023-12-06T22:09:10.752157+0000 mgr.x (mgr.25043) 91 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[25057]: audit 2023-12-06T22:09:11.097201+0000 mon.c (mon.1) 96 : audit [DBG] from='client.? 172.21.15.61:0/292841599' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:09:12.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:11 smithi061 bash[25057]: audit 2023-12-06T22:09:11.273258+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:13 smithi154 bash[25085]: cluster 2023-12-06T22:09:12.128159+0000 mgr.x (mgr.25043) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:14.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:13 smithi061 bash[30488]: cluster 2023-12-06T22:09:12.128159+0000 mgr.x (mgr.25043) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:13 smithi061 bash[25057]: cluster 2023-12-06T22:09:12.128159+0000 mgr.x (mgr.25043) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:15.895 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:15 smithi154 bash[25085]: cluster 2023-12-06T22:09:14.129712+0000 mgr.x (mgr.25043) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:15 smithi061 bash[30488]: cluster 2023-12-06T22:09:14.129712+0000 mgr.x (mgr.25043) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:15 smithi061 bash[25057]: cluster 2023-12-06T22:09:14.129712+0000 mgr.x (mgr.25043) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:17.166 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:16 smithi154 systemd[1]: Stopping Ceph grafana.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:09:17.166 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:16 smithi154 bash[47739]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-grafana.a 2023-12-06T22:09:17.166 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:16 smithi154 bash[41043]: t=2023-12-06T22:09:16+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T22:09:17.167 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:16 smithi154 bash[41043]: t=2023-12-06T22:09:16+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-12-06T22:09:17.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[25085]: cluster 2023-12-06T22:09:16.130449+0000 mgr.x (mgr.25043) 94 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:17.760 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[47748]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-grafana-a 2023-12-06T22:09:17.760 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[47786]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-grafana.a 2023-12-06T22:09:17.760 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:17 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T22:09:17.760 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:17 smithi154 systemd[1]: Stopped Ceph grafana.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:09:17.760 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:17 smithi154 systemd[1]: Started Ceph grafana.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:09:18.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STOPPING 2023-12-06T22:09:18.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:09:18.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STOPPED 2023-12-06T22:09:18.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STARTING 2023-12-06T22:09:18.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Serving on http://:::9283 2023-12-06T22:09:18.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STARTED 2023-12-06T22:09:18.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STOPPING 2023-12-06T22:09:18.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:09:18.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STOPPED 2023-12-06T22:09:18.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:17 smithi154 bash[45285]: [06/Dec/2023:22:09:17] ENGINE Bus STARTING 2023-12-06T22:09:18.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:17 smithi061 bash[30488]: cluster 2023-12-06T22:09:16.130449+0000 mgr.x (mgr.25043) 94 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:18.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:17 smithi061 bash[25057]: cluster 2023-12-06T22:09:16.130449+0000 mgr.x (mgr.25043) 94 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Serving on http://:::9283 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Bus STARTED 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Bus STOPPING 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Bus STOPPED 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Bus STARTING 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Serving on http://:::9283 2023-12-06T22:09:18.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: [06/Dec/2023:22:09:18] ENGINE Bus STARTED 2023-12-06T22:09:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:09:18] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2023-12-06T22:09:19.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47319]: ts=2023-12-06T22:09:18.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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.699473+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.711446+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.746869+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.750786+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi061.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.753439+0000 mgr.x (mgr.25043) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.757172+0000 mgr.x (mgr.25043) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi061.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.761356+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.777498+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.783964+0000 mgr.x (mgr.25043) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.809142+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.812814+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:09:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: cephadm 2023-12-06T22:09:17.817701+0000 mgr.x (mgr.25043) 98 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.817805+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.819330+0000 mgr.x (mgr.25043) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.824135+0000 mgr.x (mgr.25043) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.824949+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.835862+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.839433+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.842331+0000 mgr.x (mgr.25043) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.845943+0000 mgr.x (mgr.25043) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.849811+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.868471+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.874808+0000 mgr.x (mgr.25043) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.875516+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi154.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.881872+0000 mgr.x (mgr.25043) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi154.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:09:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.886309+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: audit 2023-12-06T22:09:17.923563+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:19.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: cephadm 2023-12-06T22:09:17.932445+0000 mgr.x (mgr.25043) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:19.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[25085]: cephadm 2023-12-06T22:09:17.933421+0000 mgr.x (mgr.25043) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T22:09:19.013 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=650.07µs 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T22:09:19.014 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T22:09:19.015 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T22:09:19.015 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:18 smithi154 bash[47818]: t=2023-12-06T22:09:18+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T22:09:19.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.699473+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.711446+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.746869+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.750786+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi061.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.753439+0000 mgr.x (mgr.25043) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.757172+0000 mgr.x (mgr.25043) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi061.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.761356+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.777498+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.783964+0000 mgr.x (mgr.25043) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.809142+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.812814+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: cephadm 2023-12-06T22:09:17.817701+0000 mgr.x (mgr.25043) 98 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.817805+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.819330+0000 mgr.x (mgr.25043) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:09:19.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.824135+0000 mgr.x (mgr.25043) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.824949+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.835862+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.839433+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.842331+0000 mgr.x (mgr.25043) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.699473+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.711446+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.746869+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.750786+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi061.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.753439+0000 mgr.x (mgr.25043) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.757172+0000 mgr.x (mgr.25043) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi061.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:09:19.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.761356+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.777498+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.783964+0000 mgr.x (mgr.25043) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.809142+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.812814+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: cephadm 2023-12-06T22:09:17.817701+0000 mgr.x (mgr.25043) 98 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.817805+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.819330+0000 mgr.x (mgr.25043) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.824135+0000 mgr.x (mgr.25043) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.824949+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.835862+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.839433+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:09:19.035 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.842331+0000 mgr.x (mgr.25043) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.845943+0000 mgr.x (mgr.25043) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.849811+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.868471+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.874808+0000 mgr.x (mgr.25043) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.875516+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi154.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.881872+0000 mgr.x (mgr.25043) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi154.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.886309+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: audit 2023-12-06T22:09:17.923563+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: cephadm 2023-12-06T22:09:17.932445+0000 mgr.x (mgr.25043) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[25057]: cephadm 2023-12-06T22:09:17.933421+0000 mgr.x (mgr.25043) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.845943+0000 mgr.x (mgr.25043) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi154.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:09:19.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.849811+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.868471+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.874808+0000 mgr.x (mgr.25043) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.875516+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi154.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.881872+0000 mgr.x (mgr.25043) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi154.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.886309+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: audit 2023-12-06T22:09:17.923563+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: cephadm 2023-12-06T22:09:17.932445+0000 mgr.x (mgr.25043) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:19.037 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:18 smithi061 bash[30488]: cephadm 2023-12-06T22:09:17.933421+0000 mgr.x (mgr.25043) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:19.510 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[47818]: t=2023-12-06T22:09:19+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-06T22:09:19.510 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[47818]: t=2023-12-06T22:09:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T22:09:19.510 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[47818]: t=2023-12-06T22:09:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-06T22:09:19.510 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[47818]: t=2023-12-06T22:09:19+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T22:09:19.510 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[47818]: t=2023-12-06T22:09:19+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T22:09:19.510 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[47818]: t=2023-12-06T22:09:19+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T22:09:20.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:19 smithi061 bash[25057]: cluster 2023-12-06T22:09:18.132133+0000 mgr.x (mgr.25043) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:20.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:19 smithi061 bash[30488]: cluster 2023-12-06T22:09:18.132133+0000 mgr.x (mgr.25043) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:20.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:19 smithi154 bash[25085]: cluster 2023-12-06T22:09:18.132133+0000 mgr.x (mgr.25043) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: cluster 2023-12-06T22:09:20.132994+0000 mgr.x (mgr.25043) 108 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: cephadm 2023-12-06T22:09:20.505043+0000 mgr.x (mgr.25043) 109 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T22:09:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: audit 2023-12-06T22:09:20.510054+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: audit 2023-12-06T22:09:20.513701+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:09:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: audit 2023-12-06T22:09:20.514359+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:09:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: audit 2023-12-06T22:09:20.516678+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:09:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: audit 2023-12-06T22:09:20.519026+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:09:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: cephadm 2023-12-06T22:09:20.526849+0000 mgr.x (mgr.25043) 110 : cephadm [INF] Deploying daemon mgr.y on smithi061 2023-12-06T22:09:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:21 smithi154 bash[25085]: audit 2023-12-06T22:09:20.760166+0000 mgr.x (mgr.25043) 111 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:21.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: cluster 2023-12-06T22:09:20.132994+0000 mgr.x (mgr.25043) 108 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: cephadm 2023-12-06T22:09:20.505043+0000 mgr.x (mgr.25043) 109 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: audit 2023-12-06T22:09:20.510054+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: audit 2023-12-06T22:09:20.513701+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: audit 2023-12-06T22:09:20.514359+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: audit 2023-12-06T22:09:20.516678+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: audit 2023-12-06T22:09:20.519026+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: cephadm 2023-12-06T22:09:20.526849+0000 mgr.x (mgr.25043) 110 : cephadm [INF] Deploying daemon mgr.y on smithi061 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[25057]: audit 2023-12-06T22:09:20.760166+0000 mgr.x (mgr.25043) 111 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:21.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: cluster 2023-12-06T22:09:20.132994+0000 mgr.x (mgr.25043) 108 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: cephadm 2023-12-06T22:09:20.505043+0000 mgr.x (mgr.25043) 109 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: audit 2023-12-06T22:09:20.510054+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: audit 2023-12-06T22:09:20.513701+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: audit 2023-12-06T22:09:20.514359+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: audit 2023-12-06T22:09:20.516678+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: audit 2023-12-06T22:09:20.519026+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: cephadm 2023-12-06T22:09:20.526849+0000 mgr.x (mgr.25043) 110 : cephadm [INF] Deploying daemon mgr.y on smithi061 2023-12-06T22:09:21.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:21 smithi061 bash[30488]: audit 2023-12-06T22:09:20.760166+0000 mgr.x (mgr.25043) 111 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:23.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:23 smithi061 systemd[1]: Stopping Ceph mgr.y for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:09:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:23 smithi061 bash[25057]: cluster 2023-12-06T22:09:22.134438+0000 mgr.x (mgr.25043) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:23 smithi061 bash[30488]: cluster 2023-12-06T22:09:22.134438+0000 mgr.x (mgr.25043) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:24.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:23 smithi154 bash[25085]: cluster 2023-12-06T22:09:22.134438+0000 mgr.x (mgr.25043) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:24.195 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:23 smithi061 bash[61272]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr-y 2023-12-06T22:09:24.195 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:24 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:09:24.451 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:24 smithi061 bash[61342]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr-y 2023-12-06T22:09:24.451 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:24 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T22:09:24.452 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:24 smithi061 systemd[1]: Stopped Ceph mgr.y for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:09:24.452 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:24 smithi061 systemd[1]: Started Ceph mgr.y for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:09:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:25 smithi154 bash[25085]: cluster 2023-12-06T22:09:24.135271+0000 mgr.x (mgr.25043) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:25 smithi154 bash[25085]: audit 2023-12-06T22:09:24.498221+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:25 smithi154 bash[25085]: audit 2023-12-06T22:09:24.511665+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:25.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[61409]: debug 2023-12-06T22:09:25.713+0000 7f55be827700 1 -- 172.21.15.61:0/3151746040 <== mon.0 v2:172.21.15.61:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a0a73321a0 con 0x55a0a80b0c00 2023-12-06T22:09:25.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[25057]: cluster 2023-12-06T22:09:24.135271+0000 mgr.x (mgr.25043) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:25.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[25057]: audit 2023-12-06T22:09:24.498221+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:25.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[25057]: audit 2023-12-06T22:09:24.511665+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[30488]: cluster 2023-12-06T22:09:24.135271+0000 mgr.x (mgr.25043) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[30488]: audit 2023-12-06T22:09:24.498221+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[30488]: audit 2023-12-06T22:09:24.511665+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:26.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:25 smithi061 bash[61409]: debug 2023-12-06T22:09:25.877+0000 7f55c89cd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:09:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:26 smithi061 bash[25057]: audit 2023-12-06T22:09:26.273543+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:26.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:26 smithi061 bash[30488]: audit 2023-12-06T22:09:26.273543+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:27.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:26 smithi154 bash[25085]: audit 2023-12-06T22:09:26.273543+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:27.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:26 smithi061 bash[61409]: debug 2023-12-06T22:09:26.813+0000 7f55c89cd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:09:27.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:26 smithi061 bash[61409]: debug 2023-12-06T22:09:26.917+0000 7f55c89cd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:09:27.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:27 smithi061 bash[61409]: debug 2023-12-06T22:09:27.025+0000 7f55c89cd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:09:27.672 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:27 smithi061 bash[61409]: debug 2023-12-06T22:09:27.297+0000 7f55c89cd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:09:27.672 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:27 smithi061 bash[25057]: cluster 2023-12-06T22:09:26.136141+0000 mgr.x (mgr.25043) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:27.672 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:27 smithi061 bash[30488]: cluster 2023-12-06T22:09:26.136141+0000 mgr.x (mgr.25043) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:28.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:27 smithi154 bash[25085]: cluster 2023-12-06T22:09:26.136141+0000 mgr.x (mgr.25043) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:28.033 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:27 smithi061 bash[61409]: debug 2023-12-06T22:09:27.665+0000 7f55c89cd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:09:28.033 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:27 smithi061 bash[61409]: debug 2023-12-06T22:09:27.829+0000 7f55c89cd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:09:28.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:28 smithi061 bash[61409]: debug 2023-12-06T22:09:28.045+0000 7f55c89cd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:09:29.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:28 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:09:28] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2023-12-06T22:09:29.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:28 smithi154 bash[47319]: ts=2023-12-06T22:09:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:09:29.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:29 smithi061 bash[61409]: debug 2023-12-06T22:09:29.085+0000 7f55c89cd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:09:29.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:29 smithi061 bash[61409]: debug 2023-12-06T22:09:29.205+0000 7f55c89cd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:09:29.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:29 smithi061 bash[61409]: debug 2023-12-06T22:09:29.321+0000 7f55c89cd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:09:29.837 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:29 smithi061 bash[25057]: cluster 2023-12-06T22:09:28.141329+0000 mgr.x (mgr.25043) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:29.837 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:29 smithi061 bash[30488]: cluster 2023-12-06T22:09:28.141329+0000 mgr.x (mgr.25043) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:30.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:29 smithi154 bash[25085]: cluster 2023-12-06T22:09:28.141329+0000 mgr.x (mgr.25043) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:30.106 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:29 smithi061 bash[61409]: debug 2023-12-06T22:09:29.833+0000 7f55c89cd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:09:30.499 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:30 smithi061 bash[61409]: debug 2023-12-06T22:09:30.101+0000 7f55c89cd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:09:30.766 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:30 smithi061 bash[61409]: debug 2023-12-06T22:09:30.621+0000 7f55c89cd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:09:31.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[61409]: debug 2023-12-06T22:09:31.145+0000 7f55c89cd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:09:31.996 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[61409]: debug 2023-12-06T22:09:31.721+0000 7f55c89cd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:09:31.996 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[61409]: debug 2023-12-06T22:09:31.841+0000 7f55c89cd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:09:32.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:32 smithi154 bash[25085]: cluster 2023-12-06T22:09:30.141849+0000 mgr.x (mgr.25043) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:32.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:32 smithi154 bash[25085]: audit 2023-12-06T22:09:30.768739+0000 mgr.x (mgr.25043) 117 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:32.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:32 smithi154 bash[25085]: audit 2023-12-06T22:09:30.995291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:32 smithi154 bash[25085]: audit 2023-12-06T22:09:31.004775+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:32 smithi154 bash[25085]: audit 2023-12-06T22:09:31.013700+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:32 smithi154 bash[25085]: audit 2023-12-06T22:09:31.021454+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:32 smithi061 bash[61409]: debug 2023-12-06T22:09:32.197+0000 7f55c89cd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[30488]: cluster 2023-12-06T22:09:30.141849+0000 mgr.x (mgr.25043) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[30488]: audit 2023-12-06T22:09:30.768739+0000 mgr.x (mgr.25043) 117 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[30488]: audit 2023-12-06T22:09:30.995291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[30488]: audit 2023-12-06T22:09:31.004775+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[30488]: audit 2023-12-06T22:09:31.013700+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[30488]: audit 2023-12-06T22:09:31.021454+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[25057]: cluster 2023-12-06T22:09:30.141849+0000 mgr.x (mgr.25043) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[25057]: audit 2023-12-06T22:09:30.768739+0000 mgr.x (mgr.25043) 117 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[25057]: audit 2023-12-06T22:09:30.995291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[25057]: audit 2023-12-06T22:09:31.004775+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[25057]: audit 2023-12-06T22:09:31.013700+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:31 smithi061 bash[25057]: audit 2023-12-06T22:09:31.021454+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:32.592 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:32 smithi061 bash[61409]: debug 2023-12-06T22:09:32.317+0000 7f55c89cd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:09:32.592 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:32 smithi061 bash[61409]: debug 2023-12-06T22:09:32.469+0000 7f55c89cd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:09:32.914 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:32 smithi061 bash[61409]: debug 2023-12-06T22:09:32.585+0000 7f55c89cd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:09:32.914 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:32 smithi061 bash[61409]: debug 2023-12-06T22:09:32.713+0000 7f55c89cd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:09:33.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:32 smithi061 bash[61409]: debug 2023-12-06T22:09:32.909+0000 7f55c89cd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[61409]: debug 2023-12-06T22:09:33.037+0000 7f55c89cd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[25057]: audit 2023-12-06T22:09:32.120219+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[25057]: audit 2023-12-06T22:09:32.132428+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[25057]: cluster 2023-12-06T22:09:32.142974+0000 mgr.x (mgr.25043) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[30488]: audit 2023-12-06T22:09:32.120219+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[30488]: audit 2023-12-06T22:09:32.132428+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:33.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:33 smithi061 bash[30488]: cluster 2023-12-06T22:09:32.142974+0000 mgr.x (mgr.25043) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:33 smithi154 bash[25085]: audit 2023-12-06T22:09:32.120219+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:33 smithi154 bash[25085]: audit 2023-12-06T22:09:32.132428+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:33 smithi154 bash[25085]: cluster 2023-12-06T22:09:32.142974+0000 mgr.x (mgr.25043) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:34.578 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[25057]: cluster 2023-12-06T22:09:34.333929+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T22:09:34.578 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[25057]: cluster 2023-12-06T22:09:34.334261+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon y started 2023-12-06T22:09:34.578 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[25057]: audit 2023-12-06T22:09:34.340633+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:09:34.578 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[25057]: audit 2023-12-06T22:09:34.342859+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[25057]: audit 2023-12-06T22:09:34.347835+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[25057]: audit 2023-12-06T22:09:34.348471+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[61409]: debug 2023-12-06T22:09:34.309+0000 7f55c89cd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[61409]: [06/Dec/2023:22:09:34] ENGINE Bus STARTING 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[61409]: CherryPy Checker: 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[61409]: The Application mounted at '' has an empty config. 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[61409]: [06/Dec/2023:22:09:34] ENGINE Serving on http://:::9283 2023-12-06T22:09:34.579 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[61409]: [06/Dec/2023:22:09:34] ENGINE Bus STARTED 2023-12-06T22:09:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:34 smithi154 bash[25085]: cluster 2023-12-06T22:09:34.333929+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T22:09:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:34 smithi154 bash[25085]: cluster 2023-12-06T22:09:34.334261+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon y started 2023-12-06T22:09:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:34 smithi154 bash[25085]: audit 2023-12-06T22:09:34.340633+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:09:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:34 smithi154 bash[25085]: audit 2023-12-06T22:09:34.342859+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:09:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:34 smithi154 bash[25085]: audit 2023-12-06T22:09:34.347835+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:09:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:34 smithi154 bash[25085]: audit 2023-12-06T22:09:34.348471+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:09:35.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[30488]: cluster 2023-12-06T22:09:34.333929+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T22:09:35.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[30488]: cluster 2023-12-06T22:09:34.334261+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon y started 2023-12-06T22:09:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[30488]: audit 2023-12-06T22:09:34.340633+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:09:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[30488]: audit 2023-12-06T22:09:34.342859+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:09:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[30488]: audit 2023-12-06T22:09:34.347835+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:09:35.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:34 smithi061 bash[30488]: audit 2023-12-06T22:09:34.348471+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:09:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:35 smithi154 bash[25085]: cluster 2023-12-06T22:09:34.143678+0000 mgr.x (mgr.25043) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:36.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:35 smithi154 bash[25085]: cluster 2023-12-06T22:09:34.583517+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2023-12-06T22:09:36.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:35 smithi061 bash[25057]: cluster 2023-12-06T22:09:34.143678+0000 mgr.x (mgr.25043) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:36.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:35 smithi061 bash[25057]: cluster 2023-12-06T22:09:34.583517+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2023-12-06T22:09:36.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:35 smithi061 bash[30488]: cluster 2023-12-06T22:09:34.143678+0000 mgr.x (mgr.25043) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:36.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:35 smithi061 bash[30488]: cluster 2023-12-06T22:09:34.583517+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2023-12-06T22:09:38.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:37 smithi154 bash[25085]: cluster 2023-12-06T22:09:36.144481+0000 mgr.x (mgr.25043) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:38.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:37 smithi061 bash[30488]: cluster 2023-12-06T22:09:36.144481+0000 mgr.x (mgr.25043) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:38.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:37 smithi061 bash[25057]: cluster 2023-12-06T22:09:36.144481+0000 mgr.x (mgr.25043) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:39.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:38 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:09:38] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2023-12-06T22:09:39.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:38 smithi154 bash[47319]: ts=2023-12-06T22:09:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:09:40.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:39 smithi154 bash[25085]: cluster 2023-12-06T22:09:38.146235+0000 mgr.x (mgr.25043) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:40.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:39 smithi061 bash[25057]: cluster 2023-12-06T22:09:38.146235+0000 mgr.x (mgr.25043) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:40.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:39 smithi061 bash[30488]: cluster 2023-12-06T22:09:38.146235+0000 mgr.x (mgr.25043) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:41.547 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:09:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:41 smithi061 bash[25057]: cluster 2023-12-06T22:09:40.146896+0000 mgr.x (mgr.25043) 122 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:41.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:41 smithi061 bash[25057]: audit 2023-12-06T22:09:40.776299+0000 mgr.x (mgr.25043) 123 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:41.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:41 smithi061 bash[25057]: audit 2023-12-06T22:09:41.273762+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:41.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:41 smithi061 bash[30488]: cluster 2023-12-06T22:09:40.146896+0000 mgr.x (mgr.25043) 122 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:41.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:41 smithi061 bash[30488]: audit 2023-12-06T22:09:40.776299+0000 mgr.x (mgr.25043) 123 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:41.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:41 smithi061 bash[30488]: audit 2023-12-06T22:09:41.273762+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:41 smithi154 bash[25085]: cluster 2023-12-06T22:09:40.146896+0000 mgr.x (mgr.25043) 122 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:09:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:41 smithi154 bash[25085]: audit 2023-12-06T22:09:40.776299+0000 mgr.x (mgr.25043) 123 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:41 smithi154 bash[25085]: audit 2023-12-06T22:09:41.273762+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (67s) 11s ago 8m 15.9M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (24s) 11s ago 8m 37.4M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (63s) 11s ago 6m 45.6M - 3.5 e1d6a67b021e 35571eff99b6 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283 running (119s) 11s ago 14m 489M - 19.0.0-69-g583a8f42 1299c0cbdc4b 19613429e257 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (17s) 11s ago 16m 81.6M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (16m) 11s ago 16m 60.9M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:09:42.324 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (14m) 11s ago 14m 52.0M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (14m) 11s ago 14m 49.7M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (77s) 11s ago 8m 10.4M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (48s) 11s ago 8m 9.79M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (13m) 11s ago 13m 58.3M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (13m) 11s ago 13m 60.1M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (12m) 11s ago 12m 54.1M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (11m) 11s ago 11m 58.2M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (11m) 11s ago 11m 60.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (10m) 11s ago 10m 54.0M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (10m) 11s ago 10m 53.7M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (9m) 11s ago 9m 57.4M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (50s) 11s ago 8m 49.4M - 2.33.4 514e6a882f6e 096854ccafa2 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (6m) 11s ago 6m 85.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (6m) 11s ago 6m 85.3M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (6m) 11s ago 6m 85.1M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:09:42.325 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (6m) 11s ago 6m 85.5M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:09:42.791 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:09:42.792 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:09:42.793 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:09:42.793 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:09:42.793 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T22:09:42.793 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:09:42.793 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:09:42.793 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:09:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:41.529280+0000 mgr.x (mgr.25043) 124 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:41.923532+0000 mgr.x (mgr.25043) 125 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.287627+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.300740+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.303987+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:09:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.307843+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:09:43.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.332449+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.420613+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:43.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.427490+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:09:43.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: audit 2023-12-06T22:09:42.428016+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:09:43.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:42 smithi154 bash[25085]: cluster 2023-12-06T22:09:42.435721+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:41.529280+0000 mgr.x (mgr.25043) 124 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:41.923532+0000 mgr.x (mgr.25043) 125 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.287627+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.300740+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.303987+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.307843+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.332449+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.420613+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.427490+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: audit 2023-12-06T22:09:42.428016+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:09:43.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[25057]: cluster 2023-12-06T22:09:42.435721+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:41.529280+0000 mgr.x (mgr.25043) 124 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:41.923532+0000 mgr.x (mgr.25043) 125 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.287627+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.300740+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.303987+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.307843+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.332449+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25043 ' entity='mgr.x' 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.420613+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.427490+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.25043 172.21.15.154:0/183471928' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: audit 2023-12-06T22:09:42.428016+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:09:43.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:42 smithi061 bash[30488]: cluster 2023-12-06T22:09:42.435721+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:09:43.177 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading mgr daemons", 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:09:43.178 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:09:43.613 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[61409]: [06/Dec/2023:22:09:43] ENGINE Bus STOPPING 2023-12-06T22:09:43.613 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[61409]: [06/Dec/2023:22:09:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:09:43.613 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[61409]: [06/Dec/2023:22:09:43] ENGINE Bus STOPPED 2023-12-06T22:09:43.613 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[61409]: [06/Dec/2023:22:09:43] ENGINE Bus STARTING 2023-12-06T22:09:43.613 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[61409]: [06/Dec/2023:22:09:43] ENGINE Serving on http://:::9283 2023-12-06T22:09:43.613 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[61409]: [06/Dec/2023:22:09:43] ENGINE Bus STARTED 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cluster 2023-12-06T22:09:42.148530+0000 mgr.x (mgr.25043) 126 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:42.301718+0000 mgr.x (mgr.25043) 127 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cephadm 2023-12-06T22:09:42.428620+0000 mgr.x (mgr.25043) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cephadm 2023-12-06T22:09:42.429437+0000 mgr.x (mgr.25043) 129 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cephadm 2023-12-06T22:09:42.432533+0000 mgr.x (mgr.25043) 130 : cephadm [INF] Failing over to other MGR 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:42.788627+0000 mon.a (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.61:0/904697152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cluster 2023-12-06T22:09:43.186669+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.340084+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cluster 2023-12-06T22:09:43.340163+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e28: y(active, starting, since 0.91109s), standbys: x 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.349514+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:09:43.614 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.349768+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[45285]: ignoring --setuser ceph since I am not root 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[45285]: ignoring --setgroup ceph since I am not root 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[45285]: debug 2023-12-06T22:09:43.399+0000 7fa75ff33700 1 -- 172.21.15.154:0/2435644648 <== mon.2 v2:172.21.15.154:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55886229b080 con 0x55886300a800 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[45285]: debug 2023-12-06T22:09:43.399+0000 7fa75ff33700 1 -- 172.21.15.154:0/2435644648 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55886228e1a0 con 0x55886300a800 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[45285]: debug 2023-12-06T22:09:43.551+0000 7fa769cbb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cluster 2023-12-06T22:09:42.148530+0000 mgr.x (mgr.25043) 126 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:42.301718+0000 mgr.x (mgr.25043) 127 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cephadm 2023-12-06T22:09:42.428620+0000 mgr.x (mgr.25043) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:43.632 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cephadm 2023-12-06T22:09:42.429437+0000 mgr.x (mgr.25043) 129 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cephadm 2023-12-06T22:09:42.432533+0000 mgr.x (mgr.25043) 130 : cephadm [INF] Failing over to other MGR 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:42.788627+0000 mon.a (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.61:0/904697152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cluster 2023-12-06T22:09:43.186669+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.340084+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cluster 2023-12-06T22:09:43.340163+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e28: y(active, starting, since 0.91109s), standbys: x 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.349514+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.349768+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.350035+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.351554+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.351857+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.352121+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.352429+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.352710+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.353045+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:09:43.633 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.353417+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.353830+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.354284+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.354601+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.354925+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.355229+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.355740+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: cluster 2023-12-06T22:09:43.403217+0000 mon.a (mon.0) 1016 : cluster [INF] Manager daemon y is now available 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.442619+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.489581+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.502915+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.503376+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.547512+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:09:43.634 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:43 smithi154 bash[25085]: audit 2023-12-06T22:09:43.548394+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:09:43.692 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cluster 2023-12-06T22:09:42.148530+0000 mgr.x (mgr.25043) 126 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:42.301718+0000 mgr.x (mgr.25043) 127 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cephadm 2023-12-06T22:09:42.428620+0000 mgr.x (mgr.25043) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cephadm 2023-12-06T22:09:42.429437+0000 mgr.x (mgr.25043) 129 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cephadm 2023-12-06T22:09:42.432533+0000 mgr.x (mgr.25043) 130 : cephadm [INF] Failing over to other MGR 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:42.788627+0000 mon.a (mon.0) 1012 : audit [DBG] from='client.? 172.21.15.61:0/904697152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cluster 2023-12-06T22:09:43.186669+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.340084+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25043 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T22:09:44.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cluster 2023-12-06T22:09:43.340163+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e28: y(active, starting, since 0.91109s), standbys: x 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.349514+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.349768+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.350035+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.351554+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.351857+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.352121+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.352429+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.352710+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.353045+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.353417+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:09:44.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.353830+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.350035+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.351554+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.351857+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.352121+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.352429+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.352710+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.353045+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.353417+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:09:44.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.353830+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.354284+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.354601+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.354925+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.355229+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.355740+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: cluster 2023-12-06T22:09:43.403217+0000 mon.a (mon.0) 1016 : cluster [INF] Manager daemon y is now available 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.442619+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.489581+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.502915+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.503376+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.547512+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:09:44.035 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[25057]: audit 2023-12-06T22:09:43.548394+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.354284+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.354601+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.354925+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.355229+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.355740+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: cluster 2023-12-06T22:09:43.403217+0000 mon.a (mon.0) 1016 : cluster [INF] Manager daemon y is now available 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.442619+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.489581+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.502915+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.503376+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.547512+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:09:44.036 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:43 smithi061 bash[30488]: audit 2023-12-06T22:09:43.548394+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:09:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:44 smithi154 bash[25085]: audit 2023-12-06T22:09:43.690107+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.61:0/3029802969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:09:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:44 smithi154 bash[25085]: cluster 2023-12-06T22:09:44.344762+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e29: y(active, since 1.91568s), standbys: x 2023-12-06T22:09:44.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:44 smithi154 bash[45285]: debug 2023-12-06T22:09:44.463+0000 7fa769cbb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:09:44.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:44 smithi154 bash[45285]: debug 2023-12-06T22:09:44.563+0000 7fa769cbb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:09:44.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:44 smithi154 bash[45285]: debug 2023-12-06T22:09:44.663+0000 7fa769cbb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:09:45.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:44 smithi061 bash[25057]: audit 2023-12-06T22:09:43.690107+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.61:0/3029802969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:09:45.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:44 smithi061 bash[25057]: cluster 2023-12-06T22:09:44.344762+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e29: y(active, since 1.91568s), standbys: x 2023-12-06T22:09:45.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:44 smithi061 bash[30488]: audit 2023-12-06T22:09:43.690107+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.61:0/3029802969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:09:45.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:44 smithi061 bash[30488]: cluster 2023-12-06T22:09:44.344762+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e29: y(active, since 1.91568s), standbys: x 2023-12-06T22:09:45.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:44 smithi154 bash[45285]: debug 2023-12-06T22:09:44.927+0000 7fa769cbb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:09:45.616 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:45 smithi154 bash[45285]: debug 2023-12-06T22:09:45.275+0000 7fa769cbb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:09:45.616 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:45 smithi154 bash[45285]: debug 2023-12-06T22:09:45.439+0000 7fa769cbb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:09:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:45 smithi154 bash[25085]: cephadm 2023-12-06T22:09:44.661425+0000 mgr.y (mgr.25318) 2 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Bus STARTING 2023-12-06T22:09:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:45 smithi154 bash[25085]: cluster 2023-12-06T22:09:45.357386+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2023-12-06T22:09:46.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:45 smithi154 bash[45285]: debug 2023-12-06T22:09:45.655+0000 7fa769cbb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:09:46.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:45 smithi061 bash[25057]: cephadm 2023-12-06T22:09:44.661425+0000 mgr.y (mgr.25318) 2 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Bus STARTING 2023-12-06T22:09:46.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:45 smithi061 bash[25057]: cluster 2023-12-06T22:09:45.357386+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2023-12-06T22:09:46.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:45 smithi061 bash[30488]: cephadm 2023-12-06T22:09:44.661425+0000 mgr.y (mgr.25318) 2 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Bus STARTING 2023-12-06T22:09:46.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:45 smithi061 bash[30488]: cluster 2023-12-06T22:09:45.357386+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2023-12-06T22:09:46.885 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[25085]: cephadm 2023-12-06T22:09:44.763889+0000 mgr.y (mgr.25318) 3 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Serving on http://172.21.15.61:8765 2023-12-06T22:09:46.886 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[25085]: cephadm 2023-12-06T22:09:44.898117+0000 mgr.y (mgr.25318) 4 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:09:46.886 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[25085]: cephadm 2023-12-06T22:09:44.898496+0000 mgr.y (mgr.25318) 5 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Bus STARTED 2023-12-06T22:09:46.886 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[25085]: cluster 2023-12-06T22:09:45.353698+0000 mgr.y (mgr.25318) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:46.886 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[45285]: debug 2023-12-06T22:09:46.655+0000 7fa769cbb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:09:46.886 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[45285]: debug 2023-12-06T22:09:46.767+0000 7fa769cbb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[25057]: cephadm 2023-12-06T22:09:44.763889+0000 mgr.y (mgr.25318) 3 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Serving on http://172.21.15.61:8765 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[25057]: cephadm 2023-12-06T22:09:44.898117+0000 mgr.y (mgr.25318) 4 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[25057]: cephadm 2023-12-06T22:09:44.898496+0000 mgr.y (mgr.25318) 5 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Bus STARTED 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[25057]: cluster 2023-12-06T22:09:45.353698+0000 mgr.y (mgr.25318) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[30488]: cephadm 2023-12-06T22:09:44.763889+0000 mgr.y (mgr.25318) 3 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Serving on http://172.21.15.61:8765 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[30488]: cephadm 2023-12-06T22:09:44.898117+0000 mgr.y (mgr.25318) 4 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[30488]: cephadm 2023-12-06T22:09:44.898496+0000 mgr.y (mgr.25318) 5 : cephadm [INF] [06/Dec/2023:22:09:44] ENGINE Bus STARTED 2023-12-06T22:09:47.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:46 smithi061 bash[30488]: cluster 2023-12-06T22:09:45.353698+0000 mgr.y (mgr.25318) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:47.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:46 smithi154 bash[45285]: debug 2023-12-06T22:09:46.883+0000 7fa769cbb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:09:47.761 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:47 smithi154 bash[45285]: debug 2023-12-06T22:09:47.359+0000 7fa769cbb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:09:47.762 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:47 smithi154 bash[45285]: debug 2023-12-06T22:09:47.587+0000 7fa769cbb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:09:48.363 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:48 smithi154 bash[45285]: debug 2023-12-06T22:09:48.035+0000 7fa769cbb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:09:48.659 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:48 smithi154 bash[45285]: debug 2023-12-06T22:09:48.527+0000 7fa769cbb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:09:48.680 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:48 smithi154 bash[25085]: cluster 2023-12-06T22:09:47.354555+0000 mgr.y (mgr.25318) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:48.681 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:48 smithi154 bash[25085]: cluster 2023-12-06T22:09:47.369033+0000 mon.a (mon.0) 1022 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2023-12-06T22:09:48.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:48 smithi061 bash[25057]: cluster 2023-12-06T22:09:47.354555+0000 mgr.y (mgr.25318) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:48.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:48 smithi061 bash[25057]: cluster 2023-12-06T22:09:47.369033+0000 mon.a (mon.0) 1022 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2023-12-06T22:09:48.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:48 smithi061 bash[30488]: cluster 2023-12-06T22:09:47.354555+0000 mgr.y (mgr.25318) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:48.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:48 smithi061 bash[30488]: cluster 2023-12-06T22:09:47.369033+0000 mon.a (mon.0) 1022 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2023-12-06T22:09:49.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:48 smithi154 bash[47319]: ts=2023-12-06T22:09: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:09:49.509 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:49 smithi154 bash[45285]: debug 2023-12-06T22:09:49.103+0000 7fa769cbb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:09:49.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:49 smithi154 bash[45285]: debug 2023-12-06T22:09:49.227+0000 7fa769cbb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:09:49.922 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:49 smithi154 bash[45285]: debug 2023-12-06T22:09:49.603+0000 7fa769cbb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:09:49.922 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:49 smithi154 bash[45285]: debug 2023-12-06T22:09:49.739+0000 7fa769cbb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:09:50.186 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:49 smithi154 bash[45285]: debug 2023-12-06T22:09:49.923+0000 7fa769cbb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:09:50.186 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[45285]: debug 2023-12-06T22:09:50.055+0000 7fa769cbb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:09:50.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[45285]: debug 2023-12-06T22:09:50.187+0000 7fa769cbb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:09:50.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[45285]: debug 2023-12-06T22:09:50.391+0000 7fa769cbb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:09:51.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[45285]: debug 2023-12-06T22:09:50.523+0000 7fa769cbb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:09:51.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[25085]: cluster 2023-12-06T22:09:49.355477+0000 mgr.y (mgr.25318) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:51.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[25085]: audit 2023-12-06T22:09:50.180014+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[25085]: audit 2023-12-06T22:09:50.192384+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[25085]: audit 2023-12-06T22:09:50.459544+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:50 smithi154 bash[25085]: audit 2023-12-06T22:09:50.471372+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[30488]: cluster 2023-12-06T22:09:49.355477+0000 mgr.y (mgr.25318) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[30488]: audit 2023-12-06T22:09:50.180014+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[30488]: audit 2023-12-06T22:09:50.192384+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[30488]: audit 2023-12-06T22:09:50.459544+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[30488]: audit 2023-12-06T22:09:50.471372+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[25057]: cluster 2023-12-06T22:09:49.355477+0000 mgr.y (mgr.25318) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[25057]: audit 2023-12-06T22:09:50.180014+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[25057]: audit 2023-12-06T22:09:50.192384+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[25057]: audit 2023-12-06T22:09:50.459544+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:51.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:50 smithi061 bash[25057]: audit 2023-12-06T22:09:50.471372+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.203 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:51 smithi154 bash[45285]: debug 2023-12-06T22:09:51.783+0000 7fa769cbb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:09:52.203 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:51 smithi154 bash[45285]: [06/Dec/2023:22:09:51] ENGINE Bus STARTING 2023-12-06T22:09:52.203 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:51 smithi154 bash[45285]: CherryPy Checker: 2023-12-06T22:09:52.204 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:51 smithi154 bash[45285]: The Application mounted at '' has an empty config. 2023-12-06T22:09:52.204 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:51 smithi154 bash[45285]: [06/Dec/2023:22:09:51] ENGINE Serving on http://:::9283 2023-12-06T22:09:52.204 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:51 smithi154 bash[45285]: [06/Dec/2023:22:09:51] ENGINE Bus STARTED 2023-12-06T22:09:52.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:50.779073+0000 mgr.y (mgr.25318) 9 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:52.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.200944+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.212616+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: cluster 2023-12-06T22:09:51.357042+0000 mgr.y (mgr.25318) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.577406+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.589807+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: cluster 2023-12-06T22:09:51.807974+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: cluster 2023-12-06T22:09:51.808119+0000 mon.a (mon.0) 1032 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.817831+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.820265+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:09:52.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.824567+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:09:52.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:52 smithi154 bash[25085]: audit 2023-12-06T22:09:51.825309+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:09:52.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:50.779073+0000 mgr.y (mgr.25318) 9 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:52.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.200944+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.212616+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: cluster 2023-12-06T22:09:51.357042+0000 mgr.y (mgr.25318) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:09:52.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.577406+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.589807+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: cluster 2023-12-06T22:09:51.807974+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:09:52.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: cluster 2023-12-06T22:09:51.808119+0000 mon.a (mon.0) 1032 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:09:52.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.817831+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:09:52.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.820265+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:09:52.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.824567+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:09:52.534 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[25057]: audit 2023-12-06T22:09:51.825309+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:09:52.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:50.779073+0000 mgr.y (mgr.25318) 9 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:09:52.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.200944+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.212616+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.535 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: cluster 2023-12-06T22:09:51.357042+0000 mgr.y (mgr.25318) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:09:52.535 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.577406+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.535 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.589807+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:09:52.535 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: cluster 2023-12-06T22:09:51.807974+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:09:52.535 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: cluster 2023-12-06T22:09:51.808119+0000 mon.a (mon.0) 1032 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:09:52.535 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.817831+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:09:52.536 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.820265+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:09:52.536 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.824567+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:09:52.536 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:52 smithi061 bash[30488]: audit 2023-12-06T22:09:51.825309+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.154:0/1011499942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:09:53.925 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:53 smithi154 bash[25085]: cluster 2023-12-06T22:09:52.603198+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2023-12-06T22:09:54.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:53 smithi061 bash[25057]: cluster 2023-12-06T22:09:52.603198+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2023-12-06T22:09:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:53 smithi061 bash[30488]: cluster 2023-12-06T22:09:52.603198+0000 mon.a (mon.0) 1033 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2023-12-06T22:09:54.260 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:53 smithi154 bash[47319]: ts=2023-12-06T22:09:53.927Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.154:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.154:8765: connect: connection refused" 2023-12-06T22:09:54.260 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:53 smithi154 bash[47319]: ts=2023-12-06T22:09:53.929Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.154:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.154:8765: connect: connection refused" 2023-12-06T22:09:54.260 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:53 smithi154 bash[47319]: ts=2023-12-06T22:09:53.931Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.154:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.154:8765: connect: connection refused" 2023-12-06T22:09:54.260 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:09:53 smithi154 bash[47319]: ts=2023-12-06T22:09:53.936Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.154:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.154:8765: connect: connection refused" 2023-12-06T22:09:55.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:54 smithi154 bash[25085]: cluster 2023-12-06T22:09:53.357832+0000 mgr.y (mgr.25318) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:09:55.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:54 smithi061 bash[30488]: cluster 2023-12-06T22:09:53.357832+0000 mgr.y (mgr.25318) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:09:55.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:54 smithi061 bash[25057]: cluster 2023-12-06T22:09:53.357832+0000 mgr.y (mgr.25318) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:09:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:56 smithi154 bash[25085]: cluster 2023-12-06T22:09:55.359687+0000 mgr.y (mgr.25318) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:09:57.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:56 smithi061 bash[25057]: cluster 2023-12-06T22:09:55.359687+0000 mgr.y (mgr.25318) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:09:57.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:56 smithi061 bash[30488]: cluster 2023-12-06T22:09:55.359687+0000 mgr.y (mgr.25318) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:09:59.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:09:58 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:09:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:09:59.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:58 smithi154 bash[25085]: cluster 2023-12-06T22:09:57.360571+0000 mgr.y (mgr.25318) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:09:59.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:09:58 smithi154 bash[25085]: audit 2023-12-06T22:09:58.489515+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:59.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:58 smithi061 bash[30488]: cluster 2023-12-06T22:09:57.360571+0000 mgr.y (mgr.25318) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:09:59.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:09:58 smithi061 bash[30488]: audit 2023-12-06T22:09:58.489515+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:09:59.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:58 smithi061 bash[25057]: cluster 2023-12-06T22:09:57.360571+0000 mgr.y (mgr.25318) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:09:59.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:09:58 smithi061 bash[25057]: audit 2023-12-06T22:09:58.489515+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:01.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:00 smithi154 bash[25085]: cluster 2023-12-06T22:09:59.361508+0000 mgr.y (mgr.25318) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:10:01.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:00 smithi154 bash[25085]: cluster 2023-12-06T22:10:00.000172+0000 mon.a (mon.0) 1034 : cluster [INF] overall HEALTH_OK 2023-12-06T22:10:01.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:00 smithi061 bash[25057]: cluster 2023-12-06T22:09:59.361508+0000 mgr.y (mgr.25318) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:10:01.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:00 smithi061 bash[25057]: cluster 2023-12-06T22:10:00.000172+0000 mon.a (mon.0) 1034 : cluster [INF] overall HEALTH_OK 2023-12-06T22:10:01.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:00 smithi061 bash[30488]: cluster 2023-12-06T22:09:59.361508+0000 mgr.y (mgr.25318) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:10:01.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:00 smithi061 bash[30488]: cluster 2023-12-06T22:10:00.000172+0000 mon.a (mon.0) 1034 : cluster [INF] overall HEALTH_OK 2023-12-06T22:10:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:02 smithi154 bash[25085]: audit 2023-12-06T22:10:00.786726+0000 mgr.y (mgr.25318) 15 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:02 smithi154 bash[25085]: cluster 2023-12-06T22:10:01.363157+0000 mgr.y (mgr.25318) 16 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:10:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:02 smithi154 bash[25085]: audit 2023-12-06T22:10:02.044310+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:02 smithi154 bash[25085]: audit 2023-12-06T22:10:02.059081+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:02 smithi154 bash[25085]: audit 2023-12-06T22:10:02.063555+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:03.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:02 smithi154 bash[25085]: audit 2023-12-06T22:10:02.065347+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:10:03.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[25057]: audit 2023-12-06T22:10:00.786726+0000 mgr.y (mgr.25318) 15 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:03.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[25057]: cluster 2023-12-06T22:10:01.363157+0000 mgr.y (mgr.25318) 16 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[25057]: audit 2023-12-06T22:10:02.044310+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[25057]: audit 2023-12-06T22:10:02.059081+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[25057]: audit 2023-12-06T22:10:02.063555+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[25057]: audit 2023-12-06T22:10:02.065347+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[30488]: audit 2023-12-06T22:10:00.786726+0000 mgr.y (mgr.25318) 15 : audit [DBG] from='client.25228 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[30488]: cluster 2023-12-06T22:10:01.363157+0000 mgr.y (mgr.25318) 16 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[30488]: audit 2023-12-06T22:10:02.044310+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[30488]: audit 2023-12-06T22:10:02.059081+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[30488]: audit 2023-12-06T22:10:02.063555+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:03.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:02 smithi061 bash[30488]: audit 2023-12-06T22:10:02.065347+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.067688+0000 mgr.y (mgr.25318) 17 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.068041+0000 mgr.y (mgr.25318) 18 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.283015+0000 mgr.y (mgr.25318) 19 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.283410+0000 mgr.y (mgr.25318) 20 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.448863+0000 mgr.y (mgr.25318) 21 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.499374+0000 mgr.y (mgr.25318) 22 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.613581+0000 mgr.y (mgr.25318) 23 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.664575+0000 mgr.y (mgr.25318) 24 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:10:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.790120+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.805126+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.840764+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.857669+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.870893+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.947900+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.948937+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[25057]: audit 2023-12-06T22:10:02.965380+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.067688+0000 mgr.y (mgr.25318) 17 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.068041+0000 mgr.y (mgr.25318) 18 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:10:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.283015+0000 mgr.y (mgr.25318) 19 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.283410+0000 mgr.y (mgr.25318) 20 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.448863+0000 mgr.y (mgr.25318) 21 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.499374+0000 mgr.y (mgr.25318) 22 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.613581+0000 mgr.y (mgr.25318) 23 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.664575+0000 mgr.y (mgr.25318) 24 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.790120+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.805126+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.840764+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.857669+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.870893+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.947900+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.948937+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:10:03.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:03 smithi061 bash[30488]: audit 2023-12-06T22:10:02.965380+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.067688+0000 mgr.y (mgr.25318) 17 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:10:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.068041+0000 mgr.y (mgr.25318) 18 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:10:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.283015+0000 mgr.y (mgr.25318) 19 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:10:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.283410+0000 mgr.y (mgr.25318) 20 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.448863+0000 mgr.y (mgr.25318) 21 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.499374+0000 mgr.y (mgr.25318) 22 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.613581+0000 mgr.y (mgr.25318) 23 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.664575+0000 mgr.y (mgr.25318) 24 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.790120+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.805126+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.840764+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.857669+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.870893+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.947900+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.948937+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi061.nqkbyo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T22:10:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:03 smithi154 bash[25085]: audit 2023-12-06T22:10:02.965380+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:04.767 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:04 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.946878+0000 mgr.y (mgr.25318) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi061.nqkbyo (dependencies changed)... 2023-12-06T22:10:04.768 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:04 smithi061 bash[25057]: cephadm 2023-12-06T22:10:02.967529+0000 mgr.y (mgr.25318) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:10:04.768 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:04 smithi061 bash[25057]: cluster 2023-12-06T22:10:03.363915+0000 mgr.y (mgr.25318) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:04.768 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:04 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.946878+0000 mgr.y (mgr.25318) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi061.nqkbyo (dependencies changed)... 2023-12-06T22:10:04.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:04 smithi061 bash[30488]: cephadm 2023-12-06T22:10:02.967529+0000 mgr.y (mgr.25318) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:10:04.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:04 smithi061 bash[30488]: cluster 2023-12-06T22:10:03.363915+0000 mgr.y (mgr.25318) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:05.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:04 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.946878+0000 mgr.y (mgr.25318) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi061.nqkbyo (dependencies changed)... 2023-12-06T22:10:05.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:04 smithi154 bash[25085]: cephadm 2023-12-06T22:10:02.967529+0000 mgr.y (mgr.25318) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi061.nqkbyo on smithi061 2023-12-06T22:10:05.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:04 smithi154 bash[25085]: cluster 2023-12-06T22:10:03.363915+0000 mgr.y (mgr.25318) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:06.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:06 smithi061 bash[25057]: cluster 2023-12-06T22:10:05.365590+0000 mgr.y (mgr.25318) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:06.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:06 smithi061 bash[30488]: cluster 2023-12-06T22:10:05.365590+0000 mgr.y (mgr.25318) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:07.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:06 smithi154 bash[25085]: cluster 2023-12-06T22:10:05.365590+0000 mgr.y (mgr.25318) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:08.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[25057]: audit 2023-12-06T22:10:07.015049+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[25057]: audit 2023-12-06T22:10:07.024256+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[25057]: cephadm 2023-12-06T22:10:07.043269+0000 mgr.y (mgr.25318) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[25057]: cephadm 2023-12-06T22:10:07.307573+0000 mgr.y (mgr.25318) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[25057]: cluster 2023-12-06T22:10:07.366161+0000 mgr.y (mgr.25318) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[30488]: audit 2023-12-06T22:10:07.015049+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[30488]: audit 2023-12-06T22:10:07.024256+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[30488]: cephadm 2023-12-06T22:10:07.043269+0000 mgr.y (mgr.25318) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[30488]: cephadm 2023-12-06T22:10:07.307573+0000 mgr.y (mgr.25318) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:10:08.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:08 smithi061 bash[30488]: cluster 2023-12-06T22:10:07.366161+0000 mgr.y (mgr.25318) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:08 smithi154 bash[25085]: audit 2023-12-06T22:10:07.015049+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:08 smithi154 bash[25085]: audit 2023-12-06T22:10:07.024256+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:08 smithi154 bash[25085]: cephadm 2023-12-06T22:10:07.043269+0000 mgr.y (mgr.25318) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:10:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:08 smithi154 bash[25085]: cephadm 2023-12-06T22:10:07.307573+0000 mgr.y (mgr.25318) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi154 2023-12-06T22:10:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:08 smithi154 bash[25085]: cluster 2023-12-06T22:10:07.366161+0000 mgr.y (mgr.25318) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:08.994 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:08 smithi154 bash[45285]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:10:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T22:10:10.006 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:09 smithi154 bash[25085]: audit 2023-12-06T22:10:09.238726+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.61:0/3903302391' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:10:10.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:09 smithi061 bash[25057]: audit 2023-12-06T22:10:09.238726+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.61:0/3903302391' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:10:10.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:09 smithi061 bash[30488]: audit 2023-12-06T22:10:09.238726+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.61:0/3903302391' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T22:10:10.882 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:10 smithi154 bash[25085]: cluster 2023-12-06T22:10:09.366983+0000 mgr.y (mgr.25318) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:11.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:10 smithi061 bash[25057]: cluster 2023-12-06T22:10:09.366983+0000 mgr.y (mgr.25318) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:11.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:10 smithi061 bash[30488]: cluster 2023-12-06T22:10:09.366983+0000 mgr.y (mgr.25318) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:11.740 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 systemd[1]: Stopping Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:10:11.740 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[49129]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T22:10:11.740 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.537Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:10:11.740 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:10:11.740 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:10:11.740 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.538Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.539Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.539Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T22:10:11.741 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:11 smithi154 bash[47319]: ts=2023-12-06T22:10:11.539Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T22:10:12.313 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[49139]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:10:12.314 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[49175]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T22:10:12.314 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:12 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T22:10:12.314 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:12 smithi154 systemd[1]: Stopped Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:10:12.314 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:12 smithi154 systemd[1]: Started Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:10:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: cluster 2023-12-06T22:10:11.368618+0000 mgr.y (mgr.25318) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.304573+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.319393+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.344514+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.364690+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.368805+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.373770+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.382363+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.393320+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[25057]: audit 2023-12-06T22:10:12.402913+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:12.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: cluster 2023-12-06T22:10:11.368618+0000 mgr.y (mgr.25318) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.304573+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.319393+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.344514+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.364690+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.368805+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.373770+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.382363+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.393320+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:10:12.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:12 smithi061 bash[30488]: audit 2023-12-06T22:10:12.402913+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: cluster 2023-12-06T22:10:11.368618+0000 mgr.y (mgr.25318) 33 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.304573+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.319393+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.344514+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.364690+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.368805+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.373770+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.382363+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.393320+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:10:12.889 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:12 smithi154 bash[25085]: audit 2023-12-06T22:10:12.402913+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:13.918 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:13 smithi154 bash[25085]: audit 2023-12-06T22:10:12.345836+0000 mgr.y (mgr.25318) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:10:13.918 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:13 smithi154 bash[25085]: cephadm 2023-12-06T22:10:12.368271+0000 mgr.y (mgr.25318) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:10:13.919 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:13 smithi154 bash[25085]: audit 2023-12-06T22:10:12.369933+0000 mgr.y (mgr.25318) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:10:13.919 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:13 smithi154 bash[25085]: audit 2023-12-06T22:10:12.375145+0000 mgr.y (mgr.25318) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:10:13.919 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:13 smithi154 bash[25085]: audit 2023-12-06T22:10:12.394078+0000 mgr.y (mgr.25318) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:10:13.919 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:13 smithi154 bash[25085]: audit 2023-12-06T22:10:13.490124+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:14.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[30488]: audit 2023-12-06T22:10:12.345836+0000 mgr.y (mgr.25318) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:10:14.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[30488]: cephadm 2023-12-06T22:10:12.368271+0000 mgr.y (mgr.25318) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[30488]: audit 2023-12-06T22:10:12.369933+0000 mgr.y (mgr.25318) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[30488]: audit 2023-12-06T22:10:12.375145+0000 mgr.y (mgr.25318) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[30488]: audit 2023-12-06T22:10:12.394078+0000 mgr.y (mgr.25318) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[30488]: audit 2023-12-06T22:10:13.490124+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[25057]: audit 2023-12-06T22:10:12.345836+0000 mgr.y (mgr.25318) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[25057]: cephadm 2023-12-06T22:10:12.368271+0000 mgr.y (mgr.25318) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.61:5000 to Dashboard 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[25057]: audit 2023-12-06T22:10:12.369933+0000 mgr.y (mgr.25318) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[25057]: audit 2023-12-06T22:10:12.375145+0000 mgr.y (mgr.25318) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi061"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[25057]: audit 2023-12-06T22:10:12.394078+0000 mgr.y (mgr.25318) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:10:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:13 smithi061 bash[25057]: audit 2023-12-06T22:10:13.490124+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:14.096 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.070Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.070Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.070Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.070Z caller=main.go:518 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi154 (none))" 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.070Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.070Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.072Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.073Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.075Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.078Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.078Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.954µs 2023-12-06T22:10:14.223 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.078Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:10:14.546 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.236Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-06T22:10:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[25085]: cluster 2023-12-06T22:10:13.369340+0000 mgr.y (mgr.25318) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:14.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.487Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-06T22:10:14.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.529Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-06T22:10:14.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.530Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-06T22:10:14.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.530Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.162µs wal_replay_duration=452.227035ms total_replay_duration=452.308422ms 2023-12-06T22:10:14.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.539Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:10:14.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.539Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T22:10:14.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.539Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:10:14.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.565Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.47894ms db_storage=1.464µs remote_storage=1.805µs web_handler=452ns query_engine=1.141µs scrape=350.647µs scrape_sd=125.411µs notify=14.075µs notify_sd=11.715µs rules=24.616263ms 2023-12-06T22:10:14.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:14 smithi154 bash[49204]: ts=2023-12-06T22:10:14.565Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (100s) 24s ago 8m 16.2M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (57s) 24s ago 8m 41.3M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 starting - - - - 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283 running (2m) 24s ago 14m 180M - 19.0.0-69-g583a8f42 1299c0cbdc4b 19613429e257 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (50s) 24s ago 17m 469M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (17m) 24s ago 17m 64.3M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (15m) 24s ago 15m 56.9M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (15m) 24s ago 15m 54.8M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (110s) 24s ago 9m 10.6M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (81s) 24s ago 9m 10.1M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (14m) 24s ago 14m 58.5M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:10:14.873 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (13m) 24s ago 13m 60.3M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (13m) 24s ago 13m 54.4M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (12m) 24s ago 12m 58.6M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (11m) 24s ago 11m 61.0M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (11m) 24s ago 11m 54.2M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (10m) 24s ago 10m 54.1M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (10m) 24s ago 10m 57.9M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 starting - - - - 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (7m) 24s ago 7m 85.8M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (7m) 24s ago 7m 85.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (6m) 24s ago 6m 85.8M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:10:14.874 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (6m) 24s ago 6m 86.0M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:10:15.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:14 smithi061 bash[30488]: cluster 2023-12-06T22:10:13.369340+0000 mgr.y (mgr.25318) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:14 smithi061 bash[25057]: cluster 2023-12-06T22:10:13.369340+0000 mgr.y (mgr.25318) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:15.330 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:10:15.330 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:10:15.330 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:10:15.331 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:10:15.332 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:10:15.720 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading mgr daemons", 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:10:15.721 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:14.078562+0000 mgr.y (mgr.25318) 40 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:14.468136+0000 mgr.y (mgr.25318) 41 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:15.080180+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:15.081021+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:15.083381+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:15.084979+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:15 smithi154 bash[25085]: audit 2023-12-06T22:10:15.327604+0000 mon.a (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.61:0/2672204646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:14.078562+0000 mgr.y (mgr.25318) 40 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:16.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:14.468136+0000 mgr.y (mgr.25318) 41 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:15.080180+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:15.081021+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:15.083381+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:15.084979+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[30488]: audit 2023-12-06T22:10:15.327604+0000 mon.a (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.61:0/2672204646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:14.078562+0000 mgr.y (mgr.25318) 40 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:14.468136+0000 mgr.y (mgr.25318) 41 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:15.080180+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:15.081021+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:15.083381+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:10:16.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:15.084979+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:16.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:15 smithi061 bash[25057]: audit 2023-12-06T22:10:15.327604+0000 mon.a (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.61:0/2672204646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:16.178 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:10:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:16 smithi154 bash[25085]: audit 2023-12-06T22:10:14.845889+0000 mgr.y (mgr.25318) 42 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:16 smithi154 bash[25085]: cephadm 2023-12-06T22:10:15.079577+0000 mgr.y (mgr.25318) 43 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T22:10:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:16 smithi154 bash[25085]: cephadm 2023-12-06T22:10:15.086724+0000 mgr.y (mgr.25318) 44 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T22:10:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:16 smithi154 bash[25085]: cluster 2023-12-06T22:10:15.370574+0000 mgr.y (mgr.25318) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:16 smithi154 bash[25085]: audit 2023-12-06T22:10:15.717439+0000 mgr.y (mgr.25318) 46 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:16 smithi154 bash[25085]: audit 2023-12-06T22:10:16.175640+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.61:0/818032553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:10:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[25057]: audit 2023-12-06T22:10:14.845889+0000 mgr.y (mgr.25318) 42 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[25057]: cephadm 2023-12-06T22:10:15.079577+0000 mgr.y (mgr.25318) 43 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T22:10:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[25057]: cephadm 2023-12-06T22:10:15.086724+0000 mgr.y (mgr.25318) 44 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T22:10:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[25057]: cluster 2023-12-06T22:10:15.370574+0000 mgr.y (mgr.25318) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:17.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[25057]: audit 2023-12-06T22:10:15.717439+0000 mgr.y (mgr.25318) 46 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[25057]: audit 2023-12-06T22:10:16.175640+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.61:0/818032553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[30488]: audit 2023-12-06T22:10:14.845889+0000 mgr.y (mgr.25318) 42 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[30488]: cephadm 2023-12-06T22:10:15.079577+0000 mgr.y (mgr.25318) 43 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[30488]: cephadm 2023-12-06T22:10:15.086724+0000 mgr.y (mgr.25318) 44 : cephadm [INF] Deploying daemon mgr.x on smithi154 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[30488]: cluster 2023-12-06T22:10:15.370574+0000 mgr.y (mgr.25318) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[30488]: audit 2023-12-06T22:10:15.717439+0000 mgr.y (mgr.25318) 46 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:17.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:16 smithi061 bash[30488]: audit 2023-12-06T22:10:16.175640+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.61:0/818032553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:10:17.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:17 smithi154 systemd[1]: Stopping Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:10:18.620 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:18 smithi154 bash[49502]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:10:18.620 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:18 smithi154 bash[49583]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:10:18.620 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:18 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:10:18.620 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:18 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T22:10:18.621 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:18 smithi154 systemd[1]: Stopped Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:10:18.889 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:18 smithi061 bash[30488]: cluster 2023-12-06T22:10:17.371303+0000 mgr.y (mgr.25318) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:18.889 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:18 smithi061 bash[25057]: cluster 2023-12-06T22:10:17.371303+0000 mgr.y (mgr.25318) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:19.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:18 smithi154 systemd[1]: Started Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:10:19.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:18 smithi154 bash[25085]: cluster 2023-12-06T22:10:17.371303+0000 mgr.y (mgr.25318) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:19.949 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:19 smithi154 bash[49653]: debug 2023-12-06T22:10:19.782+0000 7f0b81309700 1 -- 172.21.15.154:0/3913093846 <== mon.1 v2:172.21.15.61:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5562ad65a1a0 con 0x5562ae3dac00 2023-12-06T22:10:19.950 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:19 smithi154 bash[25085]: audit 2023-12-06T22:10:18.755846+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:19.950 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:19 smithi154 bash[25085]: audit 2023-12-06T22:10:18.765436+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:19.950 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:19 smithi154 bash[25085]: audit 2023-12-06T22:10:18.886630+0000 mgr.y (mgr.25318) 48 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:19.950 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:19 smithi154 bash[25085]: cluster 2023-12-06T22:10:19.372180+0000 mgr.y (mgr.25318) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:20.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[30488]: audit 2023-12-06T22:10:18.755846+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:20.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[30488]: audit 2023-12-06T22:10:18.765436+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:20.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[30488]: audit 2023-12-06T22:10:18.886630+0000 mgr.y (mgr.25318) 48 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:20.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[30488]: cluster 2023-12-06T22:10:19.372180+0000 mgr.y (mgr.25318) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:20.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[25057]: audit 2023-12-06T22:10:18.755846+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:20.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[25057]: audit 2023-12-06T22:10:18.765436+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:20.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[25057]: audit 2023-12-06T22:10:18.886630+0000 mgr.y (mgr.25318) 48 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:20.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:19 smithi061 bash[25057]: cluster 2023-12-06T22:10:19.372180+0000 mgr.y (mgr.25318) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2023-12-06T22:10:20.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:19 smithi154 bash[49653]: debug 2023-12-06T22:10:19.946+0000 7f0b8b4af200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:10:21.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:10:20] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2023-12-06T22:10:21.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:20 smithi154 bash[49653]: debug 2023-12-06T22:10:20.850+0000 7f0b8b4af200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:10:21.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:20 smithi154 bash[49653]: debug 2023-12-06T22:10:20.950+0000 7f0b8b4af200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:10:21.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:21 smithi154 bash[49653]: debug 2023-12-06T22:10:21.050+0000 7f0b8b4af200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:10:21.667 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:21 smithi154 bash[49653]: debug 2023-12-06T22:10:21.314+0000 7f0b8b4af200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:10:22.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:21 smithi154 bash[49653]: debug 2023-12-06T22:10:21.666+0000 7f0b8b4af200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:10:22.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:21 smithi154 bash[49653]: debug 2023-12-06T22:10:21.826+0000 7f0b8b4af200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:10:22.434 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:22 smithi154 bash[49653]: debug 2023-12-06T22:10:22.038+0000 7f0b8b4af200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:10:22.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:22 smithi154 bash[25085]: cluster 2023-12-06T22:10:21.373821+0000 mgr.y (mgr.25318) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:22.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:22 smithi061 bash[25057]: cluster 2023-12-06T22:10:21.373821+0000 mgr.y (mgr.25318) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:22.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:22 smithi061 bash[30488]: cluster 2023-12-06T22:10:21.373821+0000 mgr.y (mgr.25318) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:10:23.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:23 smithi154 bash[49653]: debug 2023-12-06T22:10:23.062+0000 7f0b8b4af200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:10:23.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:23 smithi154 bash[49653]: debug 2023-12-06T22:10:23.174+0000 7f0b8b4af200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:10:23.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:23 smithi154 bash[49653]: debug 2023-12-06T22:10:23.290+0000 7f0b8b4af200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:10:24.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:23 smithi154 bash[49653]: debug 2023-12-06T22:10:23.770+0000 7f0b8b4af200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:10:24.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:24 smithi154 bash[49653]: debug 2023-12-06T22:10:24.006+0000 7f0b8b4af200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:10:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:24 smithi154 bash[25085]: cluster 2023-12-06T22:10:23.374569+0000 mgr.y (mgr.25318) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:24.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:24 smithi154 bash[49653]: debug 2023-12-06T22:10:24.486+0000 7f0b8b4af200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:10:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:24 smithi061 bash[25057]: cluster 2023-12-06T22:10:23.374569+0000 mgr.y (mgr.25318) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:25.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:24 smithi061 bash[30488]: cluster 2023-12-06T22:10:23.374569+0000 mgr.y (mgr.25318) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:25.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:25 smithi154 bash[49653]: debug 2023-12-06T22:10:25.070+0000 7f0b8b4af200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:10:26.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:25 smithi154 bash[49653]: debug 2023-12-06T22:10:25.670+0000 7f0b8b4af200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:10:26.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:25 smithi154 bash[49653]: debug 2023-12-06T22:10:25.786+0000 7f0b8b4af200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:10:26.409 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.142+0000 7f0b8b4af200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:10:26.409 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.262+0000 7f0b8b4af200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:10:26.409 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[25085]: audit 2023-12-06T22:10:25.106960+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.410 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[25085]: audit 2023-12-06T22:10:25.120158+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.410 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[25085]: cluster 2023-12-06T22:10:25.375808+0000 mgr.y (mgr.25318) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:26.410 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[25085]: audit 2023-12-06T22:10:25.409607+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.410 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[25085]: audit 2023-12-06T22:10:25.421287+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[25057]: audit 2023-12-06T22:10:25.106960+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[25057]: audit 2023-12-06T22:10:25.120158+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[25057]: cluster 2023-12-06T22:10:25.375808+0000 mgr.y (mgr.25318) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[25057]: audit 2023-12-06T22:10:25.409607+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[25057]: audit 2023-12-06T22:10:25.421287+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[30488]: audit 2023-12-06T22:10:25.106960+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[30488]: audit 2023-12-06T22:10:25.120158+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[30488]: cluster 2023-12-06T22:10:25.375808+0000 mgr.y (mgr.25318) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[30488]: audit 2023-12-06T22:10:25.409607+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:26 smithi061 bash[30488]: audit 2023-12-06T22:10:25.421287+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:26.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.406+0000 7f0b8b4af200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:10:26.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.526+0000 7f0b8b4af200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:10:26.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.646+0000 7f0b8b4af200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:10:27.126 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.834+0000 7f0b8b4af200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:10:27.126 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:26 smithi154 bash[49653]: debug 2023-12-06T22:10:26.962+0000 7f0b8b4af200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:10:27.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:27 smithi154 bash[25085]: audit 2023-12-06T22:10:26.123329+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:27.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:27 smithi154 bash[25085]: audit 2023-12-06T22:10:26.157185+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:27 smithi061 bash[25057]: audit 2023-12-06T22:10:26.123329+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:27 smithi061 bash[25057]: audit 2023-12-06T22:10:26.157185+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:27 smithi061 bash[30488]: audit 2023-12-06T22:10:26.123329+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:27.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:27 smithi061 bash[30488]: audit 2023-12-06T22:10:26.157185+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:28.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[25085]: cluster 2023-12-06T22:10:27.376682+0000 mgr.y (mgr.25318) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:28.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49653]: debug 2023-12-06T22:10:28.194+0000 7f0b8b4af200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:10:28.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49653]: [06/Dec/2023:22:10:28] ENGINE Bus STARTING 2023-12-06T22:10:28.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49653]: CherryPy Checker: 2023-12-06T22:10:28.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49653]: The Application mounted at '' has an empty config. 2023-12-06T22:10:28.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49653]: [06/Dec/2023:22:10:28] ENGINE Serving on http://:::9283 2023-12-06T22:10:28.511 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49653]: [06/Dec/2023:22:10:28] ENGINE Bus STARTED 2023-12-06T22:10:28.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:28 smithi061 bash[25057]: cluster 2023-12-06T22:10:27.376682+0000 mgr.y (mgr.25318) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:28.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:28 smithi061 bash[30488]: cluster 2023-12-06T22:10:27.376682+0000 mgr.y (mgr.25318) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:29.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:28 smithi154 bash[49204]: ts=2023-12-06T22:10: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:10:29.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: cluster 2023-12-06T22:10:28.214119+0000 mon.a (mon.0) 1061 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: cluster 2023-12-06T22:10:28.214277+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: audit 2023-12-06T22:10:28.219366+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: audit 2023-12-06T22:10:28.220736+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: audit 2023-12-06T22:10:28.226032+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: audit 2023-12-06T22:10:28.228849+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[30488]: audit 2023-12-06T22:10:28.490555+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: cluster 2023-12-06T22:10:28.214119+0000 mon.a (mon.0) 1061 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: cluster 2023-12-06T22:10:28.214277+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: audit 2023-12-06T22:10:28.219366+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: audit 2023-12-06T22:10:28.220736+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:10:29.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: audit 2023-12-06T22:10:28.226032+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:10:29.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: audit 2023-12-06T22:10:28.228849+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:10:29.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:29 smithi061 bash[25057]: audit 2023-12-06T22:10:28.490555+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: cluster 2023-12-06T22:10:28.214119+0000 mon.a (mon.0) 1061 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: cluster 2023-12-06T22:10:28.214277+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: audit 2023-12-06T22:10:28.219366+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: audit 2023-12-06T22:10:28.220736+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: audit 2023-12-06T22:10:28.226032+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: audit 2023-12-06T22:10:28.228849+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.? 172.21.15.154:0/2617713566' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:10:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:29 smithi154 bash[25085]: audit 2023-12-06T22:10:28.490555+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:30.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:30 smithi154 bash[25085]: audit 2023-12-06T22:10:28.895524+0000 mgr.y (mgr.25318) 54 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:30.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:30 smithi154 bash[25085]: cluster 2023-12-06T22:10:29.156903+0000 mon.a (mon.0) 1067 : cluster [DBG] mgrmap e33: y(active, since 46s), standbys: x 2023-12-06T22:10:30.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:30 smithi154 bash[25085]: cluster 2023-12-06T22:10:29.377923+0000 mgr.y (mgr.25318) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:30.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[25057]: audit 2023-12-06T22:10:28.895524+0000 mgr.y (mgr.25318) 54 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:30.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[25057]: cluster 2023-12-06T22:10:29.156903+0000 mon.a (mon.0) 1067 : cluster [DBG] mgrmap e33: y(active, since 46s), standbys: x 2023-12-06T22:10:30.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[25057]: cluster 2023-12-06T22:10:29.377923+0000 mgr.y (mgr.25318) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:30.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[30488]: audit 2023-12-06T22:10:28.895524+0000 mgr.y (mgr.25318) 54 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:30.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[30488]: cluster 2023-12-06T22:10:29.156903+0000 mon.a (mon.0) 1067 : cluster [DBG] mgrmap e33: y(active, since 46s), standbys: x 2023-12-06T22:10:30.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[30488]: cluster 2023-12-06T22:10:29.377923+0000 mgr.y (mgr.25318) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:30.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:10:30] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2023-12-06T22:10:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:32 smithi154 bash[25085]: cluster 2023-12-06T22:10:31.379436+0000 mgr.y (mgr.25318) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:32 smithi061 bash[25057]: cluster 2023-12-06T22:10:31.379436+0000 mgr.y (mgr.25318) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:32 smithi061 bash[30488]: cluster 2023-12-06T22:10:31.379436+0000 mgr.y (mgr.25318) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:35.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:34 smithi154 bash[25085]: cluster 2023-12-06T22:10:33.380244+0000 mgr.y (mgr.25318) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:35.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:34 smithi061 bash[25057]: cluster 2023-12-06T22:10:33.380244+0000 mgr.y (mgr.25318) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:35.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:34 smithi061 bash[30488]: cluster 2023-12-06T22:10:33.380244+0000 mgr.y (mgr.25318) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: cluster 2023-12-06T22:10:35.381969+0000 mgr.y (mgr.25318) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:35.913913+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:35.927670+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:35.930786+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:35.932568+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:35.942607+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.030291+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.034100+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.046069+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.047528+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.047950+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.055056+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.056505+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.056951+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.065029+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.067511+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[30488]: audit 2023-12-06T22:10:36.069021+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: cluster 2023-12-06T22:10:35.381969+0000 mgr.y (mgr.25318) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:35.913913+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:35.927670+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:35.930786+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:36.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:35.932568+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:35.942607+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.030291+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.034100+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.046069+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.047528+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.047950+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.055056+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.056505+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.056951+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.065029+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.067511+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:10:36.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:36 smithi061 bash[25057]: audit 2023-12-06T22:10:36.069021+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T22:10:37.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: cluster 2023-12-06T22:10:35.381969+0000 mgr.y (mgr.25318) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:37.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:35.913913+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:37.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:35.927670+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:37.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:35.930786+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:35.932568+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:35.942607+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.030291+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.034100+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.046069+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.047528+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.047950+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.055056+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.056505+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.056951+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.065029+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.067511+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:10:37.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:36 smithi154 bash[25085]: audit 2023-12-06T22:10:36.069021+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T22:10:38.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:37 smithi154 bash[25085]: cephadm 2023-12-06T22:10:36.036053+0000 mgr.y (mgr.25318) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T22:10:38.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:37 smithi154 bash[25085]: cephadm 2023-12-06T22:10:36.070024+0000 mgr.y (mgr.25318) 60 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T22:10:38.013 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:37 smithi061 bash[30488]: cephadm 2023-12-06T22:10:36.036053+0000 mgr.y (mgr.25318) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T22:10:38.013 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:37 smithi061 bash[30488]: cephadm 2023-12-06T22:10:36.070024+0000 mgr.y (mgr.25318) 60 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T22:10:38.013 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:37 smithi061 bash[25057]: cephadm 2023-12-06T22:10:36.036053+0000 mgr.y (mgr.25318) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T22:10:38.013 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:37 smithi061 bash[25057]: cephadm 2023-12-06T22:10:36.070024+0000 mgr.y (mgr.25318) 60 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T22:10:38.909 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:38 smithi061 bash[30488]: cluster 2023-12-06T22:10:37.382763+0000 mgr.y (mgr.25318) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:38.909 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:38 smithi061 bash[25057]: cluster 2023-12-06T22:10:37.382763+0000 mgr.y (mgr.25318) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:39.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:38 smithi154 bash[25085]: cluster 2023-12-06T22:10:37.382763+0000 mgr.y (mgr.25318) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:39.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:38 smithi154 bash[49204]: ts=2023-12-06T22:10:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: cephadm 2023-12-06T22:10:38.841419+0000 mgr.y (mgr.25318) 62 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: audit 2023-12-06T22:10:38.852195+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: audit 2023-12-06T22:10:38.854225+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: audit 2023-12-06T22:10:38.855590+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: audit 2023-12-06T22:10:38.856751+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: cephadm 2023-12-06T22:10:38.858192+0000 mgr.y (mgr.25318) 63 : cephadm [INF] Deploying daemon mon.a on smithi061 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: audit 2023-12-06T22:10:38.906586+0000 mgr.y (mgr.25318) 64 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:40.199 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[30488]: cluster 2023-12-06T22:10:39.384139+0000 mgr.y (mgr.25318) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: cephadm 2023-12-06T22:10:38.841419+0000 mgr.y (mgr.25318) 62 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: audit 2023-12-06T22:10:38.852195+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: audit 2023-12-06T22:10:38.854225+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: audit 2023-12-06T22:10:38.855590+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: audit 2023-12-06T22:10:38.856751+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: cephadm 2023-12-06T22:10:38.858192+0000 mgr.y (mgr.25318) 63 : cephadm [INF] Deploying daemon mon.a on smithi061 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: audit 2023-12-06T22:10:38.906586+0000 mgr.y (mgr.25318) 64 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:40.200 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:39 smithi061 bash[25057]: cluster 2023-12-06T22:10:39.384139+0000 mgr.y (mgr.25318) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: cephadm 2023-12-06T22:10:38.841419+0000 mgr.y (mgr.25318) 62 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: audit 2023-12-06T22:10:38.852195+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25318 ' entity='mgr.y' 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: audit 2023-12-06T22:10:38.854225+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: audit 2023-12-06T22:10:38.855590+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: audit 2023-12-06T22:10:38.856751+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: cephadm 2023-12-06T22:10:38.858192+0000 mgr.y (mgr.25318) 63 : cephadm [INF] Deploying daemon mon.a on smithi061 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: audit 2023-12-06T22:10:38.906586+0000 mgr.y (mgr.25318) 64 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:40.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:39 smithi154 bash[25085]: cluster 2023-12-06T22:10:39.384139+0000 mgr.y (mgr.25318) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:40.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:10:40] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2023-12-06T22:10:41.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:41 smithi061 systemd[1]: Stopping Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:10:41.963 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:41 smithi061 bash[25057]: debug 2023-12-06T22:10:41.616+0000 7f354bfe3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T22:10:41.963 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:41 smithi061 bash[25057]: debug 2023-12-06T22:10:41.616+0000 7f354bfe3700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T22:10:42.624 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:42 smithi061 bash[64464]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:10:42.878 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:42 smithi061 bash[64536]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:10:42.878 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:42 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T22:10:42.878 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:42 smithi061 systemd[1]: Stopped Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:10:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:42 smithi061 systemd[1]: Started Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.968+0000 7fbde8f72c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.968+0000 7fbde8f72c80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.968+0000 7fbde8f72c80 0 pidfile_write: ignore empty --pid-file 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 0 load: jerasure load: lrc 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Git sha 0 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: DB SUMMARY 2023-12-06T22:10:44.283 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: DB Session ID: DQA8QU00GB7LE5TQ847J 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1337 Bytes 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 452163 ; 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T22:10:44.284 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.env: 0x55fff081da60 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.info_log: 0x55fff1e09760 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.statistics: (nil) 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.use_fsync: 0 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:10:44.285 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.db_log_dir: 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.wal_dir: 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:10:44.286 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.write_buffer_manager: 0x55fff1ddcf00 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.unordered_write: 0 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:10:44.287 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.row_cache: None 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.wal_filter: None 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.wal_compression: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:10:44.288 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:10:44.289 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:10:44.289 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:10:44.289 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T22:10:44.289 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T22:10:44.289 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T22:10:44.290 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T22:10:44.290 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:10:44.290 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:10:44.290 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:10:44.290 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_open_files: -1 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Compression algorithms supported: 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kZSTD supported: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T22:10:44.291 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.merge_operator: 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_filter: None 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:10:44.292 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fff1e098a0) 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: cache_index_and_filter_blocks: 1 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: pin_top_level_index_and_filter: 1 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: index_type: 0 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: data_block_index_type: 0 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: index_shortening: 1 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: checksum: 4 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: no_block_cache: 0 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_cache: 0x55fff1e5d090 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_cache_name: BinnedLRUCache 2023-12-06T22:10:44.293 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_cache_options: 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: capacity : 536870912 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: num_shard_bits : 4 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: strict_capacity_limit : 0 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: high_pri_pool_ratio: 0.000 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_cache_compressed: (nil) 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: persistent_cache: (nil) 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_size: 4096 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_size_deviation: 10 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_restart_interval: 16 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: index_block_restart_interval: 1 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: metadata_block_size: 4096 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: partition_filters: 0 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: use_delta_encoding: 1 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: filter_policy: bloomfilter 2023-12-06T22:10:44.294 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: whole_key_filtering: 1 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: verify_compression: 0 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: read_amp_bytes_per_bit: 0 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: format_version: 5 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: enable_index_compression: 1 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: block_align: 0 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: max_auto_readahead_size: 262144 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: prepopulate_block_cache: 0 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: initial_auto_readahead_size: 8192 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: num_file_reads_for_auto_readahead: 2 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression: NoCompression 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:10:44.295 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.num_levels: 7 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:10:44.296 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:10:44.297 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:10:44.298 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T22:10:44.299 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.ttl: 2592000 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T22:10:44.300 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.980+0000 7fbde8f72c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbdde73b700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbde8f72c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbde8f72c80 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 38, last_sequence is 16953, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbde8f72c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbde8f72c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 680e3cb5-c408-41a4-8f3e-b680bf9fa8fc 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbde8f72c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900643987865, "job": 1, "event": "recovery_started", "wal_files": [34]} 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.984+0000 7fbde8f72c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.988+0000 7fbde8f72c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900643992965, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 449490, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16954, "largest_seqno": 17180, "table_properties": {"data_size": 447541, "index_size": 617, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3156, "raw_average_key_size": 26, "raw_value_size": 444844, "raw_average_value_size": 3676, "num_data_blocks": 27, "num_entries": 121, "num_filter_entries": 121, "num_deletions": 2, "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": 1701900643, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "680e3cb5-c408-41a4-8f3e-b680bf9fa8fc", "db_session_id": "DQA8QU00GB7LE5TQ847J", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.988+0000 7fbde8f72c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900643993124, "job": 1, "event": "recovery_finished"} 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.988+0000 7fbde8f72c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.988+0000 7fbde8f72c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbde8f72c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbde8f72c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fff1efc000 2023-12-06T22:10:44.301 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbde8f72c80 4 rocksdb: DB pointer 0x55fff1eea000 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbdd772d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbdd772d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: ** DB Stats ** 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: ** Compaction Stats [default] ** 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: L0 1/0 438.96 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:10:44.302 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: L6 1/0 10.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Sum 2/0 10.75 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: ** Compaction Stats [default] ** 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 149.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Cumulative compaction: 0.00 GB write, 40.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Interval compaction: 0.00 GB write, 40.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:10:44.303 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:43 smithi061 bash[64602]: Block cache BinnedLRUCache@0x55fff1e5d090#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 5.1e-05 secs_since: 0 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbde8f72c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0] at bind addrs [v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.992+0000 7fbde8f72c80 1 mon.a@-1(???) e3 preinit fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 0 mon.a@-1(???).mds e1 new map 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 0 mon.a@-1(???).mds e1 print_map 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: e1 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: legacy client fscid: -1 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: No filesystems configured 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 0 mon.a@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 0 mon.a@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 0 mon.a@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:10:44.304 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 0 mon.a@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:10:44.305 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:44 smithi061 bash[64602]: debug 2023-12-06T22:10:43.996+0000 7fbde8f72c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-06T22:10:45.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[61409]: ignoring --setuser ceph since I am not root 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[61409]: ignoring --setgroup ceph since I am not root 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[61409]: debug 2023-12-06T22:10:45.536+0000 7fe17bd56700 1 -- 172.21.15.61:0/1646718744 <== mon.0 v2:172.21.15.61:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55598d02e1a0 con 0x55598ddaa800 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[61409]: debug 2023-12-06T22:10:45.700+0000 7fe185ade200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:41.385153+0000 mgr.y (mgr.25318) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:43.385903+0000 mgr.y (mgr.25318) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: audit 2023-12-06T22:10:43.494532+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.420492+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.441706+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.452388+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.453700+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.453784+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.455658+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: audit 2023-12-06T22:10:45.475256+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25318 ' entity='' 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.476697+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[30488]: cluster 2023-12-06T22:10:45.476884+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:41.385153+0000 mgr.y (mgr.25318) 66 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:43.385903+0000 mgr.y (mgr.25318) 67 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: audit 2023-12-06T22:10:43.494532+0000 mon.c (mon.1) 167 : audit 0 from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:45.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.420492+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.441706+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.452388+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.453700+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.453784+0000 mon.a (mon.0) 5 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.455658+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e33: y(active, since 63s), standbys: x 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: audit 2023-12-06T22:10:45.475256+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25318 ' entity='' 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.476697+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e34: y(active, since 63s), standbys: x 2023-12-06T22:10:45.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:45 smithi061 bash[64602]: cluster 2023-12-06T22:10:45.476884+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2023-12-06T22:10:46.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[49653]: ignoring --setuser ceph since I am not root 2023-12-06T22:10:46.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[49653]: ignoring --setgroup ceph since I am not root 2023-12-06T22:10:46.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[49653]: debug 2023-12-06T22:10:45.533+0000 7fde3403b700 1 -- 172.21.15.154:0/944137330 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c1aeeca1a0 con 0x55c1afc46400 2023-12-06T22:10:46.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[49653]: debug 2023-12-06T22:10:45.693+0000 7fde3ddc3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:41.385153+0000 mgr.y (mgr.25318) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:43.385903+0000 mgr.y (mgr.25318) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: audit 2023-12-06T22:10:43.494532+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25318 172.21.15.61:0/4169199760' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.420492+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.441706+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.452388+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.453700+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.453784+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.455658+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: audit 2023-12-06T22:10:45.475256+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25318 ' entity='' 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.476697+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2023-12-06T22:10:46.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:45 smithi154 bash[25085]: cluster 2023-12-06T22:10:45.476884+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-12-06T22:10:47.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:46 smithi154 bash[49653]: debug 2023-12-06T22:10:46.589+0000 7fde3ddc3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:10:47.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:46 smithi154 bash[49653]: debug 2023-12-06T22:10:46.689+0000 7fde3ddc3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:10:47.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:46 smithi154 bash[49653]: debug 2023-12-06T22:10:46.789+0000 7fde3ddc3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:10:47.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:46 smithi061 bash[61409]: debug 2023-12-06T22:10:46.676+0000 7fe185ade200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:10:47.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:46 smithi061 bash[61409]: debug 2023-12-06T22:10:46.792+0000 7fe185ade200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:10:47.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:46 smithi061 bash[61409]: debug 2023-12-06T22:10:46.900+0000 7fe185ade200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:10:47.412 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:47 smithi154 bash[49653]: debug 2023-12-06T22:10:47.057+0000 7fde3ddc3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:10:47.477 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:47 smithi061 bash[61409]: debug 2023-12-06T22:10:47.196+0000 7fe185ade200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:10:47.733 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:47 smithi061 bash[64602]: cluster 2023-12-06T22:10:46.480731+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e35: y(active, since 64s), standbys: x 2023-12-06T22:10:47.733 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:47 smithi061 bash[61409]: debug 2023-12-06T22:10:47.564+0000 7fe185ade200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:10:47.733 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:47 smithi061 bash[30488]: cluster 2023-12-06T22:10:46.480731+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2023-12-06T22:10:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:47 smithi154 bash[25085]: cluster 2023-12-06T22:10:46.480731+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2023-12-06T22:10:47.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:47 smithi154 bash[49653]: debug 2023-12-06T22:10:47.409+0000 7fde3ddc3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:10:47.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:47 smithi154 bash[49653]: debug 2023-12-06T22:10:47.569+0000 7fde3ddc3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:10:48.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:47 smithi061 bash[61409]: debug 2023-12-06T22:10:47.728+0000 7fe185ade200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:10:48.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:47 smithi061 bash[61409]: debug 2023-12-06T22:10:47.944+0000 7fe185ade200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:10:48.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:47 smithi154 bash[49653]: debug 2023-12-06T22:10:47.777+0000 7fde3ddc3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:10:49.009 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:48 smithi154 bash[49653]: debug 2023-12-06T22:10:48.777+0000 7fde3ddc3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:10:49.009 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:48 smithi154 bash[49653]: debug 2023-12-06T22:10:48.889+0000 7fde3ddc3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:10:49.009 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:10:48 smithi154 bash[49204]: ts=2023-12-06T22:10: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:10:49.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:49 smithi154 bash[49653]: debug 2023-12-06T22:10:49.005+0000 7fde3ddc3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:10:49.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:48 smithi061 bash[61409]: debug 2023-12-06T22:10:48.980+0000 7fe185ade200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:10:49.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:49 smithi061 bash[61409]: debug 2023-12-06T22:10:49.100+0000 7fe185ade200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:10:49.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:49 smithi061 bash[61409]: debug 2023-12-06T22:10:49.220+0000 7fe185ade200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:10:49.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:49 smithi154 bash[49653]: debug 2023-12-06T22:10:49.477+0000 7fde3ddc3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:10:49.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:49 smithi154 bash[49653]: debug 2023-12-06T22:10:49.709+0000 7fde3ddc3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:10:50.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:49 smithi061 bash[61409]: debug 2023-12-06T22:10:49.708+0000 7fe185ade200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:10:50.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:49 smithi061 bash[61409]: debug 2023-12-06T22:10:49.940+0000 7fe185ade200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:10:50.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:50 smithi154 bash[49653]: debug 2023-12-06T22:10:50.169+0000 7fde3ddc3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:10:50.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:50 smithi061 bash[61409]: debug 2023-12-06T22:10:50.404+0000 7fe185ade200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:10:51.010 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:50 smithi154 bash[49653]: debug 2023-12-06T22:10:50.657+0000 7fde3ddc3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:10:51.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:50 smithi061 bash[61409]: debug 2023-12-06T22:10:50.912+0000 7fe185ade200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:10:51.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:51 smithi154 bash[49653]: debug 2023-12-06T22:10:51.205+0000 7fde3ddc3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:10:51.510 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:51 smithi154 bash[49653]: debug 2023-12-06T22:10:51.317+0000 7fde3ddc3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:10:51.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:51 smithi061 bash[61409]: debug 2023-12-06T22:10:51.476+0000 7fe185ade200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:10:51.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:51 smithi061 bash[61409]: debug 2023-12-06T22:10:51.592+0000 7fe185ade200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:10:51.918 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:51 smithi154 bash[49653]: debug 2023-12-06T22:10:51.657+0000 7fde3ddc3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:10:51.918 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:51 smithi154 bash[49653]: debug 2023-12-06T22:10:51.773+0000 7fde3ddc3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:10:52.220 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:51 smithi061 bash[61409]: debug 2023-12-06T22:10:51.944+0000 7fe185ade200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:10:52.220 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:52 smithi061 bash[61409]: debug 2023-12-06T22:10:52.068+0000 7fe185ade200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:10:52.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:51 smithi154 bash[49653]: debug 2023-12-06T22:10:51.913+0000 7fde3ddc3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:10:52.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:52 smithi154 bash[49653]: debug 2023-12-06T22:10:52.029+0000 7fde3ddc3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:10:52.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:52 smithi154 bash[49653]: debug 2023-12-06T22:10:52.157+0000 7fde3ddc3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:10:52.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:52 smithi061 bash[61409]: debug 2023-12-06T22:10:52.212+0000 7fe185ade200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:10:52.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:52 smithi061 bash[61409]: debug 2023-12-06T22:10:52.332+0000 7fe185ade200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:10:52.531 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:52 smithi061 bash[61409]: debug 2023-12-06T22:10:52.464+0000 7fe185ade200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:10:52.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:52 smithi154 bash[49653]: debug 2023-12-06T22:10:52.345+0000 7fde3ddc3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:10:52.760 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:52 smithi154 bash[49653]: debug 2023-12-06T22:10:52.469+0000 7fde3ddc3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:10:53.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:52 smithi061 bash[61409]: debug 2023-12-06T22:10:52.656+0000 7fe185ade200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:10:53.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:52 smithi061 bash[61409]: debug 2023-12-06T22:10:52.784+0000 7fe185ade200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:10:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[25085]: cluster 2023-12-06T22:10:53.711610+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:10:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[25085]: cluster 2023-12-06T22:10:53.711758+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:10:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[25085]: audit 2023-12-06T22:10:53.720444+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:10:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[25085]: audit 2023-12-06T22:10:53.722882+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:10:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[25085]: audit 2023-12-06T22:10:53.728671+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:10:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[25085]: audit 2023-12-06T22:10:53.729541+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:10:54.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[49653]: debug 2023-12-06T22:10:53.689+0000 7fde3ddc3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:10:54.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[49653]: [06/Dec/2023:22:10:53] ENGINE Bus STARTING 2023-12-06T22:10:54.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[49653]: CherryPy Checker: 2023-12-06T22:10:54.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[49653]: The Application mounted at '' has an empty config. 2023-12-06T22:10:54.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[49653]: [06/Dec/2023:22:10:53] ENGINE Serving on http://:::9283 2023-12-06T22:10:54.011 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:10:53 smithi154 bash[49653]: [06/Dec/2023:22:10:53] ENGINE Bus STARTED 2023-12-06T22:10:54.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[64602]: cluster 2023-12-06T22:10:53.711610+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2023-12-06T22:10:54.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[64602]: cluster 2023-12-06T22:10:53.711758+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2023-12-06T22:10:54.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[64602]: audit 2023-12-06T22:10:53.720444+0000 mon.b (mon.2) 38 : audit 0 from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:10:54.064 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[64602]: audit 2023-12-06T22:10:53.722882+0000 mon.b (mon.2) 39 : audit 0 from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[64602]: audit 2023-12-06T22:10:53.728671+0000 mon.b (mon.2) 40 : audit 0 from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[64602]: audit 2023-12-06T22:10:53.729541+0000 mon.b (mon.2) 41 : audit 0 from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[30488]: cluster 2023-12-06T22:10:53.711610+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[30488]: cluster 2023-12-06T22:10:53.711758+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[30488]: audit 2023-12-06T22:10:53.720444+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[30488]: audit 2023-12-06T22:10:53.722882+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[30488]: audit 2023-12-06T22:10:53.728671+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:10:54.065 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:53 smithi061 bash[30488]: audit 2023-12-06T22:10:53.729541+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.154:0/3501602034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:10:54.318 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[61409]: debug 2023-12-06T22:10:54.056+0000 7fe185ade200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:10:54.318 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[61409]: [06/Dec/2023:22:10:54] ENGINE Bus STARTING 2023-12-06T22:10:54.319 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: debug 2023-12-06T22:10:54.088+0000 7f2eb0873700 -1 mon.c@1(peon).osd e104 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:10:54.371 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: debug 2023-12-06T22:10:54.093+0000 7f81bffea700 -1 mon.b@2(peon).osd e104 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:10:54.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[61409]: CherryPy Checker: 2023-12-06T22:10:54.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[61409]: The Application mounted at '' has an empty config. 2023-12-06T22:10:54.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[61409]: [06/Dec/2023:22:10:54] ENGINE Serving on http://:::9283 2023-12-06T22:10:54.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[61409]: [06/Dec/2023:22:10:54] ENGINE Bus STARTED 2023-12-06T22:10:55.114 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:53.772710+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e36: y(active, since 71s), standbys: x 2023-12-06T22:10:55.114 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.085669+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2023-12-06T22:10:55.114 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.086452+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2023-12-06T22:10:55.114 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.096881+0000 mon.a (mon.0) 16 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:10:55.114 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.096995+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e104 with expected crc 2023-12-06T22:10:55.114 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.097449+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e37: y(active, starting, since 0.0111719s), standbys: x 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.108809+0000 mon.a (mon.0) 18 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.108945+0000 mon.a (mon.0) 19 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.109067+0000 mon.a (mon.0) 20 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.110603+0000 mon.a (mon.0) 21 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.110773+0000 mon.a (mon.0) 22 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.111045+0000 mon.a (mon.0) 23 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.111245+0000 mon.a (mon.0) 24 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.111437+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.111630+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.111811+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.111998+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.112192+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.112422+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.112813+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.113018+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:10:55.115 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.113607+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.122155+0000 mon.a (mon.0) 34 : cluster 1 Manager daemon y is now available 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.166934+0000 mon.a (mon.0) 35 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.217964+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.226988+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.238319+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e104 with expected crc 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[64602]: audit 2023-12-06T22:10:54.289845+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:53.772710+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e36: y(active, since 71s), standbys: x 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.085669+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-06T22:10:55.116 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.086452+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.096881+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.096995+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.097449+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0111719s), standbys: x 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.108809+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.108945+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.109067+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.110603+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.110773+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.111045+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.111245+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.111437+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.111630+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.111811+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:10:55.117 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.111998+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.112192+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.112422+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.112813+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.113018+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.113607+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.122155+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.166934+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.217964+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.226988+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.238319+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:54 smithi061 bash[30488]: audit 2023-12-06T22:10:54.289845+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:10:55.118 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[61409]: debug 2023-12-06T22:10:55.104+0000 7fe13d93e700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T22:10:55.136 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:10:55.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:53.772710+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e36: y(active, since 71s), standbys: x 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.085669+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.086452+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.096881+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.096995+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.097449+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0111719s), standbys: x 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.108809+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.108945+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.109067+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.110603+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.110773+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.111045+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.111245+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.111437+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:10:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.111630+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.111811+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.111998+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.112192+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.112422+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.112813+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.113018+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.113607+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.122155+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.166934+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.217964+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.226988+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.238319+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:55.262 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:54 smithi154 bash[25085]: audit 2023-12-06T22:10:54.289845+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (2m) 30s ago 9m 16.5M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (98s) 30s ago 9m 42.5M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (48s) 30s ago 7m 44.0M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (37s) 30s ago 15m 91.7M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (91s) 30s ago 17m 481M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (17m) 30s ago 17m 66.4M 2048M 17.2.0 e1d6a67b021e 08d6d0f98f2b 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (15m) 30s ago 15m 59.4M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (16m) 30s ago 16m 56.4M 2048M 17.2.0 e1d6a67b021e 7d3e2e73d89d 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (2m) 30s ago 9m 11.2M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (2m) 30s ago 9m 10.4M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:10:55.868 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (15m) 30s ago 15m 58.9M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (14m) 30s ago 14m 60.4M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (13m) 30s ago 13m 54.7M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (13m) 30s ago 13m 59.0M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (12m) 30s ago 12m 60.8M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (12m) 30s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (11m) 30s ago 11m 54.3M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (10m) 30s ago 10m 58.1M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (43s) 30s ago 9m 43.2M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (7m) 30s ago 7m 86.0M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (7m) 30s ago 7m 86.0M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (7m) 30s ago 7m 86.0M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:10:55.869 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (7m) 30s ago 7m 86.1M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.108328+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: cluster 2023-12-06T22:10:54.271624+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: cluster 2023-12-06T22:10:55.105222+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e38: y(active, since 1.01893s), standbys: x 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: audit 2023-12-06T22:10:55.117438+0000 mgr.y (mgr.25459) 1 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: audit 2023-12-06T22:10:55.118900+0000 mgr.y (mgr.25459) 2 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: cluster 2023-12-06T22:10:55.120898+0000 mgr.y (mgr.25459) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:10:56.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:55 smithi154 bash[25085]: audit 2023-12-06T22:10:55.481731+0000 mgr.y (mgr.25459) 4 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.108328+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: cluster 2023-12-06T22:10:54.271624+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e104 with expected crc 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: cluster 2023-12-06T22:10:55.105222+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e38: y(active, since 1.01893s), standbys: x 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: audit 2023-12-06T22:10:55.117438+0000 mgr.y (mgr.25459) 1 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: audit 2023-12-06T22:10:55.118900+0000 mgr.y (mgr.25459) 2 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: cluster 2023-12-06T22:10:55.120898+0000 mgr.y (mgr.25459) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:10:56.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[30488]: audit 2023-12-06T22:10:55.481731+0000 mgr.y (mgr.25459) 4 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.108328+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e104 with expected crc 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: cluster 2023-12-06T22:10:54.271624+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e104 with expected crc 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: cluster 2023-12-06T22:10:55.105222+0000 mon.a (mon.0) 39 : cluster 0 mgrmap e38: y(active, since 1.01893s), standbys: x 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: audit 2023-12-06T22:10:55.117438+0000 mgr.y (mgr.25459) 1 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: audit 2023-12-06T22:10:55.118900+0000 mgr.y (mgr.25459) 2 : audit 0 from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: cluster 2023-12-06T22:10:55.120898+0000 mgr.y (mgr.25459) 3 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:10:56.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:55 smithi061 bash[64602]: audit 2023-12-06T22:10:55.481731+0000 mgr.y (mgr.25459) 4 : audit 0 from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:10:56.324 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "mds": {}, 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:10:56.325 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:10:56.693 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:10:56.694 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "2/23 daemons upgraded", 2023-12-06T22:10:56.694 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "", 2023-12-06T22:10:56.694 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:10:56.694 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:10:57.147 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:10:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:57 smithi154 bash[25085]: cephadm 2023-12-06T22:10:56.149804+0000 mgr.y (mgr.25459) 7 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Bus STARTING 2023-12-06T22:10:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:57 smithi154 bash[25085]: cephadm 2023-12-06T22:10:56.252554+0000 mgr.y (mgr.25459) 8 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Serving on http://172.21.15.61:8765 2023-12-06T22:10:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:57 smithi154 bash[25085]: audit 2023-12-06T22:10:56.321349+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.61:0/1586937529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:57 smithi154 bash[25085]: cephadm 2023-12-06T22:10:56.378157+0000 mgr.y (mgr.25459) 9 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:10:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:57 smithi154 bash[25085]: cephadm 2023-12-06T22:10:56.378523+0000 mgr.y (mgr.25459) 10 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Bus STARTED 2023-12-06T22:10:57.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[30488]: cephadm 2023-12-06T22:10:56.149804+0000 mgr.y (mgr.25459) 7 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Bus STARTING 2023-12-06T22:10:57.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[30488]: cephadm 2023-12-06T22:10:56.252554+0000 mgr.y (mgr.25459) 8 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Serving on http://172.21.15.61:8765 2023-12-06T22:10:57.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[30488]: audit 2023-12-06T22:10:56.321349+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.61:0/1586937529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:57.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[30488]: cephadm 2023-12-06T22:10:56.378157+0000 mgr.y (mgr.25459) 9 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:10:57.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[30488]: cephadm 2023-12-06T22:10:56.378523+0000 mgr.y (mgr.25459) 10 : cephadm [INF] [06/Dec/2023:22:10:56] ENGINE Bus STARTED 2023-12-06T22:10:57.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[64602]: cephadm 2023-12-06T22:10:56.149804+0000 mgr.y (mgr.25459) 7 : cephadm 1 [06/Dec/2023:22:10:56] ENGINE Bus STARTING 2023-12-06T22:10:57.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[64602]: cephadm 2023-12-06T22:10:56.252554+0000 mgr.y (mgr.25459) 8 : cephadm 1 [06/Dec/2023:22:10:56] ENGINE Serving on http://172.21.15.61:8765 2023-12-06T22:10:57.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[64602]: audit 2023-12-06T22:10:56.321349+0000 mon.c (mon.1) 168 : audit 0 from='client.? 172.21.15.61:0/1586937529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:10:57.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[64602]: cephadm 2023-12-06T22:10:56.378157+0000 mgr.y (mgr.25459) 9 : cephadm 1 [06/Dec/2023:22:10:56] ENGINE Serving on https://172.21.15.61:7150 2023-12-06T22:10:57.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:57 smithi061 bash[64602]: cephadm 2023-12-06T22:10:56.378523+0000 mgr.y (mgr.25459) 10 : cephadm 1 [06/Dec/2023:22:10:56] ENGINE Bus STARTED 2023-12-06T22:10:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:58 smithi154 bash[25085]: audit 2023-12-06T22:10:56.689888+0000 mgr.y (mgr.25459) 11 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:58 smithi154 bash[25085]: cluster 2023-12-06T22:10:57.118666+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2023-12-06T22:10:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:58 smithi154 bash[25085]: audit 2023-12-06T22:10:57.144227+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.61:0/3569560056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:10:58.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:58 smithi061 bash[64602]: audit 2023-12-06T22:10:56.689888+0000 mgr.y (mgr.25459) 11 : audit 0 from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:58.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:58 smithi061 bash[64602]: cluster 2023-12-06T22:10:57.118666+0000 mon.a (mon.0) 40 : cluster 0 mgrmap e39: y(active, since 3s), standbys: x 2023-12-06T22:10:58.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:58 smithi061 bash[64602]: audit 2023-12-06T22:10:57.144227+0000 mon.c (mon.1) 169 : audit 0 from='client.? 172.21.15.61:0/3569560056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:10:58.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:58 smithi061 bash[30488]: audit 2023-12-06T22:10:56.689888+0000 mgr.y (mgr.25459) 11 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:10:58.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:58 smithi061 bash[30488]: cluster 2023-12-06T22:10:57.118666+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2023-12-06T22:10:58.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:58 smithi061 bash[30488]: audit 2023-12-06T22:10:57.144227+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.61:0/3569560056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:10:59.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:59 smithi154 bash[25085]: cluster 2023-12-06T22:10:58.113475+0000 mgr.y (mgr.25459) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:10:59.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:10:59 smithi154 bash[25085]: cluster 2023-12-06T22:10:59.125551+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2023-12-06T22:10:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:59 smithi061 bash[30488]: cluster 2023-12-06T22:10:58.113475+0000 mgr.y (mgr.25459) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:10:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:10:59 smithi061 bash[30488]: cluster 2023-12-06T22:10:59.125551+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2023-12-06T22:10:59.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:59 smithi061 bash[64602]: cluster 2023-12-06T22:10:58.113475+0000 mgr.y (mgr.25459) 12 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:10:59.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:10:59 smithi061 bash[64602]: cluster 2023-12-06T22:10:59.125551+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e40: y(active, since 5s), standbys: x 2023-12-06T22:11:01.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:11:00] "GET /metrics HTTP/1.1" 200 35361 "" "Prometheus/2.33.4" 2023-12-06T22:11:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:01 smithi154 bash[25085]: cluster 2023-12-06T22:11:00.114621+0000 mgr.y (mgr.25459) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:11:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:01 smithi154 bash[25085]: audit 2023-12-06T22:11:00.995695+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:01 smithi154 bash[25085]: audit 2023-12-06T22:11:01.005147+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:01 smithi154 bash[25085]: audit 2023-12-06T22:11:01.152406+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:01 smithi154 bash[25085]: audit 2023-12-06T22:11:01.162883+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[64602]: cluster 2023-12-06T22:11:00.114621+0000 mgr.y (mgr.25459) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[64602]: audit 2023-12-06T22:11:00.995695+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[64602]: audit 2023-12-06T22:11:01.005147+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[64602]: audit 2023-12-06T22:11:01.152406+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[64602]: audit 2023-12-06T22:11:01.162883+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[30488]: cluster 2023-12-06T22:11:00.114621+0000 mgr.y (mgr.25459) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:11:01.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[30488]: audit 2023-12-06T22:11:00.995695+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[30488]: audit 2023-12-06T22:11:01.005147+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[30488]: audit 2023-12-06T22:11:01.152406+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:01.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:01 smithi061 bash[30488]: audit 2023-12-06T22:11:01.162883+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:03 smithi154 bash[25085]: cluster 2023-12-06T22:11:02.116081+0000 mgr.y (mgr.25459) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:11:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:03 smithi154 bash[25085]: audit 2023-12-06T22:11:02.155252+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:03 smithi154 bash[25085]: audit 2023-12-06T22:11:02.167140+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:03 smithi154 bash[25085]: audit 2023-12-06T22:11:02.217355+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:03 smithi154 bash[25085]: audit 2023-12-06T22:11:02.228157+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[64602]: cluster 2023-12-06T22:11:02.116081+0000 mgr.y (mgr.25459) 14 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:11:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[64602]: audit 2023-12-06T22:11:02.155252+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[64602]: audit 2023-12-06T22:11:02.167140+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[64602]: audit 2023-12-06T22:11:02.217355+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[64602]: audit 2023-12-06T22:11:02.228157+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[30488]: cluster 2023-12-06T22:11:02.116081+0000 mgr.y (mgr.25459) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T22:11:03.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[30488]: audit 2023-12-06T22:11:02.155252+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[30488]: audit 2023-12-06T22:11:02.167140+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[30488]: audit 2023-12-06T22:11:02.217355+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:03.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:03 smithi061 bash[30488]: audit 2023-12-06T22:11:02.228157+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:05.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:05 smithi061 bash[64602]: cluster 2023-12-06T22:11:04.116868+0000 mgr.y (mgr.25459) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:11:05.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:05 smithi061 bash[30488]: cluster 2023-12-06T22:11:04.116868+0000 mgr.y (mgr.25459) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:11:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:05 smithi154 bash[25085]: cluster 2023-12-06T22:11:04.116868+0000 mgr.y (mgr.25459) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T22:11:06.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:06 smithi061 bash[64602]: audit 2023-12-06T22:11:05.126487+0000 mgr.y (mgr.25459) 16 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:06.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:06 smithi061 bash[30488]: audit 2023-12-06T22:11:05.126487+0000 mgr.y (mgr.25459) 16 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:06 smithi154 bash[25085]: audit 2023-12-06T22:11:05.126487+0000 mgr.y (mgr.25459) 16 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:07 smithi154 bash[25085]: cluster 2023-12-06T22:11:06.118814+0000 mgr.y (mgr.25459) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:11:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:07 smithi061 bash[64602]: cluster 2023-12-06T22:11:06.118814+0000 mgr.y (mgr.25459) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:11:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:07 smithi061 bash[30488]: cluster 2023-12-06T22:11:06.118814+0000 mgr.y (mgr.25459) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T22:11:09.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:11:08 smithi154 bash[49204]: ts=2023-12-06T22:11:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:11:09.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:09 smithi154 bash[25085]: cluster 2023-12-06T22:11:08.119673+0000 mgr.y (mgr.25459) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:09.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:09 smithi061 bash[64602]: cluster 2023-12-06T22:11:08.119673+0000 mgr.y (mgr.25459) 18 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:09.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:09 smithi061 bash[30488]: cluster 2023-12-06T22:11:08.119673+0000 mgr.y (mgr.25459) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:10 smithi154 bash[25085]: audit 2023-12-06T22:11:09.218758+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:10.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:10 smithi061 bash[64602]: audit 2023-12-06T22:11:09.218758+0000 mon.a (mon.0) 50 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:10 smithi061 bash[30488]: audit 2023-12-06T22:11:09.218758+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:10.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:11:10] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.33.4" 2023-12-06T22:11:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:11 smithi154 bash[25085]: cluster 2023-12-06T22:11:10.120961+0000 mgr.y (mgr.25459) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:11 smithi061 bash[64602]: cluster 2023-12-06T22:11:10.120961+0000 mgr.y (mgr.25459) 19 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:11 smithi061 bash[30488]: cluster 2023-12-06T22:11:10.120961+0000 mgr.y (mgr.25459) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:12.871 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:11.573927+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.871 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:11.587066+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.871 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:11.589807+0000 mon.a (mon.0) 53 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:11.591286+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:11.593093+0000 mgr.y (mgr.25459) 20 : cephadm 1 Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:11.593574+0000 mgr.y (mgr.25459) 21 : cephadm 1 Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:11.758414+0000 mgr.y (mgr.25459) 22 : cephadm 1 Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:11.809651+0000 mgr.y (mgr.25459) 23 : cephadm 1 Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:11.922629+0000 mgr.y (mgr.25459) 24 : cephadm 1 Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:11.975016+0000 mgr.y (mgr.25459) 25 : cephadm 1 Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:11:12.872 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:12.087521+0000 mgr.y (mgr.25459) 26 : cephadm 1 Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cluster 2023-12-06T22:11:12.122136+0000 mgr.y (mgr.25459) 27 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:12.139803+0000 mgr.y (mgr.25459) 28 : cephadm 1 Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.262515+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.273676+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.314419+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.325679+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.334743+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.423788+0000 mon.a (mon.0) 60 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:11:12.873 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.427765+0000 mon.a (mon.0) 61 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:12.874 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.430405+0000 mon.a (mon.0) 62 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:11:12.874 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: audit 2023-12-06T22:11:12.432052+0000 mon.a (mon.0) 63 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T22:11:12.874 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[64602]: cephadm 2023-12-06T22:11:12.433145+0000 mgr.y (mgr.25459) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-12-06T22:11:12.874 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:11.573927+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.874 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:11.587066+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:11.589807+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:11.591286+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:11.593093+0000 mgr.y (mgr.25459) 20 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:11.593574+0000 mgr.y (mgr.25459) 21 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:11.758414+0000 mgr.y (mgr.25459) 22 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:11.809651+0000 mgr.y (mgr.25459) 23 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:11.922629+0000 mgr.y (mgr.25459) 24 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:11.975016+0000 mgr.y (mgr.25459) 25 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:11:12.875 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:12.087521+0000 mgr.y (mgr.25459) 26 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cluster 2023-12-06T22:11:12.122136+0000 mgr.y (mgr.25459) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:12.139803+0000 mgr.y (mgr.25459) 28 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.262515+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.273676+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.314419+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.325679+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.334743+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.423788+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.427765+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.430405+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: audit 2023-12-06T22:11:12.432052+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T22:11:12.876 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:12 smithi061 bash[30488]: cephadm 2023-12-06T22:11:12.433145+0000 mgr.y (mgr.25459) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T22:11:13.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:11.573927+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:11.587066+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:11.589807+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:11.591286+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:11.593093+0000 mgr.y (mgr.25459) 20 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.conf 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:11.593574+0000 mgr.y (mgr.25459) 21 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.conf 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:11.758414+0000 mgr.y (mgr.25459) 22 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:11.809651+0000 mgr.y (mgr.25459) 23 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:11.922629+0000 mgr.y (mgr.25459) 24 : cephadm [INF] Updating smithi061:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:11.975016+0000 mgr.y (mgr.25459) 25 : cephadm [INF] Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:12.087521+0000 mgr.y (mgr.25459) 26 : cephadm [INF] Updating smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cluster 2023-12-06T22:11:12.122136+0000 mgr.y (mgr.25459) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:12.139803+0000 mgr.y (mgr.25459) 28 : cephadm [INF] Updating smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.262515+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.273676+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.314419+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.325679+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.334743+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.423788+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.427765+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.430405+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: audit 2023-12-06T22:11:12.432052+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T22:11:13.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:12 smithi154 bash[25085]: cephadm 2023-12-06T22:11:12.433145+0000 mgr.y (mgr.25459) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T22:11:15.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:15 smithi061 bash[64602]: cluster 2023-12-06T22:11:14.122854+0000 mgr.y (mgr.25459) 30 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:15.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:15 smithi061 bash[30488]: cluster 2023-12-06T22:11:14.122854+0000 mgr.y (mgr.25459) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:15 smithi154 bash[25085]: cluster 2023-12-06T22:11:14.122854+0000 mgr.y (mgr.25459) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: cephadm 2023-12-06T22:11:15.106035+0000 mgr.y (mgr.25459) 31 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T22:11:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: audit 2023-12-06T22:11:15.113512+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: audit 2023-12-06T22:11:15.118731+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:11:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: audit 2023-12-06T22:11:15.120130+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:11:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: audit 2023-12-06T22:11:15.121470+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: cephadm 2023-12-06T22:11:15.123414+0000 mgr.y (mgr.25459) 32 : cephadm [INF] Deploying daemon mon.c on smithi061 2023-12-06T22:11:16.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:16 smithi154 bash[25085]: audit 2023-12-06T22:11:15.134513+0000 mgr.y (mgr.25459) 33 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:16.519 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: cephadm 2023-12-06T22:11:15.106035+0000 mgr.y (mgr.25459) 31 : cephadm 1 Upgrade: Updating mon.c 2023-12-06T22:11:16.519 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: audit 2023-12-06T22:11:15.113512+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:16.519 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: audit 2023-12-06T22:11:15.118731+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:11:16.519 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: audit 2023-12-06T22:11:15.120130+0000 mon.a (mon.0) 66 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:11:16.519 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: audit 2023-12-06T22:11:15.121470+0000 mon.a (mon.0) 67 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: cephadm 2023-12-06T22:11:15.123414+0000 mgr.y (mgr.25459) 32 : cephadm 1 Deploying daemon mon.c on smithi061 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[64602]: audit 2023-12-06T22:11:15.134513+0000 mgr.y (mgr.25459) 33 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: cephadm 2023-12-06T22:11:15.106035+0000 mgr.y (mgr.25459) 31 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: audit 2023-12-06T22:11:15.113512+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: audit 2023-12-06T22:11:15.118731+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: audit 2023-12-06T22:11:15.120130+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: audit 2023-12-06T22:11:15.121470+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: cephadm 2023-12-06T22:11:15.123414+0000 mgr.y (mgr.25459) 32 : cephadm [INF] Deploying daemon mon.c on smithi061 2023-12-06T22:11:16.520 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:16 smithi061 bash[30488]: audit 2023-12-06T22:11:15.134513+0000 mgr.y (mgr.25459) 33 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:17.124 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:17 smithi061 bash[64602]: cluster 2023-12-06T22:11:16.124574+0000 mgr.y (mgr.25459) 34 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:17.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:17 smithi154 bash[25085]: cluster 2023-12-06T22:11:16.124574+0000 mgr.y (mgr.25459) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:17.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:17 smithi061 bash[30488]: cluster 2023-12-06T22:11:16.124574+0000 mgr.y (mgr.25459) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:17.957 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:17 smithi061 systemd[1]: Stopping Ceph mon.c for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:11:18.218 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:17 smithi061 bash[30488]: debug 2023-12-06T22:11:17.952+0000 7f2eb607e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T22:11:18.218 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:17 smithi061 bash[30488]: debug 2023-12-06T22:11:17.952+0000 7f2eb607e700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T22:11:19.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:11:18 smithi154 bash[49204]: ts=2023-12-06T22:11: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:11:19.075 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:18 smithi061 bash[65834]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-c 2023-12-06T22:11:19.075 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:19 smithi061 bash[65906]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-c 2023-12-06T22:11:19.075 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:19 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T22:11:19.075 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:19 smithi061 systemd[1]: Stopped Ceph mon.c for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:11:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:19 smithi061 systemd[1]: Started Ceph mon.c for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.340+0000 7fbda349fc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.340+0000 7fbda349fc80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 6 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.340+0000 7fbda349fc80 0 pidfile_write: ignore empty --pid-file 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.344+0000 7fbda349fc80 0 load: jerasure load: lrc 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Git sha 0 2023-12-06T22:11:20.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: DB SUMMARY 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: DB Session ID: A2WR4VMVD7XWNXHK7T77 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 4132393 ; 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:11:20.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.env: 0x5638fad6fa60 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.info_log: 0x5638fbc9b780 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.statistics: (nil) 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.use_fsync: 0 2023-12-06T22:11:20.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T22:11:20.538 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:11:20.538 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:11:20.538 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:11:20.538 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:11:20.538 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T22:11:20.538 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.db_log_dir: 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.wal_dir: 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:11:20.539 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.write_buffer_manager: 0x5638fbc6ef00 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.unordered_write: 0 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:11:20.540 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.row_cache: None 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.wal_filter: None 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.wal_compression: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T22:11:20.541 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:11:20.542 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_open_files: -1 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T22:11:20.543 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Compression algorithms supported: 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kZSTD supported: 0 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-06T22:11:20.544 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.merge_operator: 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_filter: None 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5638fbc9b8a0) 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: cache_index_and_filter_blocks: 1 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: pin_top_level_index_and_filter: 1 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: index_type: 0 2023-12-06T22:11:20.545 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: data_block_index_type: 0 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: index_shortening: 1 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: checksum: 4 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: no_block_cache: 0 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_cache: 0x5638fbcef090 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_cache_name: BinnedLRUCache 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_cache_options: 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: capacity : 536870912 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: num_shard_bits : 4 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: strict_capacity_limit : 0 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: high_pri_pool_ratio: 0.000 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_cache_compressed: (nil) 2023-12-06T22:11:20.546 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: persistent_cache: (nil) 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_size: 4096 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_size_deviation: 10 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_restart_interval: 16 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: index_block_restart_interval: 1 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: metadata_block_size: 4096 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: partition_filters: 0 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: use_delta_encoding: 1 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: filter_policy: bloomfilter 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: whole_key_filtering: 1 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: verify_compression: 0 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: read_amp_bytes_per_bit: 0 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: format_version: 5 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: enable_index_compression: 1 2023-12-06T22:11:20.547 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: block_align: 0 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: max_auto_readahead_size: 262144 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: prepopulate_block_cache: 0 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: initial_auto_readahead_size: 8192 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: num_file_reads_for_auto_readahead: 2 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression: NoCompression 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.num_levels: 7 2023-12-06T22:11:20.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:11:20.549 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:11:20.550 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:11:20.551 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T22:11:20.552 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:11:20.553 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.ttl: 2592000 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:11:20.554 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T22:11:20.555 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T22:11:20.555 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T22:11:20.555 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbd98c68700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 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 32, last_sequence is 18063, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 90786e13-7b77-4de0-8b3e-ad76d2ff526c 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900680353442, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.348+0000 7fbda349fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.360+0000 7fbda349fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900680365138, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2661383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18068, "largest_seqno": 18961, "table_properties": {"data_size": 2657025, "index_size": 2380, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8986, "raw_average_key_size": 24, "raw_value_size": 2648915, "raw_average_value_size": 7082, "num_data_blocks": 107, "num_entries": 374, "num_filter_entries": 374, "num_deletions": 2, "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": 1701900680, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "90786e13-7b77-4de0-8b3e-ad76d2ff526c", "db_session_id": "A2WR4VMVD7XWNXHK7T77", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.360+0000 7fbda349fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900680365255, "job": 1, "event": "recovery_finished"} 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.360+0000 7fbda349fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.360+0000 7fbda349fc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:11:20.556 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.364+0000 7fbda349fc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.364+0000 7fbda349fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5638fbd8e000 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.364+0000 7fbda349fc80 4 rocksdb: DB pointer 0x5638fbd7c000 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.364+0000 7fbd91c5a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.364+0000 7fbd91c5a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: ** DB Stats ** 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: ** Compaction Stats [default] ** 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T22:11:20.557 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: L0 1/0 2.54 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 502.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: L6 1/0 10.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Sum 2/0 12.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 502.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 502.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: ** Compaction Stats [default] ** 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 502.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Flush(GB): cumulative 0.002, interval 0.002 2023-12-06T22:11:20.558 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Cumulative compaction: 0.00 GB write, 151.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Interval compaction: 0.00 GB write, 151.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Block cache BinnedLRUCache@0x5638fbcef090#6 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.364+0000 7fbda349fc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0] at bind addrs [v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 1 mon.c@-1(???) e3 preinit fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 0 mon.c@-1(???).mds e1 new map 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 0 mon.c@-1(???).mds e1 print_map 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: e1 2023-12-06T22:11:20.559 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: legacy client fscid: -1 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: No filesystems configured 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 0 mon.c@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 0 mon.c@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 0 mon.c@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 0 mon.c@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:11:20.560 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[65975]: debug 2023-12-06T22:11:20.368+0000 7fbda349fc80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2023-12-06T22:11:20.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:11:20] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.33.4" 2023-12-06T22:11:22.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:20.127252+0000 mgr.y (mgr.25459) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:22.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:20.587734+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T22:11:22.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.196868+0000 mon.a (mon.0) 68 : cluster [INF] mon.a calling monitor election 2023-12-06T22:11:22.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.200763+0000 mon.a (mon.0) 69 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:11:22.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.212510+0000 mon.a (mon.0) 70 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:11:22.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.213696+0000 mon.a (mon.0) 71 : cluster [DBG] fsmap 2023-12-06T22:11:22.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.213754+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:22.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.214451+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2023-12-06T22:11:22.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: cluster 2023-12-06T22:11:21.222041+0000 mon.a (mon.0) 74 : cluster [INF] overall HEALTH_OK 2023-12-06T22:11:22.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: audit 2023-12-06T22:11:21.226330+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:22.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:22 smithi154 bash[25085]: audit 2023-12-06T22:11:21.234563+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:22.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:20.127252+0000 mgr.y (mgr.25459) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:22.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:20.587734+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:22.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.196868+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2023-12-06T22:11:22.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.200763+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:11:22.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.212510+0000 mon.a (mon.0) 70 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.213696+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.213754+0000 mon.a (mon.0) 72 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.214451+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e40: y(active, since 27s), standbys: x 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: cluster 2023-12-06T22:11:21.222041+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: audit 2023-12-06T22:11:21.226330+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[64602]: audit 2023-12-06T22:11:21.234563+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:20.127252+0000 mgr.y (mgr.25459) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:20.587734+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.196868+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.200763+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.212510+0000 mon.a (mon.0) 70 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:11:22.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.213696+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2023-12-06T22:11:22.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.213754+0000 mon.a (mon.0) 72 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:22.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.214451+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e40: y(active, since 27s), standbys: x 2023-12-06T22:11:22.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: cluster 2023-12-06T22:11:21.222041+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:22.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: audit 2023-12-06T22:11:21.226330+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:22.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:22 smithi061 bash[65975]: audit 2023-12-06T22:11:21.234563+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:23.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:23 smithi154 bash[25085]: cluster 2023-12-06T22:11:22.128042+0000 mgr.y (mgr.25459) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:23.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:23 smithi061 bash[65975]: cluster 2023-12-06T22:11:22.128042+0000 mgr.y (mgr.25459) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:23.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:23 smithi061 bash[64602]: cluster 2023-12-06T22:11:22.128042+0000 mgr.y (mgr.25459) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:25 smithi061 bash[65975]: cluster 2023-12-06T22:11:24.128756+0000 mgr.y (mgr.25459) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:25.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:25 smithi061 bash[65975]: audit 2023-12-06T22:11:24.219101+0000 mon.a (mon.0) 77 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:25.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:25 smithi061 bash[64602]: cluster 2023-12-06T22:11:24.128756+0000 mgr.y (mgr.25459) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:25.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:25 smithi061 bash[64602]: audit 2023-12-06T22:11:24.219101+0000 mon.a (mon.0) 77 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:25.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:25 smithi154 bash[25085]: cluster 2023-12-06T22:11:24.128756+0000 mgr.y (mgr.25459) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:25.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:25 smithi154 bash[25085]: audit 2023-12-06T22:11:24.219101+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:25.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:25 smithi061 bash[61409]: debug 2023-12-06T22:11:25.380+0000 7fe13d93e700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T22:11:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:26 smithi154 bash[25085]: audit 2023-12-06T22:11:25.142668+0000 mgr.y (mgr.25459) 39 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:26 smithi061 bash[65975]: audit 2023-12-06T22:11:25.142668+0000 mgr.y (mgr.25459) 39 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:26 smithi061 bash[64602]: audit 2023-12-06T22:11:25.142668+0000 mgr.y (mgr.25459) 39 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:27.632 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:11:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:27 smithi154 bash[25085]: cluster 2023-12-06T22:11:26.130550+0000 mgr.y (mgr.25459) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:27.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:27 smithi061 bash[65975]: cluster 2023-12-06T22:11:26.130550+0000 mgr.y (mgr.25459) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:27.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:27 smithi061 bash[64602]: cluster 2023-12-06T22:11:26.130550+0000 mgr.y (mgr.25459) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (2m) 0s ago 10m 16.2M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (2m) 27s ago 9m 42.6M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (81s) 0s ago 7m 45.7M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (69s) 27s ago 16m 431M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (2m) 0s ago 18m 479M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:11:28.430 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (45s) 0s ago 18m 39.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (16m) 27s ago 16m 56.4M 2048M 17.2.0 e1d6a67b021e c01fb99c5bf9 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (9s) 0s ago 16m 22.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (3m) 0s ago 10m 11.0M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (2m) 27s ago 10m 11.5M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (15m) 0s ago 15m 59.4M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (15m) 0s ago 15m 61.1M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (14m) 0s ago 14m 54.8M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (13m) 0s ago 13m 59.7M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (13m) 27s ago 13m 61.4M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (12m) 27s ago 12m 54.7M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (11m) 27s ago 11m 53.8M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (11m) 27s ago 11m 58.9M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (76s) 27s ago 10m 53.0M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (8m) 0s ago 8m 87.1M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:11:28.431 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (8m) 27s ago 8m 86.4M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:11:28.432 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (8m) 0s ago 8m 86.5M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:11:28.432 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (8m) 27s ago 8m 86.3M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:11:28.912 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:11:28.912 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:11:28.912 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T22:11:28.912 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:11:28.912 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:11:28.912 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 4 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:11:28.913 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:11:29.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[49204]: ts=2023-12-06T22:11:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:11:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[25085]: audit 2023-12-06T22:11:27.613559+0000 mgr.y (mgr.25459) 41 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[25085]: audit 2023-12-06T22:11:27.750217+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[25085]: audit 2023-12-06T22:11:27.759244+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:29.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[25085]: audit 2023-12-06T22:11:28.009859+0000 mgr.y (mgr.25459) 42 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[25085]: cluster 2023-12-06T22:11:28.131104+0000 mgr.y (mgr.25459) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:29.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:28 smithi154 bash[25085]: audit 2023-12-06T22:11:28.404083+0000 mgr.y (mgr.25459) 44 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[64602]: audit 2023-12-06T22:11:27.613559+0000 mgr.y (mgr.25459) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[64602]: audit 2023-12-06T22:11:27.750217+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[64602]: audit 2023-12-06T22:11:27.759244+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[64602]: audit 2023-12-06T22:11:28.009859+0000 mgr.y (mgr.25459) 42 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[64602]: cluster 2023-12-06T22:11:28.131104+0000 mgr.y (mgr.25459) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[64602]: audit 2023-12-06T22:11:28.404083+0000 mgr.y (mgr.25459) 44 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[65975]: audit 2023-12-06T22:11:27.613559+0000 mgr.y (mgr.25459) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[65975]: audit 2023-12-06T22:11:27.750217+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[65975]: audit 2023-12-06T22:11:27.759244+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[65975]: audit 2023-12-06T22:11:28.009859+0000 mgr.y (mgr.25459) 42 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[65975]: cluster 2023-12-06T22:11:28.131104+0000 mgr.y (mgr.25459) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:29.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:28 smithi061 bash[65975]: audit 2023-12-06T22:11:28.404083+0000 mgr.y (mgr.25459) 44 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "4/23 daemons upgraded", 2023-12-06T22:11:29.301 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T22:11:29.302 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:11:29.302 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:11:29.749 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:11:30.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:29 smithi154 bash[25085]: audit 2023-12-06T22:11:28.858211+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:30.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:29 smithi154 bash[25085]: audit 2023-12-06T22:11:28.868205+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:30.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:29 smithi154 bash[25085]: audit 2023-12-06T22:11:28.910246+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.61:0/2212258544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:30.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:29 smithi154 bash[25085]: audit 2023-12-06T22:11:29.298906+0000 mgr.y (mgr.25459) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:30.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:29 smithi154 bash[25085]: audit 2023-12-06T22:11:29.745911+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.61:0/631037313' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:11:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[64602]: audit 2023-12-06T22:11:28.858211+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[64602]: audit 2023-12-06T22:11:28.868205+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[64602]: audit 2023-12-06T22:11:28.910246+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.61:0/2212258544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[64602]: audit 2023-12-06T22:11:29.298906+0000 mgr.y (mgr.25459) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:30.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[64602]: audit 2023-12-06T22:11:29.745911+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.61:0/631037313' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:11:30.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[65975]: audit 2023-12-06T22:11:28.858211+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:30.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[65975]: audit 2023-12-06T22:11:28.868205+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:30.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[65975]: audit 2023-12-06T22:11:28.910246+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.61:0/2212258544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:30.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[65975]: audit 2023-12-06T22:11:29.298906+0000 mgr.y (mgr.25459) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:11:30.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:29 smithi061 bash[65975]: audit 2023-12-06T22:11:29.745911+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.61:0/631037313' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:11:30.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:11:30] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.33.4" 2023-12-06T22:11:31.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:30 smithi154 bash[25085]: cluster 2023-12-06T22:11:30.132674+0000 mgr.y (mgr.25459) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:31.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:30 smithi061 bash[65975]: cluster 2023-12-06T22:11:30.132674+0000 mgr.y (mgr.25459) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:31.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:30 smithi061 bash[64602]: cluster 2023-12-06T22:11:30.132674+0000 mgr.y (mgr.25459) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:33 smithi154 bash[25085]: cluster 2023-12-06T22:11:32.133449+0000 mgr.y (mgr.25459) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:33.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:33 smithi061 bash[65975]: cluster 2023-12-06T22:11:32.133449+0000 mgr.y (mgr.25459) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:33.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:33 smithi061 bash[64602]: cluster 2023-12-06T22:11:32.133449+0000 mgr.y (mgr.25459) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:35.372 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:35 smithi061 bash[65975]: cluster 2023-12-06T22:11:34.134339+0000 mgr.y (mgr.25459) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:35.373 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:35 smithi061 bash[64602]: cluster 2023-12-06T22:11:34.134339+0000 mgr.y (mgr.25459) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:35.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:35 smithi154 bash[25085]: cluster 2023-12-06T22:11:34.134339+0000 mgr.y (mgr.25459) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:36.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:36 smithi154 bash[25085]: audit 2023-12-06T22:11:35.150616+0000 mgr.y (mgr.25459) 49 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:36.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:36 smithi061 bash[64602]: audit 2023-12-06T22:11:35.150616+0000 mgr.y (mgr.25459) 49 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:36 smithi061 bash[65975]: audit 2023-12-06T22:11:35.150616+0000 mgr.y (mgr.25459) 49 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:37.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:37 smithi154 bash[25085]: cluster 2023-12-06T22:11:36.136262+0000 mgr.y (mgr.25459) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:37.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:37 smithi061 bash[64602]: cluster 2023-12-06T22:11:36.136262+0000 mgr.y (mgr.25459) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:37.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:37 smithi061 bash[65975]: cluster 2023-12-06T22:11:36.136262+0000 mgr.y (mgr.25459) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:39.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:11:38 smithi154 bash[49204]: ts=2023-12-06T22:11: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:11:39.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:39 smithi154 bash[25085]: cluster 2023-12-06T22:11:38.136964+0000 mgr.y (mgr.25459) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:39 smithi061 bash[64602]: cluster 2023-12-06T22:11:38.136964+0000 mgr.y (mgr.25459) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:39.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:39 smithi061 bash[65975]: cluster 2023-12-06T22:11:38.136964+0000 mgr.y (mgr.25459) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.219222+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.317145+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.328152+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.330514+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.331884+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.340232+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.430682+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.433768+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.435940+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: audit 2023-12-06T22:11:39.437417+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T22:11:40.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:40 smithi154 bash[25085]: cephadm 2023-12-06T22:11:39.438527+0000 mgr.y (mgr.25459) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-06T22:11:40.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.219222+0000 mon.a (mon.0) 83 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:40.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.317145+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.328152+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.330514+0000 mon.a (mon.0) 86 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:40.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.331884+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:11:40.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.340232+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.430682+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.433768+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.435940+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: audit 2023-12-06T22:11:39.437417+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[64602]: cephadm 2023-12-06T22:11:39.438527+0000 mgr.y (mgr.25459) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.219222+0000 mon.a (mon.0) 83 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.317145+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.328152+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.330514+0000 mon.a (mon.0) 86 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.331884+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:11:40.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.340232+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:40.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.430682+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:11:40.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.433768+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:11:40.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.435940+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:11:40.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: audit 2023-12-06T22:11:39.437417+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T22:11:40.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[65975]: cephadm 2023-12-06T22:11:39.438527+0000 mgr.y (mgr.25459) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-12-06T22:11:41.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:11:40] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.33.4" 2023-12-06T22:11:41.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:41 smithi154 bash[25085]: cluster 2023-12-06T22:11:40.138633+0000 mgr.y (mgr.25459) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:41 smithi061 bash[64602]: cluster 2023-12-06T22:11:40.138633+0000 mgr.y (mgr.25459) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:41 smithi061 bash[65975]: cluster 2023-12-06T22:11:40.138633+0000 mgr.y (mgr.25459) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:43.237 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: cephadm 2023-12-06T22:11:41.859615+0000 mgr.y (mgr.25459) 54 : cephadm [INF] Upgrade: Updating mon.b 2023-12-06T22:11:43.237 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: audit 2023-12-06T22:11:41.867504+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:43.237 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: audit 2023-12-06T22:11:41.871645+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:11:43.237 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: audit 2023-12-06T22:11:41.873344+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:11:43.237 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: audit 2023-12-06T22:11:41.875001+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:43.238 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: cephadm 2023-12-06T22:11:41.876825+0000 mgr.y (mgr.25459) 55 : cephadm [INF] Deploying daemon mon.b on smithi154 2023-12-06T22:11:43.238 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:42 smithi154 bash[25085]: cluster 2023-12-06T22:11:42.139403+0000 mgr.y (mgr.25459) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: cephadm 2023-12-06T22:11:41.859615+0000 mgr.y (mgr.25459) 54 : cephadm 1 Upgrade: Updating mon.b 2023-12-06T22:11:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: audit 2023-12-06T22:11:41.867504+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: audit 2023-12-06T22:11:41.871645+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:11:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: audit 2023-12-06T22:11:41.873344+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:11:43.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: audit 2023-12-06T22:11:41.875001+0000 mon.a (mon.0) 96 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: cephadm 2023-12-06T22:11:41.876825+0000 mgr.y (mgr.25459) 55 : cephadm 1 Deploying daemon mon.b on smithi154 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[64602]: cluster 2023-12-06T22:11:42.139403+0000 mgr.y (mgr.25459) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: cephadm 2023-12-06T22:11:41.859615+0000 mgr.y (mgr.25459) 54 : cephadm 1 Upgrade: Updating mon.b 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: audit 2023-12-06T22:11:41.867504+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: audit 2023-12-06T22:11:41.871645+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: audit 2023-12-06T22:11:41.873344+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: audit 2023-12-06T22:11:41.875001+0000 mon.a (mon.0) 96 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: cephadm 2023-12-06T22:11:41.876825+0000 mgr.y (mgr.25459) 55 : cephadm 1 Deploying daemon mon.b on smithi154 2023-12-06T22:11:43.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:42 smithi061 bash[65975]: cluster 2023-12-06T22:11:42.139403+0000 mgr.y (mgr.25459) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:44.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:44 smithi154 systemd[1]: Stopping Ceph mon.b for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:11:44.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:44 smithi154 bash[25085]: debug 2023-12-06T22:11:44.352+0000 7f81c57f5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T22:11:44.601 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:44 smithi154 bash[25085]: debug 2023-12-06T22:11:44.352+0000 7f81c57f5700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T22:11:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:45 smithi154 bash[51589]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-b 2023-12-06T22:11:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:45 smithi154 bash[51662]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-b 2023-12-06T22:11:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:45 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T22:11:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:45 smithi154 systemd[1]: Stopped Ceph mon.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:11:46.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:45 smithi154 systemd[1]: Started Ceph mon.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:11:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.475+0000 7f84a4721c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:11:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.475+0000 7f84a4721c80 0 ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T22:11:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.475+0000 7f84a4721c80 0 pidfile_write: ignore empty --pid-file 2023-12-06T22:11:46.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 0 load: jerasure load: lrc 2023-12-06T22:11:46.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-06T22:11:46.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: Git sha 0 2023-12-06T22:11:46.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T22:11:46.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: DB SUMMARY 2023-12-06T22:11:46.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: DB Session ID: 402OV0888N92F662F4YD 2023-12-06T22:11:46.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: CURRENT file: CURRENT 2023-12-06T22:11:46.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.487+0000 7f84a4721c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:11:46.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1453 Bytes 2023-12-06T22:11:46.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000033.sst 2023-12-06T22:11:46.763 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000031.log size: 761 ; 2023-12-06T22:11:46.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.error_if_exists: 0 2023-12-06T22:11:46.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.create_if_missing: 0 2023-12-06T22:11:46.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T22:11:46.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T22:11:46.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:11:46.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.env: 0x55bb14b7ba60 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.info_log: 0x55bb16989760 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.statistics: (nil) 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.use_fsync: 0 2023-12-06T22:11:46.765 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T22:11:46.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:11:46.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:11:46.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:11:46.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:11:46.766 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T22:11:46.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:11:46.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:11:46.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T22:11:46.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:11:46.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:11:46.767 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.db_log_dir: 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.wal_dir: 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:11:46.768 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:11:46.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:11:46.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:11:46.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.write_buffer_manager: 0x55bb1695cf00 2023-12-06T22:11:46.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:11:46.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:11:46.769 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:11:46.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:11:46.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:11:46.770 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.unordered_write: 0 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.row_cache: None 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.wal_filter: None 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:11:46.773 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.two_write_queues: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.wal_compression: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.atomic_flush: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:11:46.774 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_open_files: -1 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:11:46.775 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Compression algorithms supported: 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kZSTD supported: 0 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kXpressCompression supported: 0 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kZlibCompression supported: 1 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T22:11:46.776 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.merge_operator: 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_filter: None 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb169898a0) 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: cache_index_and_filter_blocks: 1 2023-12-06T22:11:46.777 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: pin_top_level_index_and_filter: 1 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: index_type: 0 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: data_block_index_type: 0 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: index_shortening: 1 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: checksum: 4 2023-12-06T22:11:46.778 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: no_block_cache: 0 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_cache: 0x55bb169dd090 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_cache_name: BinnedLRUCache 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_cache_options: 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: capacity : 536870912 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: num_shard_bits : 4 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: strict_capacity_limit : 0 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: high_pri_pool_ratio: 0.000 2023-12-06T22:11:46.779 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_cache_compressed: (nil) 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: persistent_cache: (nil) 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_size: 4096 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_size_deviation: 10 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_restart_interval: 16 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: index_block_restart_interval: 1 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: metadata_block_size: 4096 2023-12-06T22:11:46.780 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: partition_filters: 0 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: use_delta_encoding: 1 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: filter_policy: bloomfilter 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: whole_key_filtering: 1 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: verify_compression: 0 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: read_amp_bytes_per_bit: 0 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: format_version: 5 2023-12-06T22:11:46.781 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: enable_index_compression: 1 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: block_align: 0 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: max_auto_readahead_size: 262144 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: prepopulate_block_cache: 0 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: initial_auto_readahead_size: 8192 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: num_file_reads_for_auto_readahead: 2 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:11:46.782 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression: NoCompression 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.num_levels: 7 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:11:46.783 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:11:46.784 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:11:46.785 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:11:46.786 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.table_properties_collectors: 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:11:46.787 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.bloom_locality: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.ttl: 2592000 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.enable_blob_files: false 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.min_blob_size: 0 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:11:46.788 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84996e9700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 35, last_sequence is 19577, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T22:11:46.789 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2023-12-06T22:11:46.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1b48289d-27b7-4aba-b488-e3df21accea4 2023-12-06T22:11:46.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900706494927, "job": 1, "event": "recovery_started", "wal_files": [31]} 2023-12-06T22:11:46.790 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900706495635, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 1597, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19569, "largest_seqno": 19577, "table_properties": {"data_size": 495, "index_size": 33, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 205, "raw_average_key_size": 22, "raw_value_size": 304, "raw_average_value_size": 33, "num_data_blocks": 1, "num_entries": 9, "num_filter_entries": 9, "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": 1701900706, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1b48289d-27b7-4aba-b488-e3df21accea4", "db_session_id": "402OV0888N92F662F4YD", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701900706495752, "job": 1, "event": "recovery_finished"} 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.491+0000 7f84a4721c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.495+0000 7f84a4721c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.495+0000 7f84a4721c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bb16a7c000 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.495+0000 7f84a4721c80 4 rocksdb: DB pointer 0x55bb16a6a000 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.495+0000 7f8492edc700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.495+0000 7f8492edc700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: ** DB Stats ** 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:11:46.795 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: ** Compaction Stats [default] ** 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: L0 1/0 1.56 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T22:11:46.796 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: L6 1/0 10.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T22:11:46.797 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Sum 2/0 10.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T22:11:46.797 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T22:11:46.797 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: ** Compaction Stats [default] ** 2023-12-06T22:11:46.797 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-06T22:11:46.797 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:11:46.797 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T22:11:46.798 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T22:11:46.798 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:11:46.798 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:11:46.798 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:11:46.798 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Interval compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Block cache BinnedLRUCache@0x55bb169dd090#7 capacity: 512.00 MB usage: 0.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.12 KB,2.38419e-05%) Misc(1,0.00 KB,0%) 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] at bind addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 1 mon.b@-1(???) e3 preinit fsid b79818dc-9481-11ee-95a2-87774f69a715 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 mon.b@-1(???).mds e1 new map 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 mon.b@-1(???).mds e1 print_map 2023-12-06T22:11:46.799 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: e1 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: legacy client fscid: -1 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: No filesystems configured 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 mon.b@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 mon.b@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 mon.b@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.499+0000 7f84a4721c80 0 mon.b@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:11:46.800 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:46 smithi154 bash[51731]: debug 2023-12-06T22:11:46.503+0000 7f84a4721c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2023-12-06T22:11:49.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:11:48 smithi154 bash[49204]: ts=2023-12-06T22:11: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:11:51.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:11:50] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.33.4" 2023-12-06T22:11:51.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:11:51 smithi061 bash[61409]: debug 2023-12-06T22:11:51.507+0000 7fe13d93e700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:47.494905+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:47.503384+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.145094+0000 mgr.y (mgr.25459) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.504484+0000 mon.a (mon.0) 110 : cluster 0 fsmap 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.504554+0000 mon.a (mon.0) 111 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.505323+0000 mon.a (mon.0) 112 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.505681+0000 mon.a (mon.0) 113 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T22:11:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.512419+0000 mon.a (mon.0) 114 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.513202+0000 mon.a (mon.0) 115 : cluster 1 mon.a calling monitor election 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.519588+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.522818+0000 mon.a (mon.0) 116 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.531300+0000 mon.a (mon.0) 117 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.532522+0000 mon.a (mon.0) 118 : cluster 0 fsmap 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.532594+0000 mon.a (mon.0) 119 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.533378+0000 mon.a (mon.0) 120 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.533744+0000 mon.a (mon.0) 121 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.533803+0000 mon.a (mon.0) 122 : cluster 1 Cluster is now healthy 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: cluster 2023-12-06T22:11:52.540344+0000 mon.a (mon.0) 123 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: audit 2023-12-06T22:11:52.543990+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:54.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:53 smithi154 bash[51731]: audit 2023-12-06T22:11:52.551211+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:47.494905+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:47.503384+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-06T22:11:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.145094+0000 mgr.y (mgr.25459) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.504484+0000 mon.a (mon.0) 110 : cluster 0 fsmap 2023-12-06T22:11:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.504554+0000 mon.a (mon.0) 111 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.505323+0000 mon.a (mon.0) 112 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.505681+0000 mon.a (mon.0) 113 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.512419+0000 mon.a (mon.0) 114 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.513202+0000 mon.a (mon.0) 115 : cluster 1 mon.a calling monitor election 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.519588+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.522818+0000 mon.a (mon.0) 116 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.531300+0000 mon.a (mon.0) 117 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.532522+0000 mon.a (mon.0) 118 : cluster 0 fsmap 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.532594+0000 mon.a (mon.0) 119 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.533378+0000 mon.a (mon.0) 120 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.533744+0000 mon.a (mon.0) 121 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.533803+0000 mon.a (mon.0) 122 : cluster 1 Cluster is now healthy 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: cluster 2023-12-06T22:11:52.540344+0000 mon.a (mon.0) 123 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: audit 2023-12-06T22:11:52.543990+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:54.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[65975]: audit 2023-12-06T22:11:52.551211+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:47.494905+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:47.503384+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.145094+0000 mgr.y (mgr.25459) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.504484+0000 mon.a (mon.0) 110 : cluster 0 fsmap 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.504554+0000 mon.a (mon.0) 111 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.505323+0000 mon.a (mon.0) 112 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.505681+0000 mon.a (mon.0) 113 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.512419+0000 mon.a (mon.0) 114 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.513202+0000 mon.a (mon.0) 115 : cluster 1 mon.a calling monitor election 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.519588+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.522818+0000 mon.a (mon.0) 116 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.531300+0000 mon.a (mon.0) 117 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.61:3300/0,v1:172.21.15.61:6789/0],b=[v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0],c=[v2:172.21.15.61:3301/0,v1:172.21.15.61:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.532522+0000 mon.a (mon.0) 118 : cluster 0 fsmap 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.532594+0000 mon.a (mon.0) 119 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:11:54.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.533378+0000 mon.a (mon.0) 120 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2023-12-06T22:11:54.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.533744+0000 mon.a (mon.0) 121 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T22:11:54.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.533803+0000 mon.a (mon.0) 122 : cluster 1 Cluster is now healthy 2023-12-06T22:11:54.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: cluster 2023-12-06T22:11:52.540344+0000 mon.a (mon.0) 123 : cluster 1 overall HEALTH_OK 2023-12-06T22:11:54.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: audit 2023-12-06T22:11:52.543990+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:54.034 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:53 smithi061 bash[64602]: audit 2023-12-06T22:11:52.551211+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:55 smithi154 bash[51731]: cluster 2023-12-06T22:11:54.145825+0000 mgr.y (mgr.25459) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:55 smithi154 bash[51731]: audit 2023-12-06T22:11:54.221678+0000 mon.a (mon.0) 126 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:55.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:55 smithi061 bash[64602]: cluster 2023-12-06T22:11:54.145825+0000 mgr.y (mgr.25459) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:55.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:55 smithi061 bash[64602]: audit 2023-12-06T22:11:54.221678+0000 mon.a (mon.0) 126 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:55.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:55 smithi061 bash[65975]: cluster 2023-12-06T22:11:54.145825+0000 mgr.y (mgr.25459) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:55.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:55 smithi061 bash[65975]: audit 2023-12-06T22:11:54.221678+0000 mon.a (mon.0) 126 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:11:56.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:56 smithi154 bash[51731]: audit 2023-12-06T22:11:55.170553+0000 mgr.y (mgr.25459) 64 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:56.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:56 smithi061 bash[64602]: audit 2023-12-06T22:11:55.170553+0000 mgr.y (mgr.25459) 64 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:56 smithi061 bash[65975]: audit 2023-12-06T22:11:55.170553+0000 mgr.y (mgr.25459) 64 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:11:57.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:57 smithi061 bash[64602]: cluster 2023-12-06T22:11:56.147855+0000 mgr.y (mgr.25459) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:57 smithi061 bash[65975]: cluster 2023-12-06T22:11:56.147855+0000 mgr.y (mgr.25459) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:57 smithi154 bash[51731]: cluster 2023-12-06T22:11:56.147855+0000 mgr.y (mgr.25459) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:11:59.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:11:58 smithi154 bash[49204]: ts=2023-12-06T22:11: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:11:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:59 smithi061 bash[65975]: cluster 2023-12-06T22:11:58.148666+0000 mgr.y (mgr.25459) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:59 smithi061 bash[65975]: audit 2023-12-06T22:11:58.968337+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:11:59 smithi061 bash[65975]: audit 2023-12-06T22:11:58.979551+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:59 smithi061 bash[64602]: cluster 2023-12-06T22:11:58.148666+0000 mgr.y (mgr.25459) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:11:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:59 smithi061 bash[64602]: audit 2023-12-06T22:11:58.968337+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:11:59.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:11:59 smithi061 bash[64602]: audit 2023-12-06T22:11:58.979551+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:59 smithi154 bash[51731]: cluster 2023-12-06T22:11:58.148666+0000 mgr.y (mgr.25459) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:59 smithi154 bash[51731]: audit 2023-12-06T22:11:58.968337+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:11:59 smithi154 bash[51731]: audit 2023-12-06T22:11:58.979551+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:00.160 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:12:00.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:12:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:12:00] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-06T22:12:00.939 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:12:00.939 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (3m) 33s ago 10m 16.2M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:12:00.939 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (2m) 1s ago 10m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:12:00.939 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (113s) 33s ago 8m 45.7M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (102s) 1s ago 16m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (2m) 33s ago 18m 479M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (77s) 33s ago 18m 39.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (15s) 1s ago 17m 20.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (41s) 33s ago 17m 22.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (3m) 33s ago 10m 11.0M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (3m) 1s ago 10m 11.7M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (16m) 33s ago 16m 59.4M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (15m) 33s ago 15m 61.1M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (14m) 33s ago 14m 54.8M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (14m) 33s ago 14m 59.7M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (13m) 1s ago 13m 61.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (13m) 1s ago 13m 55.5M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:12:00.940 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (12m) 1s ago 12m 54.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:12:00.941 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (11m) 1s ago 11m 59.7M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:12:00.941 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (108s) 1s ago 10m 58.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:12:00.941 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (8m) 33s ago 8m 87.1M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:12:00.941 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (8m) 1s ago 8m 86.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:12:00.941 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (8m) 33s ago 8m 86.5M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:12:00.941 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (8m) 1s ago 8m 86.9M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:12:01.404 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T22:12:01.405 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T22:12:01.405 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:12:01.405 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:12:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:01 smithi154 bash[51731]: audit 2023-12-06T22:12:00.079519+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:01 smithi154 bash[51731]: audit 2023-12-06T22:12:00.090667+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:01 smithi154 bash[51731]: audit 2023-12-06T22:12:00.142878+0000 mgr.y (mgr.25459) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:01 smithi154 bash[51731]: cluster 2023-12-06T22:12:00.150318+0000 mgr.y (mgr.25459) 68 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:01 smithi154 bash[51731]: audit 2023-12-06T22:12:00.531071+0000 mgr.y (mgr.25459) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[64602]: audit 2023-12-06T22:12:00.079519+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[64602]: audit 2023-12-06T22:12:00.090667+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[64602]: audit 2023-12-06T22:12:00.142878+0000 mgr.y (mgr.25459) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[64602]: cluster 2023-12-06T22:12:00.150318+0000 mgr.y (mgr.25459) 68 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:01.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[64602]: audit 2023-12-06T22:12:00.531071+0000 mgr.y (mgr.25459) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:01.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[65975]: audit 2023-12-06T22:12:00.079519+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:01.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[65975]: audit 2023-12-06T22:12:00.090667+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:01.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[65975]: audit 2023-12-06T22:12:00.142878+0000 mgr.y (mgr.25459) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:01.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[65975]: cluster 2023-12-06T22:12:00.150318+0000 mgr.y (mgr.25459) 68 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:01.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:01 smithi061 bash[65975]: audit 2023-12-06T22:12:00.531071+0000 mgr.y (mgr.25459) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:01.781 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:12:01.781 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:12:01.781 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "5/23 daemons upgraded", 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:12:01.782 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:12:02.213 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:12:02.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:02 smithi154 bash[51731]: audit 2023-12-06T22:12:00.915483+0000 mgr.y (mgr.25459) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:02.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:02 smithi154 bash[51731]: audit 2023-12-06T22:12:01.401379+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.61:0/3539844099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:02.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:02 smithi061 bash[64602]: audit 2023-12-06T22:12:00.915483+0000 mgr.y (mgr.25459) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:02.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:02 smithi061 bash[64602]: audit 2023-12-06T22:12:01.401379+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.61:0/3539844099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:02.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:02 smithi061 bash[65975]: audit 2023-12-06T22:12:00.915483+0000 mgr.y (mgr.25459) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:02.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:02 smithi061 bash[65975]: audit 2023-12-06T22:12:01.401379+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.61:0/3539844099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:03 smithi154 bash[51731]: audit 2023-12-06T22:12:01.777591+0000 mgr.y (mgr.25459) 71 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:03 smithi154 bash[51731]: cluster 2023-12-06T22:12:02.150968+0000 mgr.y (mgr.25459) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:03 smithi154 bash[51731]: audit 2023-12-06T22:12:02.211544+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.61:0/1916813004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:12:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:03 smithi061 bash[64602]: audit 2023-12-06T22:12:01.777591+0000 mgr.y (mgr.25459) 71 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:03 smithi061 bash[64602]: cluster 2023-12-06T22:12:02.150968+0000 mgr.y (mgr.25459) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:03 smithi061 bash[64602]: audit 2023-12-06T22:12:02.211544+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.61:0/1916813004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:12:03.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:03 smithi061 bash[65975]: audit 2023-12-06T22:12:01.777591+0000 mgr.y (mgr.25459) 71 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:03.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:03 smithi061 bash[65975]: cluster 2023-12-06T22:12:02.150968+0000 mgr.y (mgr.25459) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:03.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:03 smithi061 bash[65975]: audit 2023-12-06T22:12:02.211544+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.61:0/1916813004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:12:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:05 smithi154 bash[51731]: cluster 2023-12-06T22:12:04.151687+0000 mgr.y (mgr.25459) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:05.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:05 smithi061 bash[65975]: cluster 2023-12-06T22:12:04.151687+0000 mgr.y (mgr.25459) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:05.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:05 smithi061 bash[64602]: cluster 2023-12-06T22:12:04.151687+0000 mgr.y (mgr.25459) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:06.420 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:06 smithi154 bash[51731]: audit 2023-12-06T22:12:05.178609+0000 mgr.y (mgr.25459) 74 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:06 smithi061 bash[64602]: audit 2023-12-06T22:12:05.178609+0000 mgr.y (mgr.25459) 74 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:06 smithi061 bash[65975]: audit 2023-12-06T22:12:05.178609+0000 mgr.y (mgr.25459) 74 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:07.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:07 smithi154 bash[51731]: cluster 2023-12-06T22:12:06.153394+0000 mgr.y (mgr.25459) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:07 smithi061 bash[64602]: cluster 2023-12-06T22:12:06.153394+0000 mgr.y (mgr.25459) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:07.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:07 smithi061 bash[65975]: cluster 2023-12-06T22:12:06.153394+0000 mgr.y (mgr.25459) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:09.007 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:12:08 smithi154 bash[49204]: ts=2023-12-06T22:12: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:12:09.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:09 smithi154 bash[51731]: cluster 2023-12-06T22:12:08.154160+0000 mgr.y (mgr.25459) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:09.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:09 smithi061 bash[64602]: cluster 2023-12-06T22:12:08.154160+0000 mgr.y (mgr.25459) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:09.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:09 smithi061 bash[65975]: cluster 2023-12-06T22:12:08.154160+0000 mgr.y (mgr.25459) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.221889+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.740674+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.752217+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.754386+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.756110+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.766319+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.839720+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:10.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.841473+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:10.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:10 smithi154 bash[51731]: audit 2023-12-06T22:12:09.842915+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:10.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.221889+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.740674+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.752217+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.754386+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.756110+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.766319+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.839720+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.841473+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[65975]: audit 2023-12-06T22:12:09.842915+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.221889+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.740674+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.752217+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.754386+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.756110+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:12:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.766319+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.839720+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.841473+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[64602]: audit 2023-12-06T22:12:09.842915+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:10.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:12:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:12:10] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.33.4" 2023-12-06T22:12:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:11 smithi154 bash[51731]: cephadm 2023-12-06T22:12:09.838975+0000 mgr.y (mgr.25459) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-06T22:12:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:11 smithi154 bash[51731]: cephadm 2023-12-06T22:12:09.844677+0000 mgr.y (mgr.25459) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi061 2023-12-06T22:12:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:11 smithi154 bash[51731]: cluster 2023-12-06T22:12:10.155731+0000 mgr.y (mgr.25459) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:11 smithi061 bash[64602]: cephadm 2023-12-06T22:12:09.838975+0000 mgr.y (mgr.25459) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-06T22:12:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:11 smithi061 bash[64602]: cephadm 2023-12-06T22:12:09.844677+0000 mgr.y (mgr.25459) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi061 2023-12-06T22:12:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:11 smithi061 bash[64602]: cluster 2023-12-06T22:12:10.155731+0000 mgr.y (mgr.25459) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:11 smithi061 bash[65975]: cephadm 2023-12-06T22:12:09.838975+0000 mgr.y (mgr.25459) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-12-06T22:12:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:11 smithi061 bash[65975]: cephadm 2023-12-06T22:12:09.844677+0000 mgr.y (mgr.25459) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi061 2023-12-06T22:12:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:11 smithi061 bash[65975]: cluster 2023-12-06T22:12:10.155731+0000 mgr.y (mgr.25459) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:13 smithi154 bash[51731]: cluster 2023-12-06T22:12:12.156508+0000 mgr.y (mgr.25459) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:13 smithi154 bash[51731]: audit 2023-12-06T22:12:12.606795+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:13 smithi154 bash[51731]: audit 2023-12-06T22:12:12.617963+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:13 smithi154 bash[51731]: audit 2023-12-06T22:12:12.666705+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:12:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:13 smithi154 bash[51731]: audit 2023-12-06T22:12:12.669044+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:12:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:13 smithi154 bash[51731]: audit 2023-12-06T22:12:12.671381+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[64602]: cluster 2023-12-06T22:12:12.156508+0000 mgr.y (mgr.25459) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[64602]: audit 2023-12-06T22:12:12.606795+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[64602]: audit 2023-12-06T22:12:12.617963+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[64602]: audit 2023-12-06T22:12:12.666705+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[64602]: audit 2023-12-06T22:12:12.669044+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[64602]: audit 2023-12-06T22:12:12.671381+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[65975]: cluster 2023-12-06T22:12:12.156508+0000 mgr.y (mgr.25459) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:13.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[65975]: audit 2023-12-06T22:12:12.606795+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[65975]: audit 2023-12-06T22:12:12.617963+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[65975]: audit 2023-12-06T22:12:12.666705+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:12:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[65975]: audit 2023-12-06T22:12:12.669044+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:12:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:13 smithi061 bash[65975]: audit 2023-12-06T22:12:12.671381+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:14.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:14 smithi154 bash[51731]: cephadm 2023-12-06T22:12:12.665848+0000 mgr.y (mgr.25459) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-06T22:12:14.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:14 smithi154 bash[51731]: cephadm 2023-12-06T22:12:12.673703+0000 mgr.y (mgr.25459) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi061 2023-12-06T22:12:14.525 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:14 smithi061 bash[64602]: cephadm 2023-12-06T22:12:12.665848+0000 mgr.y (mgr.25459) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-06T22:12:14.525 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:14 smithi061 bash[64602]: cephadm 2023-12-06T22:12:12.673703+0000 mgr.y (mgr.25459) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi061 2023-12-06T22:12:14.526 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:14 smithi061 bash[65975]: cephadm 2023-12-06T22:12:12.665848+0000 mgr.y (mgr.25459) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-12-06T22:12:14.526 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:14 smithi061 bash[65975]: cephadm 2023-12-06T22:12:12.673703+0000 mgr.y (mgr.25459) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi061 2023-12-06T22:12:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:15 smithi154 bash[51731]: cluster 2023-12-06T22:12:14.157265+0000 mgr.y (mgr.25459) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:15 smithi154 bash[51731]: audit 2023-12-06T22:12:15.170624+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:15 smithi154 bash[51731]: audit 2023-12-06T22:12:15.182627+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:15 smithi154 bash[51731]: audit 2023-12-06T22:12:15.195699+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:15 smithi154 bash[51731]: audit 2023-12-06T22:12:15.197434+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:15 smithi154 bash[51731]: audit 2023-12-06T22:12:15.199127+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[65975]: cluster 2023-12-06T22:12:14.157265+0000 mgr.y (mgr.25459) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[65975]: audit 2023-12-06T22:12:15.170624+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[65975]: audit 2023-12-06T22:12:15.182627+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[65975]: audit 2023-12-06T22:12:15.195699+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[65975]: audit 2023-12-06T22:12:15.197434+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[65975]: audit 2023-12-06T22:12:15.199127+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[64602]: cluster 2023-12-06T22:12:14.157265+0000 mgr.y (mgr.25459) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[64602]: audit 2023-12-06T22:12:15.170624+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[64602]: audit 2023-12-06T22:12:15.182627+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[64602]: audit 2023-12-06T22:12:15.195699+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[64602]: audit 2023-12-06T22:12:15.197434+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:15.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:15 smithi061 bash[64602]: audit 2023-12-06T22:12:15.199127+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:16 smithi154 bash[51731]: audit 2023-12-06T22:12:15.186353+0000 mgr.y (mgr.25459) 84 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:16 smithi154 bash[51731]: cephadm 2023-12-06T22:12:15.195076+0000 mgr.y (mgr.25459) 85 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-06T22:12:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:16 smithi154 bash[51731]: cephadm 2023-12-06T22:12:15.200854+0000 mgr.y (mgr.25459) 86 : cephadm 1 Reconfiguring daemon mon.c on smithi061 2023-12-06T22:12:16.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:16 smithi061 bash[64602]: audit 2023-12-06T22:12:15.186353+0000 mgr.y (mgr.25459) 84 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:16.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:16 smithi061 bash[64602]: cephadm 2023-12-06T22:12:15.195076+0000 mgr.y (mgr.25459) 85 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-06T22:12:16.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:16 smithi061 bash[64602]: cephadm 2023-12-06T22:12:15.200854+0000 mgr.y (mgr.25459) 86 : cephadm 1 Reconfiguring daemon mon.c on smithi061 2023-12-06T22:12:16.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:16 smithi061 bash[65975]: audit 2023-12-06T22:12:15.186353+0000 mgr.y (mgr.25459) 84 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:16.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:16 smithi061 bash[65975]: cephadm 2023-12-06T22:12:15.195076+0000 mgr.y (mgr.25459) 85 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-12-06T22:12:16.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:16 smithi061 bash[65975]: cephadm 2023-12-06T22:12:15.200854+0000 mgr.y (mgr.25459) 86 : cephadm 1 Reconfiguring daemon mon.c on smithi061 2023-12-06T22:12:17.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:17 smithi154 bash[51731]: cluster 2023-12-06T22:12:16.159034+0000 mgr.y (mgr.25459) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:17.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:17 smithi061 bash[65975]: cluster 2023-12-06T22:12:16.159034+0000 mgr.y (mgr.25459) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:17.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:17 smithi061 bash[64602]: cluster 2023-12-06T22:12:16.159034+0000 mgr.y (mgr.25459) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:19.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[49204]: ts=2023-12-06T22:12: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:12:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: audit 2023-12-06T22:12:17.748856+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: audit 2023-12-06T22:12:17.759075+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: cephadm 2023-12-06T22:12:17.770854+0000 mgr.y (mgr.25459) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-06T22:12:19.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: audit 2023-12-06T22:12:17.771398+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:12:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: audit 2023-12-06T22:12:17.772810+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: cephadm 2023-12-06T22:12:17.777970+0000 mgr.y (mgr.25459) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi061 2023-12-06T22:12:19.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:18 smithi154 bash[51731]: cluster 2023-12-06T22:12:18.159738+0000 mgr.y (mgr.25459) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: audit 2023-12-06T22:12:17.748856+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: audit 2023-12-06T22:12:17.759075+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: cephadm 2023-12-06T22:12:17.770854+0000 mgr.y (mgr.25459) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: audit 2023-12-06T22:12:17.771398+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: audit 2023-12-06T22:12:17.772810+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: cephadm 2023-12-06T22:12:17.777970+0000 mgr.y (mgr.25459) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi061 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[65975]: cluster 2023-12-06T22:12:18.159738+0000 mgr.y (mgr.25459) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: audit 2023-12-06T22:12:17.748856+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:19.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: audit 2023-12-06T22:12:17.759075+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:19.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: cephadm 2023-12-06T22:12:17.770854+0000 mgr.y (mgr.25459) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-12-06T22:12:19.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: audit 2023-12-06T22:12:17.771398+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:12:19.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: audit 2023-12-06T22:12:17.772810+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:19.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: cephadm 2023-12-06T22:12:17.777970+0000 mgr.y (mgr.25459) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi061 2023-12-06T22:12:19.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:18 smithi061 bash[64602]: cluster 2023-12-06T22:12:18.159738+0000 mgr.y (mgr.25459) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T22:12:20.826 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:12:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:12:20] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.33.4" 2023-12-06T22:12:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: cluster 2023-12-06T22:12:20.161500+0000 mgr.y (mgr.25459) 91 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: audit 2023-12-06T22:12:20.380653+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: audit 2023-12-06T22:12:20.391010+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: cephadm 2023-12-06T22:12:20.397269+0000 mgr.y (mgr.25459) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-06T22:12:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: audit 2023-12-06T22:12:20.397706+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:12:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: audit 2023-12-06T22:12:20.398933+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:21.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:21 smithi154 bash[51731]: cephadm 2023-12-06T22:12:20.402592+0000 mgr.y (mgr.25459) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi061 2023-12-06T22:12:21.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: cluster 2023-12-06T22:12:20.161500+0000 mgr.y (mgr.25459) 91 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:21.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: audit 2023-12-06T22:12:20.380653+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:21.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: audit 2023-12-06T22:12:20.391010+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:21.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: cephadm 2023-12-06T22:12:20.397269+0000 mgr.y (mgr.25459) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-06T22:12:21.770 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: audit 2023-12-06T22:12:20.397706+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:12:21.770 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: audit 2023-12-06T22:12:20.398933+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:21.770 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[64602]: cephadm 2023-12-06T22:12:20.402592+0000 mgr.y (mgr.25459) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi061 2023-12-06T22:12:21.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: cluster 2023-12-06T22:12:20.161500+0000 mgr.y (mgr.25459) 91 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:21.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: audit 2023-12-06T22:12:20.380653+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:21.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: audit 2023-12-06T22:12:20.391010+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:21.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: cephadm 2023-12-06T22:12:20.397269+0000 mgr.y (mgr.25459) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-12-06T22:12:21.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: audit 2023-12-06T22:12:20.397706+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:12:21.771 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: audit 2023-12-06T22:12:20.398933+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:21.772 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:21 smithi061 bash[65975]: cephadm 2023-12-06T22:12:20.402592+0000 mgr.y (mgr.25459) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi061 2023-12-06T22:12:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:23 smithi154 bash[51731]: cluster 2023-12-06T22:12:22.162321+0000 mgr.y (mgr.25459) 94 : 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 2023-12-06T22:12:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:23 smithi154 bash[51731]: audit 2023-12-06T22:12:22.916663+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:23 smithi154 bash[51731]: audit 2023-12-06T22:12:22.926520+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:23 smithi154 bash[51731]: audit 2023-12-06T22:12:22.973092+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:12:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:23 smithi154 bash[51731]: audit 2023-12-06T22:12:22.975098+0000 mon.a (mon.0) 161 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[64602]: cluster 2023-12-06T22:12:22.162321+0000 mgr.y (mgr.25459) 94 : 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 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[64602]: audit 2023-12-06T22:12:22.916663+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[64602]: audit 2023-12-06T22:12:22.926520+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[64602]: audit 2023-12-06T22:12:22.973092+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[64602]: audit 2023-12-06T22:12:22.975098+0000 mon.a (mon.0) 161 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[65975]: cluster 2023-12-06T22:12:22.162321+0000 mgr.y (mgr.25459) 94 : 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 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[65975]: audit 2023-12-06T22:12:22.916663+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:23.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[65975]: audit 2023-12-06T22:12:22.926520+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[65975]: audit 2023-12-06T22:12:22.973092+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:12:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:23 smithi061 bash[65975]: audit 2023-12-06T22:12:22.975098+0000 mon.a (mon.0) 161 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:24.607 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:24 smithi061 bash[65975]: cephadm 2023-12-06T22:12:22.972288+0000 mgr.y (mgr.25459) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-06T22:12:24.607 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:24 smithi061 bash[65975]: cephadm 2023-12-06T22:12:22.980982+0000 mgr.y (mgr.25459) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi061 2023-12-06T22:12:24.607 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:24 smithi061 bash[65975]: audit 2023-12-06T22:12:24.222847+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:24.607 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:24 smithi061 bash[64602]: cephadm 2023-12-06T22:12:22.972288+0000 mgr.y (mgr.25459) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-06T22:12:24.607 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:24 smithi061 bash[64602]: cephadm 2023-12-06T22:12:22.980982+0000 mgr.y (mgr.25459) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi061 2023-12-06T22:12:24.608 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:24 smithi061 bash[64602]: audit 2023-12-06T22:12:24.222847+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:24 smithi154 bash[51731]: cephadm 2023-12-06T22:12:22.972288+0000 mgr.y (mgr.25459) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-12-06T22:12:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:24 smithi154 bash[51731]: cephadm 2023-12-06T22:12:22.980982+0000 mgr.y (mgr.25459) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi061 2023-12-06T22:12:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:24 smithi154 bash[51731]: audit 2023-12-06T22:12:24.222847+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:25.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:25 smithi061 bash[64602]: cluster 2023-12-06T22:12:24.163138+0000 mgr.y (mgr.25459) 97 : 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 2023-12-06T22:12:25.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:25 smithi061 bash[64602]: audit 2023-12-06T22:12:25.367562+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:25.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:25 smithi061 bash[64602]: audit 2023-12-06T22:12:25.379620+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:25 smithi061 bash[65975]: cluster 2023-12-06T22:12:24.163138+0000 mgr.y (mgr.25459) 97 : 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 2023-12-06T22:12:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:25 smithi061 bash[65975]: audit 2023-12-06T22:12:25.367562+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:25 smithi061 bash[65975]: audit 2023-12-06T22:12:25.379620+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:25 smithi154 bash[51731]: cluster 2023-12-06T22:12:24.163138+0000 mgr.y (mgr.25459) 97 : 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 2023-12-06T22:12:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:25 smithi154 bash[51731]: audit 2023-12-06T22:12:25.367562+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:25 smithi154 bash[51731]: audit 2023-12-06T22:12:25.379620+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:26 smithi154 bash[51731]: audit 2023-12-06T22:12:25.194554+0000 mgr.y (mgr.25459) 98 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:26 smithi154 bash[51731]: cephadm 2023-12-06T22:12:25.401485+0000 mgr.y (mgr.25459) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-06T22:12:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:26 smithi154 bash[51731]: audit 2023-12-06T22:12:25.402071+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:12:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:26 smithi154 bash[51731]: audit 2023-12-06T22:12:25.403545+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:26 smithi154 bash[51731]: cephadm 2023-12-06T22:12:25.409063+0000 mgr.y (mgr.25459) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi061 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[64602]: audit 2023-12-06T22:12:25.194554+0000 mgr.y (mgr.25459) 98 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[64602]: cephadm 2023-12-06T22:12:25.401485+0000 mgr.y (mgr.25459) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[64602]: audit 2023-12-06T22:12:25.402071+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[64602]: audit 2023-12-06T22:12:25.403545+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[64602]: cephadm 2023-12-06T22:12:25.409063+0000 mgr.y (mgr.25459) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi061 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[65975]: audit 2023-12-06T22:12:25.194554+0000 mgr.y (mgr.25459) 98 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[65975]: cephadm 2023-12-06T22:12:25.401485+0000 mgr.y (mgr.25459) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[65975]: audit 2023-12-06T22:12:25.402071+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[65975]: audit 2023-12-06T22:12:25.403545+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:26 smithi061 bash[65975]: cephadm 2023-12-06T22:12:25.409063+0000 mgr.y (mgr.25459) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi061 2023-12-06T22:12:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:27 smithi061 bash[64602]: cluster 2023-12-06T22:12:26.164904+0000 mgr.y (mgr.25459) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:27 smithi061 bash[65975]: cluster 2023-12-06T22:12:26.164904+0000 mgr.y (mgr.25459) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:27 smithi154 bash[51731]: cluster 2023-12-06T22:12:26.164904+0000 mgr.y (mgr.25459) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:28.963 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[49204]: ts=2023-12-06T22:12: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:12:29.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: audit 2023-12-06T22:12:27.961347+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:29.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: audit 2023-12-06T22:12:27.973564+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:29.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: cephadm 2023-12-06T22:12:27.979689+0000 mgr.y (mgr.25459) 102 : cephadm 1 Reconfiguring rgw.foo.smithi061.pbiseo (monmap changed)... 2023-12-06T22:12:29.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: audit 2023-12-06T22:12:27.980345+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:29.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: audit 2023-12-06T22:12:27.983577+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:29.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: cephadm 2023-12-06T22:12:27.985485+0000 mgr.y (mgr.25459) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi061.pbiseo on smithi061 2023-12-06T22:12:29.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:28 smithi154 bash[51731]: cluster 2023-12-06T22:12:28.165622+0000 mgr.y (mgr.25459) 104 : 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 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: audit 2023-12-06T22:12:27.961347+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: audit 2023-12-06T22:12:27.973564+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: cephadm 2023-12-06T22:12:27.979689+0000 mgr.y (mgr.25459) 102 : cephadm 1 Reconfiguring rgw.foo.smithi061.pbiseo (monmap changed)... 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: audit 2023-12-06T22:12:27.980345+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: audit 2023-12-06T22:12:27.983577+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: cephadm 2023-12-06T22:12:27.985485+0000 mgr.y (mgr.25459) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi061.pbiseo on smithi061 2023-12-06T22:12:29.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[64602]: cluster 2023-12-06T22:12:28.165622+0000 mgr.y (mgr.25459) 104 : 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 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: audit 2023-12-06T22:12:27.961347+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: audit 2023-12-06T22:12:27.973564+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: cephadm 2023-12-06T22:12:27.979689+0000 mgr.y (mgr.25459) 102 : cephadm 1 Reconfiguring rgw.foo.smithi061.pbiseo (monmap changed)... 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: audit 2023-12-06T22:12:27.980345+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi061.pbiseo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: audit 2023-12-06T22:12:27.983577+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: cephadm 2023-12-06T22:12:27.985485+0000 mgr.y (mgr.25459) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi061.pbiseo on smithi061 2023-12-06T22:12:29.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:28 smithi061 bash[65975]: cluster 2023-12-06T22:12:28.165622+0000 mgr.y (mgr.25459) 104 : 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 2023-12-06T22:12:31.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:12:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:12:30] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.33.4" 2023-12-06T22:12:31.643 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: cluster 2023-12-06T22:12:30.167310+0000 mgr.y (mgr.25459) 105 : 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 2023-12-06T22:12:31.643 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: audit 2023-12-06T22:12:30.300533+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:31.643 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: audit 2023-12-06T22:12:30.311232+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:31.643 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: cephadm 2023-12-06T22:12:30.357347+0000 mgr.y (mgr.25459) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi061.sdehth (monmap changed)... 2023-12-06T22:12:31.643 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: audit 2023-12-06T22:12:30.358149+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: audit 2023-12-06T22:12:30.362167+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[64602]: cephadm 2023-12-06T22:12:30.364259+0000 mgr.y (mgr.25459) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi061.sdehth on smithi061 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: cluster 2023-12-06T22:12:30.167310+0000 mgr.y (mgr.25459) 105 : 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 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: audit 2023-12-06T22:12:30.300533+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: audit 2023-12-06T22:12:30.311232+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: cephadm 2023-12-06T22:12:30.357347+0000 mgr.y (mgr.25459) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi061.sdehth (monmap changed)... 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: audit 2023-12-06T22:12:30.358149+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: audit 2023-12-06T22:12:30.362167+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:31.644 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:31 smithi061 bash[65975]: cephadm 2023-12-06T22:12:30.364259+0000 mgr.y (mgr.25459) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi061.sdehth on smithi061 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: cluster 2023-12-06T22:12:30.167310+0000 mgr.y (mgr.25459) 105 : 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 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: audit 2023-12-06T22:12:30.300533+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: audit 2023-12-06T22:12:30.311232+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: cephadm 2023-12-06T22:12:30.357347+0000 mgr.y (mgr.25459) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi061.sdehth (monmap changed)... 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: audit 2023-12-06T22:12:30.358149+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi061.sdehth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: audit 2023-12-06T22:12:30.362167+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:31 smithi154 bash[51731]: cephadm 2023-12-06T22:12:30.364259+0000 mgr.y (mgr.25459) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi061.sdehth on smithi061 2023-12-06T22:12:32.629 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (3m) 65s ago 11m 16.2M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (3m) 34s ago 10m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (2m) 65s ago 9m 45.7M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (2m) 34s ago 17m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (3m) 65s ago 19m 479M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (110s) 65s ago 19m 39.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:12:33.408 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (47s) 34s ago 17m 20.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (74s) 65s ago 17m 22.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (4m) 65s ago 11m 11.0M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (3m) 34s ago 11m 11.7M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (16m) 65s ago 16m 59.4M 2781M 17.2.0 e1d6a67b021e f29da8f4313a 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (16m) 65s ago 16m 61.1M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (15m) 65s ago 15m 54.8M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (14m) 65s ago 14m 59.7M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (14m) 34s ago 14m 61.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (13m) 34s ago 13m 55.5M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (13m) 34s ago 13m 54.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (12m) 34s ago 12m 59.7M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (2m) 34s ago 11m 58.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:12:33.409 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (9m) 65s ago 9m 87.1M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:12:33.410 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (9m) 34s ago 9m 86.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:12:33.410 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (9m) 65s ago 9m 86.5M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:12:33.410 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (9m) 34s ago 9m 86.9M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:12:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:33 smithi154 bash[51731]: cluster 2023-12-06T22:12:32.168022+0000 mgr.y (mgr.25459) 108 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:33 smithi154 bash[51731]: audit 2023-12-06T22:12:32.673265+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:33 smithi154 bash[51731]: audit 2023-12-06T22:12:32.680663+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:33 smithi154 bash[51731]: audit 2023-12-06T22:12:32.684925+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:33 smithi154 bash[51731]: audit 2023-12-06T22:12:32.685871+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:33 smithi154 bash[51731]: audit 2023-12-06T22:12:32.686753+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[65975]: cluster 2023-12-06T22:12:32.168022+0000 mgr.y (mgr.25459) 108 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[65975]: audit 2023-12-06T22:12:32.673265+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[65975]: audit 2023-12-06T22:12:32.680663+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[65975]: audit 2023-12-06T22:12:32.684925+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[65975]: audit 2023-12-06T22:12:32.685871+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[65975]: audit 2023-12-06T22:12:32.686753+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[64602]: cluster 2023-12-06T22:12:32.168022+0000 mgr.y (mgr.25459) 108 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:33.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[64602]: audit 2023-12-06T22:12:32.673265+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:33.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[64602]: audit 2023-12-06T22:12:32.680663+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:33.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[64602]: audit 2023-12-06T22:12:32.684925+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:12:33.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[64602]: audit 2023-12-06T22:12:32.685871+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:12:33.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:33 smithi061 bash[64602]: audit 2023-12-06T22:12:32.686753+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:33.866 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:12:33.866 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:12:33.866 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T22:12:33.867 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:33.868 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:12:33.868 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:12:33.868 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:12:33.868 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:12:33.868 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T22:12:33.869 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T22:12:33.869 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:12:33.869 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:12:34.259 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:12:34.259 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:12:34.259 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:12:34.259 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:12:34.259 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "5/23 daemons upgraded", 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:12:34.260 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:12:34.710 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:12:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:34 smithi154 bash[51731]: audit 2023-12-06T22:12:32.611192+0000 mgr.y (mgr.25459) 109 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:34 smithi154 bash[51731]: cephadm 2023-12-06T22:12:32.684544+0000 mgr.y (mgr.25459) 110 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-06T22:12:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:34 smithi154 bash[51731]: cephadm 2023-12-06T22:12:32.687754+0000 mgr.y (mgr.25459) 111 : cephadm 1 Reconfiguring daemon mon.b on smithi154 2023-12-06T22:12:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:34 smithi154 bash[51731]: audit 2023-12-06T22:12:33.008072+0000 mgr.y (mgr.25459) 112 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:34 smithi154 bash[51731]: audit 2023-12-06T22:12:33.383385+0000 mgr.y (mgr.25459) 113 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:34 smithi154 bash[51731]: audit 2023-12-06T22:12:33.863667+0000 mon.a (mon.0) 180 : audit 0 from='client.? 172.21.15.61:0/1591561024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[64602]: audit 2023-12-06T22:12:32.611192+0000 mgr.y (mgr.25459) 109 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[64602]: cephadm 2023-12-06T22:12:32.684544+0000 mgr.y (mgr.25459) 110 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[64602]: cephadm 2023-12-06T22:12:32.687754+0000 mgr.y (mgr.25459) 111 : cephadm 1 Reconfiguring daemon mon.b on smithi154 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[64602]: audit 2023-12-06T22:12:33.008072+0000 mgr.y (mgr.25459) 112 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[64602]: audit 2023-12-06T22:12:33.383385+0000 mgr.y (mgr.25459) 113 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[64602]: audit 2023-12-06T22:12:33.863667+0000 mon.a (mon.0) 180 : audit 0 from='client.? 172.21.15.61:0/1591561024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[65975]: audit 2023-12-06T22:12:32.611192+0000 mgr.y (mgr.25459) 109 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[65975]: cephadm 2023-12-06T22:12:32.684544+0000 mgr.y (mgr.25459) 110 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[65975]: cephadm 2023-12-06T22:12:32.687754+0000 mgr.y (mgr.25459) 111 : cephadm 1 Reconfiguring daemon mon.b on smithi154 2023-12-06T22:12:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[65975]: audit 2023-12-06T22:12:33.008072+0000 mgr.y (mgr.25459) 112 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[65975]: audit 2023-12-06T22:12:33.383385+0000 mgr.y (mgr.25459) 113 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:34.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:34 smithi061 bash[65975]: audit 2023-12-06T22:12:33.863667+0000 mon.a (mon.0) 180 : audit 0 from='client.? 172.21.15.61:0/1591561024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: cluster 2023-12-06T22:12:34.168738+0000 mgr.y (mgr.25459) 114 : 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 2023-12-06T22:12:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.256812+0000 mgr.y (mgr.25459) 115 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.708931+0000 mon.a (mon.0) 181 : audit 0 from='client.? 172.21.15.61:0/207441206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:12:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.880321+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.892046+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.909208+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.911164+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[65975]: audit 2023-12-06T22:12:34.912910+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: cluster 2023-12-06T22:12:34.168738+0000 mgr.y (mgr.25459) 114 : 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 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.256812+0000 mgr.y (mgr.25459) 115 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.708931+0000 mon.a (mon.0) 181 : audit 0 from='client.? 172.21.15.61:0/207441206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.880321+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.892046+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.909208+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.911164+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:12:35.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:35 smithi061 bash[64602]: audit 2023-12-06T22:12:34.912910+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: cluster 2023-12-06T22:12:34.168738+0000 mgr.y (mgr.25459) 114 : 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 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.256812+0000 mgr.y (mgr.25459) 115 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.708931+0000 mon.a (mon.0) 181 : audit 0 from='client.? 172.21.15.61:0/207441206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.880321+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.892046+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.909208+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:12:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.911164+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:12:35.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:35 smithi154 bash[51731]: audit 2023-12-06T22:12:34.912910+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:36.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:36 smithi154 bash[51731]: cephadm 2023-12-06T22:12:34.908564+0000 mgr.y (mgr.25459) 116 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-06T22:12:36.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:36 smithi154 bash[51731]: cephadm 2023-12-06T22:12:34.914914+0000 mgr.y (mgr.25459) 117 : cephadm 1 Reconfiguring daemon mgr.x on smithi154 2023-12-06T22:12:36.473 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:36 smithi154 bash[51731]: audit 2023-12-06T22:12:35.205893+0000 mgr.y (mgr.25459) 118 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:36.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:36 smithi061 bash[64602]: cephadm 2023-12-06T22:12:34.908564+0000 mgr.y (mgr.25459) 116 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-06T22:12:36.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:36 smithi061 bash[64602]: cephadm 2023-12-06T22:12:34.914914+0000 mgr.y (mgr.25459) 117 : cephadm 1 Reconfiguring daemon mgr.x on smithi154 2023-12-06T22:12:36.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:36 smithi061 bash[64602]: audit 2023-12-06T22:12:35.205893+0000 mgr.y (mgr.25459) 118 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:36 smithi061 bash[65975]: cephadm 2023-12-06T22:12:34.908564+0000 mgr.y (mgr.25459) 116 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-12-06T22:12:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:36 smithi061 bash[65975]: cephadm 2023-12-06T22:12:34.914914+0000 mgr.y (mgr.25459) 117 : cephadm 1 Reconfiguring daemon mgr.x on smithi154 2023-12-06T22:12:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:36 smithi061 bash[65975]: audit 2023-12-06T22:12:35.205893+0000 mgr.y (mgr.25459) 118 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:37 smithi154 bash[51731]: cluster 2023-12-06T22:12:36.170510+0000 mgr.y (mgr.25459) 119 : 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 2023-12-06T22:12:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:37 smithi154 bash[51731]: audit 2023-12-06T22:12:36.953580+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:37 smithi154 bash[51731]: audit 2023-12-06T22:12:36.964204+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:37 smithi154 bash[51731]: audit 2023-12-06T22:12:36.985456+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:12:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:37 smithi154 bash[51731]: audit 2023-12-06T22:12:36.987033+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[64602]: cluster 2023-12-06T22:12:36.170510+0000 mgr.y (mgr.25459) 119 : 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 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[64602]: audit 2023-12-06T22:12:36.953580+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[64602]: audit 2023-12-06T22:12:36.964204+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[64602]: audit 2023-12-06T22:12:36.985456+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[64602]: audit 2023-12-06T22:12:36.987033+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[65975]: cluster 2023-12-06T22:12:36.170510+0000 mgr.y (mgr.25459) 119 : 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 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[65975]: audit 2023-12-06T22:12:36.953580+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:37.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[65975]: audit 2023-12-06T22:12:36.964204+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[65975]: audit 2023-12-06T22:12:36.985456+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:12:37.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:37 smithi061 bash[65975]: audit 2023-12-06T22:12:36.987033+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:38.659 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:38 smithi154 bash[51731]: cephadm 2023-12-06T22:12:36.984795+0000 mgr.y (mgr.25459) 120 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-06T22:12:38.659 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:38 smithi154 bash[51731]: cephadm 2023-12-06T22:12:36.992019+0000 mgr.y (mgr.25459) 121 : cephadm 1 Reconfiguring daemon osd.4 on smithi154 2023-12-06T22:12:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:38 smithi061 bash[64602]: cephadm 2023-12-06T22:12:36.984795+0000 mgr.y (mgr.25459) 120 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-06T22:12:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:38 smithi061 bash[64602]: cephadm 2023-12-06T22:12:36.992019+0000 mgr.y (mgr.25459) 121 : cephadm 1 Reconfiguring daemon osd.4 on smithi154 2023-12-06T22:12:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:38 smithi061 bash[65975]: cephadm 2023-12-06T22:12:36.984795+0000 mgr.y (mgr.25459) 120 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-12-06T22:12:38.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:38 smithi061 bash[65975]: cephadm 2023-12-06T22:12:36.992019+0000 mgr.y (mgr.25459) 121 : cephadm 1 Reconfiguring daemon osd.4 on smithi154 2023-12-06T22:12:39.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:12:38 smithi154 bash[49204]: ts=2023-12-06T22:12: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:12:39.754 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:39 smithi154 bash[51731]: cluster 2023-12-06T22:12:38.171331+0000 mgr.y (mgr.25459) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:39.754 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:39 smithi154 bash[51731]: audit 2023-12-06T22:12:39.223397+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:39.754 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:39 smithi154 bash[51731]: audit 2023-12-06T22:12:39.296261+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:39.754 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:39 smithi154 bash[51731]: audit 2023-12-06T22:12:39.306689+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:39.754 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:39 smithi154 bash[51731]: audit 2023-12-06T22:12:39.312128+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:12:39.754 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:39 smithi154 bash[51731]: audit 2023-12-06T22:12:39.313669+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:39.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[64602]: cluster 2023-12-06T22:12:38.171331+0000 mgr.y (mgr.25459) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[64602]: audit 2023-12-06T22:12:39.223397+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[64602]: audit 2023-12-06T22:12:39.296261+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[64602]: audit 2023-12-06T22:12:39.306689+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[64602]: audit 2023-12-06T22:12:39.312128+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[64602]: audit 2023-12-06T22:12:39.313669+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[65975]: cluster 2023-12-06T22:12:38.171331+0000 mgr.y (mgr.25459) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[65975]: audit 2023-12-06T22:12:39.223397+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[65975]: audit 2023-12-06T22:12:39.296261+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[65975]: audit 2023-12-06T22:12:39.306689+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[65975]: audit 2023-12-06T22:12:39.312128+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:12:39.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:39 smithi061 bash[65975]: audit 2023-12-06T22:12:39.313669+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:40.670 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:40 smithi154 bash[51731]: cephadm 2023-12-06T22:12:39.311547+0000 mgr.y (mgr.25459) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-06T22:12:40.671 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:40 smithi154 bash[51731]: cephadm 2023-12-06T22:12:39.317633+0000 mgr.y (mgr.25459) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi154 2023-12-06T22:12:40.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:12:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:12:40] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-06T22:12:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:40 smithi061 bash[64602]: cephadm 2023-12-06T22:12:39.311547+0000 mgr.y (mgr.25459) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-06T22:12:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:40 smithi061 bash[64602]: cephadm 2023-12-06T22:12:39.317633+0000 mgr.y (mgr.25459) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi154 2023-12-06T22:12:40.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:40 smithi061 bash[65975]: cephadm 2023-12-06T22:12:39.311547+0000 mgr.y (mgr.25459) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-12-06T22:12:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:40 smithi061 bash[65975]: cephadm 2023-12-06T22:12:39.317633+0000 mgr.y (mgr.25459) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi154 2023-12-06T22:12:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:41 smithi154 bash[51731]: cluster 2023-12-06T22:12:40.172947+0000 mgr.y (mgr.25459) 125 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:41 smithi061 bash[64602]: cluster 2023-12-06T22:12:40.172947+0000 mgr.y (mgr.25459) 125 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:41 smithi061 bash[65975]: cluster 2023-12-06T22:12:40.172947+0000 mgr.y (mgr.25459) 125 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:42 smithi154 bash[51731]: audit 2023-12-06T22:12:41.440645+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:42 smithi154 bash[51731]: audit 2023-12-06T22:12:41.450686+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:42 smithi154 bash[51731]: cephadm 2023-12-06T22:12:41.486849+0000 mgr.y (mgr.25459) 126 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-06T22:12:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:42 smithi154 bash[51731]: audit 2023-12-06T22:12:41.487595+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:12:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:42 smithi154 bash[51731]: audit 2023-12-06T22:12:41.489266+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:42 smithi154 bash[51731]: cephadm 2023-12-06T22:12:41.494233+0000 mgr.y (mgr.25459) 127 : cephadm 1 Reconfiguring daemon osd.6 on smithi154 2023-12-06T22:12:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[64602]: audit 2023-12-06T22:12:41.440645+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[64602]: audit 2023-12-06T22:12:41.450686+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[64602]: cephadm 2023-12-06T22:12:41.486849+0000 mgr.y (mgr.25459) 126 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-06T22:12:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[64602]: audit 2023-12-06T22:12:41.487595+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:12:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[64602]: audit 2023-12-06T22:12:41.489266+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[64602]: cephadm 2023-12-06T22:12:41.494233+0000 mgr.y (mgr.25459) 127 : cephadm 1 Reconfiguring daemon osd.6 on smithi154 2023-12-06T22:12:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[65975]: audit 2023-12-06T22:12:41.440645+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[65975]: audit 2023-12-06T22:12:41.450686+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[65975]: cephadm 2023-12-06T22:12:41.486849+0000 mgr.y (mgr.25459) 126 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-12-06T22:12:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[65975]: audit 2023-12-06T22:12:41.487595+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:12:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[65975]: audit 2023-12-06T22:12:41.489266+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:42 smithi061 bash[65975]: cephadm 2023-12-06T22:12:41.494233+0000 mgr.y (mgr.25459) 127 : cephadm 1 Reconfiguring daemon osd.6 on smithi154 2023-12-06T22:12:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:43 smithi154 bash[51731]: cluster 2023-12-06T22:12:42.173690+0000 mgr.y (mgr.25459) 128 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:43.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:43 smithi061 bash[64602]: cluster 2023-12-06T22:12:42.173690+0000 mgr.y (mgr.25459) 128 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:43 smithi061 bash[65975]: cluster 2023-12-06T22:12:42.173690+0000 mgr.y (mgr.25459) 128 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: audit 2023-12-06T22:12:43.701033+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: audit 2023-12-06T22:12:43.711453+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: cephadm 2023-12-06T22:12:43.763089+0000 mgr.y (mgr.25459) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: audit 2023-12-06T22:12:43.763773+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: audit 2023-12-06T22:12:43.765570+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: cephadm 2023-12-06T22:12:43.771298+0000 mgr.y (mgr.25459) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi154 2023-12-06T22:12:44.984 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:44 smithi154 bash[51731]: cluster 2023-12-06T22:12:44.174548+0000 mgr.y (mgr.25459) 131 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: audit 2023-12-06T22:12:43.701033+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: audit 2023-12-06T22:12:43.711453+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: cephadm 2023-12-06T22:12:43.763089+0000 mgr.y (mgr.25459) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-06T22:12:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: audit 2023-12-06T22:12:43.763773+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:12:45.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: audit 2023-12-06T22:12:43.765570+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:45.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: cephadm 2023-12-06T22:12:43.771298+0000 mgr.y (mgr.25459) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi154 2023-12-06T22:12:45.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[64602]: cluster 2023-12-06T22:12:44.174548+0000 mgr.y (mgr.25459) 131 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:45.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: audit 2023-12-06T22:12:43.701033+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:45.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: audit 2023-12-06T22:12:43.711453+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:45.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: cephadm 2023-12-06T22:12:43.763089+0000 mgr.y (mgr.25459) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-12-06T22:12:45.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: audit 2023-12-06T22:12:43.763773+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:12:45.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: audit 2023-12-06T22:12:43.765570+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:45.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: cephadm 2023-12-06T22:12:43.771298+0000 mgr.y (mgr.25459) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi154 2023-12-06T22:12:45.033 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:44 smithi061 bash[65975]: cluster 2023-12-06T22:12:44.174548+0000 mgr.y (mgr.25459) 131 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:46.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:46 smithi154 bash[51731]: audit 2023-12-06T22:12:45.216179+0000 mgr.y (mgr.25459) 132 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:46.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:46 smithi154 bash[51731]: audit 2023-12-06T22:12:45.903938+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:46.375 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:46 smithi154 bash[51731]: audit 2023-12-06T22:12:45.914669+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:46.376 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:46 smithi154 bash[51731]: audit 2023-12-06T22:12:45.943634+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:46.376 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:46 smithi154 bash[51731]: audit 2023-12-06T22:12:45.948730+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:46.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[64602]: audit 2023-12-06T22:12:45.216179+0000 mgr.y (mgr.25459) 132 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:46.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[64602]: audit 2023-12-06T22:12:45.903938+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:46.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[64602]: audit 2023-12-06T22:12:45.914669+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:46.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[64602]: audit 2023-12-06T22:12:45.943634+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:46.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[64602]: audit 2023-12-06T22:12:45.948730+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:46.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[65975]: audit 2023-12-06T22:12:45.216179+0000 mgr.y (mgr.25459) 132 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:46.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[65975]: audit 2023-12-06T22:12:45.903938+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:46.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[65975]: audit 2023-12-06T22:12:45.914669+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:46.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[65975]: audit 2023-12-06T22:12:45.943634+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi154.taighy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:46.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:46 smithi061 bash[65975]: audit 2023-12-06T22:12:45.948730+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:47.376 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:47 smithi154 bash[51731]: cephadm 2023-12-06T22:12:45.942872+0000 mgr.y (mgr.25459) 133 : cephadm 1 Reconfiguring rgw.foo.smithi154.taighy (monmap changed)... 2023-12-06T22:12:47.376 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:47 smithi154 bash[51731]: cephadm 2023-12-06T22:12:45.950913+0000 mgr.y (mgr.25459) 134 : cephadm 1 Reconfiguring daemon rgw.foo.smithi154.taighy on smithi154 2023-12-06T22:12:47.376 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:47 smithi154 bash[51731]: cluster 2023-12-06T22:12:46.176212+0000 mgr.y (mgr.25459) 135 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:47 smithi061 bash[65975]: cephadm 2023-12-06T22:12:45.942872+0000 mgr.y (mgr.25459) 133 : cephadm 1 Reconfiguring rgw.foo.smithi154.taighy (monmap changed)... 2023-12-06T22:12:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:47 smithi061 bash[65975]: cephadm 2023-12-06T22:12:45.950913+0000 mgr.y (mgr.25459) 134 : cephadm 1 Reconfiguring daemon rgw.foo.smithi154.taighy on smithi154 2023-12-06T22:12:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:47 smithi061 bash[65975]: cluster 2023-12-06T22:12:46.176212+0000 mgr.y (mgr.25459) 135 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:47.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:47 smithi061 bash[64602]: cephadm 2023-12-06T22:12:45.942872+0000 mgr.y (mgr.25459) 133 : cephadm 1 Reconfiguring rgw.foo.smithi154.taighy (monmap changed)... 2023-12-06T22:12:47.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:47 smithi061 bash[64602]: cephadm 2023-12-06T22:12:45.950913+0000 mgr.y (mgr.25459) 134 : cephadm 1 Reconfiguring daemon rgw.foo.smithi154.taighy on smithi154 2023-12-06T22:12:47.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:47 smithi061 bash[64602]: cluster 2023-12-06T22:12:46.176212+0000 mgr.y (mgr.25459) 135 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:49.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:12:48 smithi154 bash[49204]: ts=2023-12-06T22:12: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:12:49.408 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: audit 2023-12-06T22:12:48.142280+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:49.408 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: audit 2023-12-06T22:12:48.153903+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:49.409 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: cephadm 2023-12-06T22:12:48.170070+0000 mgr.y (mgr.25459) 136 : cephadm 1 Reconfiguring rgw.smpl.smithi154.krodtl (monmap changed)... 2023-12-06T22:12:49.409 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: audit 2023-12-06T22:12:48.170721+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:49.409 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: audit 2023-12-06T22:12:48.174121+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:49.409 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: cephadm 2023-12-06T22:12:48.176070+0000 mgr.y (mgr.25459) 137 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi154.krodtl on smithi154 2023-12-06T22:12:49.409 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:49 smithi154 bash[51731]: cluster 2023-12-06T22:12:48.176971+0000 mgr.y (mgr.25459) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:49.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: audit 2023-12-06T22:12:48.142280+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:49.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: audit 2023-12-06T22:12:48.153903+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:49.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: cephadm 2023-12-06T22:12:48.170070+0000 mgr.y (mgr.25459) 136 : cephadm 1 Reconfiguring rgw.smpl.smithi154.krodtl (monmap changed)... 2023-12-06T22:12:49.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: audit 2023-12-06T22:12:48.170721+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:49.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: audit 2023-12-06T22:12:48.174121+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:49.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: cephadm 2023-12-06T22:12:48.176070+0000 mgr.y (mgr.25459) 137 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi154.krodtl on smithi154 2023-12-06T22:12:49.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[65975]: cluster 2023-12-06T22:12:48.176971+0000 mgr.y (mgr.25459) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:49.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: audit 2023-12-06T22:12:48.142280+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:49.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: audit 2023-12-06T22:12:48.153903+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:49.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: cephadm 2023-12-06T22:12:48.170070+0000 mgr.y (mgr.25459) 136 : cephadm 1 Reconfiguring rgw.smpl.smithi154.krodtl (monmap changed)... 2023-12-06T22:12:49.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: audit 2023-12-06T22:12:48.170721+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi154.krodtl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T22:12:49.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: audit 2023-12-06T22:12:48.174121+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:49.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: cephadm 2023-12-06T22:12:48.176070+0000 mgr.y (mgr.25459) 137 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi154.krodtl on smithi154 2023-12-06T22:12:49.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:49 smithi061 bash[64602]: cluster 2023-12-06T22:12:48.176971+0000 mgr.y (mgr.25459) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:50.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:12:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:12:50] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2023-12-06T22:12:51.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: cluster 2023-12-06T22:12:50.178551+0000 mgr.y (mgr.25459) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:51.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.417410+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.428330+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.457755+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:12:51.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.461710+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.465013+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: cephadm 2023-12-06T22:12:50.466443+0000 mgr.y (mgr.25459) 140 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.473631+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.478845+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.483534+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.486264+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.491870+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.494180+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.500937+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.504618+0000 mon.a (mon.0) 224 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: cephadm 2023-12-06T22:12:50.506032+0000 mgr.y (mgr.25459) 141 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.511181+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.516213+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: audit 2023-12-06T22:12:50.516499+0000 mgr.y (mgr.25459) 142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T22:12:51.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:51 smithi154 bash[51731]: cephadm 2023-12-06T22:12:50.518280+0000 mgr.y (mgr.25459) 143 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: cluster 2023-12-06T22:12:50.178551+0000 mgr.y (mgr.25459) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.417410+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.428330+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.457755+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.461710+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.465013+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: cephadm 2023-12-06T22:12:50.466443+0000 mgr.y (mgr.25459) 140 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.473631+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.478845+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.483534+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.486264+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.491870+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.494180+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.500937+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.504618+0000 mon.a (mon.0) 224 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: cephadm 2023-12-06T22:12:50.506032+0000 mgr.y (mgr.25459) 141 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.511181+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.516213+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: audit 2023-12-06T22:12:50.516499+0000 mgr.y (mgr.25459) 142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[64602]: cephadm 2023-12-06T22:12:50.518280+0000 mgr.y (mgr.25459) 143 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: cluster 2023-12-06T22:12:50.178551+0000 mgr.y (mgr.25459) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.417410+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.428330+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.457755+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.461710+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.465013+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: cephadm 2023-12-06T22:12:50.466443+0000 mgr.y (mgr.25459) 140 : cephadm 1 Upgrade: Setting container_image for all mon 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.473631+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.478845+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.483534+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.486264+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.491870+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T22:12:51.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.494180+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.500937+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.504618+0000 mon.a (mon.0) 224 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: cephadm 2023-12-06T22:12:50.506032+0000 mgr.y (mgr.25459) 141 : cephadm 1 Upgrade: Setting container_image for all crash 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.511181+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.516213+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: audit 2023-12-06T22:12:50.516499+0000 mgr.y (mgr.25459) 142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T22:12:51.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:51 smithi061 bash[65975]: cephadm 2023-12-06T22:12:50.518280+0000 mgr.y (mgr.25459) 143 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-12-06T22:12:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:53 smithi154 bash[51731]: cluster 2023-12-06T22:12:52.179350+0000 mgr.y (mgr.25459) 144 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:53 smithi154 bash[51731]: audit 2023-12-06T22:12:53.048772+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:53 smithi154 bash[51731]: audit 2023-12-06T22:12:53.052883+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:12:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:53 smithi154 bash[51731]: audit 2023-12-06T22:12:53.054552+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[65975]: cluster 2023-12-06T22:12:52.179350+0000 mgr.y (mgr.25459) 144 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[65975]: audit 2023-12-06T22:12:53.048772+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[65975]: audit 2023-12-06T22:12:53.052883+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[65975]: audit 2023-12-06T22:12:53.054552+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[64602]: cluster 2023-12-06T22:12:52.179350+0000 mgr.y (mgr.25459) 144 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[64602]: audit 2023-12-06T22:12:53.048772+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[64602]: audit 2023-12-06T22:12:53.052883+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:12:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:53 smithi061 bash[64602]: audit 2023-12-06T22:12:53.054552+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:12:54.612 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:54 smithi061 bash[65975]: cephadm 2023-12-06T22:12:53.041124+0000 mgr.y (mgr.25459) 145 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T22:12:54.612 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:54 smithi061 bash[65975]: cephadm 2023-12-06T22:12:53.058575+0000 mgr.y (mgr.25459) 146 : cephadm 1 Deploying daemon osd.0 on smithi061 2023-12-06T22:12:54.613 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:54 smithi061 bash[65975]: audit 2023-12-06T22:12:54.223701+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:54.613 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:54 smithi061 bash[64602]: cephadm 2023-12-06T22:12:53.041124+0000 mgr.y (mgr.25459) 145 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T22:12:54.613 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:54 smithi061 bash[64602]: cephadm 2023-12-06T22:12:53.058575+0000 mgr.y (mgr.25459) 146 : cephadm 1 Deploying daemon osd.0 on smithi061 2023-12-06T22:12:54.613 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:54 smithi061 bash[64602]: audit 2023-12-06T22:12:54.223701+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:54.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:54 smithi154 bash[51731]: cephadm 2023-12-06T22:12:53.041124+0000 mgr.y (mgr.25459) 145 : cephadm 1 Upgrade: Updating osd.0 2023-12-06T22:12:54.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:54 smithi154 bash[51731]: cephadm 2023-12-06T22:12:53.058575+0000 mgr.y (mgr.25459) 146 : cephadm 1 Deploying daemon osd.0 on smithi061 2023-12-06T22:12:54.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:54 smithi154 bash[51731]: audit 2023-12-06T22:12:54.223701+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:12:55.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:55 smithi061 bash[64602]: cluster 2023-12-06T22:12:54.180124+0000 mgr.y (mgr.25459) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:55.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:55 smithi061 bash[65975]: cluster 2023-12-06T22:12:54.180124+0000 mgr.y (mgr.25459) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:55.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:55 smithi154 bash[51731]: cluster 2023-12-06T22:12:54.180124+0000 mgr.y (mgr.25459) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:56.721 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:56 smithi061 bash[64602]: audit 2023-12-06T22:12:55.226473+0000 mgr.y (mgr.25459) 148 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:56.721 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:56 smithi061 bash[65975]: audit 2023-12-06T22:12:55.226473+0000 mgr.y (mgr.25459) 148 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:56.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:56 smithi154 bash[51731]: audit 2023-12-06T22:12:55.226473+0000 mgr.y (mgr.25459) 148 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:12:57.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:57 smithi154 bash[51731]: cluster 2023-12-06T22:12:56.181820+0000 mgr.y (mgr.25459) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:57 smithi061 bash[64602]: cluster 2023-12-06T22:12:56.181820+0000 mgr.y (mgr.25459) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:57 smithi061 bash[65975]: cluster 2023-12-06T22:12:56.181820+0000 mgr.y (mgr.25459) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:12:58.257 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:12:58 smithi061 systemd[1]: Stopping Ceph osd.0 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:12:58.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:58 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.255997+0000 mon.a (mon.0) 231 : cluster 1 osd.0 marked itself down and dead 2023-12-06T22:12:58.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:58 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.255997+0000 mon.a (mon.0) 231 : cluster 1 osd.0 marked itself down and dead 2023-12-06T22:12:58.531 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:12:58 smithi061 bash[33289]: debug 2023-12-06T22:12:58.250+0000 7f7b322af700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:12:58.531 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:12:58 smithi061 bash[33289]: debug 2023-12-06T22:12:58.250+0000 7f7b322af700 -1 osd.0 104 *** Got signal Terminated *** 2023-12-06T22:12:58.531 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:12:58 smithi061 bash[33289]: debug 2023-12-06T22:12:58.250+0000 7f7b322af700 -1 osd.0 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:12:58.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:58 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.255997+0000 mon.a (mon.0) 231 : cluster 1 osd.0 marked itself down and dead 2023-12-06T22:12:58.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:12:58 smithi154 bash[49204]: ts=2023-12-06T22:12: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.182544+0000 mgr.y (mgr.25459) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.441833+0000 mon.a (mon.0) 232 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.454300+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.460065+0000 mon.a (mon.0) 233 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.460765+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.460808+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.461197+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.451 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[65975]: cluster 2023-12-06T22:12:58.466077+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.699 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[68325]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-0 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.182544+0000 mgr.y (mgr.25459) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.441833+0000 mon.a (mon.0) 232 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.454300+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.460065+0000 mon.a (mon.0) 233 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.460765+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.460808+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.461197+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.700 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[64602]: cluster 2023-12-06T22:12:58.466077+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.182544+0000 mgr.y (mgr.25459) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:12:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.441833+0000 mon.a (mon.0) 232 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:12:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.454300+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.460065+0000 mon.a (mon.0) 233 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2023-12-06T22:12:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.460765+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.460808+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.461197+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:12:59.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:12:59 smithi154 bash[51731]: cluster 2023-12-06T22:12:58.466077+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e105 with expected crc 2023-12-06T22:13:00.280 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:12:59 smithi061 bash[68401]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-0 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.461778+0000 mon.a (mon.0) 234 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.462338+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.462342+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.462450+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.463074+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.463155+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.466616+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.466997+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:00 smithi154 bash[51731]: cluster 2023-12-06T22:12:59.467139+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:13:00] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.461778+0000 mon.a (mon.0) 234 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.462338+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.462342+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.462450+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.463074+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.463155+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.466616+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.466997+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[64602]: cluster 2023-12-06T22:12:59.467139+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.461778+0000 mon.a (mon.0) 234 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.462338+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.462342+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.462450+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.463074+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.463155+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.466616+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.466997+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:00.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:00 smithi061 bash[65975]: cluster 2023-12-06T22:12:59.467139+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e106 with expected crc 2023-12-06T22:13:01.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:01 smithi154 bash[51731]: cluster 2023-12-06T22:13:00.184558+0000 mgr.y (mgr.25459) 151 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:01.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:01 smithi154 bash[51731]: cluster 2023-12-06T22:13:00.455633+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:01 smithi061 bash[65975]: cluster 2023-12-06T22:13:00.184558+0000 mgr.y (mgr.25459) 151 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:01.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:01 smithi061 bash[65975]: cluster 2023-12-06T22:13:00.455633+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:01.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:01 smithi061 bash[64602]: cluster 2023-12-06T22:13:00.184558+0000 mgr.y (mgr.25459) 151 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:01.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:01 smithi061 bash[64602]: cluster 2023-12-06T22:13:00.455633+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:02.402 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:02 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-06T22:13:02.402 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:02 smithi061 systemd[1]: Stopped Ceph osd.0 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:13:02.780 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:02 smithi061 systemd[1]: Started Ceph osd.0 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:13:03.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:03 smithi154 bash[51731]: cluster 2023-12-06T22:13:02.185402+0000 mgr.y (mgr.25459) 152 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:03.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:03 smithi154 bash[51731]: audit 2023-12-06T22:13:02.454408+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:03.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:03 smithi154 bash[51731]: audit 2023-12-06T22:13:02.463597+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:03 smithi061 bash[65975]: cluster 2023-12-06T22:13:02.185402+0000 mgr.y (mgr.25459) 152 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:03.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:03 smithi061 bash[65975]: audit 2023-12-06T22:13:02.454408+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:03 smithi061 bash[65975]: audit 2023-12-06T22:13:02.463597+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:03 smithi061 bash[64602]: cluster 2023-12-06T22:13:02.185402+0000 mgr.y (mgr.25459) 152 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:03 smithi061 bash[64602]: audit 2023-12-06T22:13:02.454408+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:03 smithi061 bash[64602]: audit 2023-12-06T22:13:02.463597+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T22:13:04.283 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:04 smithi061 bash[68577]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-06T22:13:05.143 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:13:05.238 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:05 smithi061 bash[64602]: cluster 2023-12-06T22:13:04.186471+0000 mgr.y (mgr.25459) 153 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-06T22:13:05.238 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:05 smithi061 bash[65975]: cluster 2023-12-06T22:13:04.186471+0000 mgr.y (mgr.25459) 153 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-06T22:13:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:05 smithi154 bash[51731]: cluster 2023-12-06T22:13:04.186471+0000 mgr.y (mgr.25459) 153 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (4m) 98s ago 11m 16.2M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (3m) 66s ago 11m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (2m) 98s ago 9m 45.7M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (2m) 66s ago 17m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (3m) 98s ago 19m 479M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (2m) 98s ago 20m 39.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (80s) 66s ago 18m 20.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (106s) 98s ago 18m 22.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (4m) 98s ago 12m 11.0M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:13:05.938 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (4m) 66s ago 12m 11.7M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 starting - - - 2781M 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (16m) 98s ago 16m 61.1M 2781M 17.2.0 e1d6a67b021e ce8a3a695025 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (15m) 98s ago 16m 54.8M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (15m) 98s ago 15m 59.7M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (14m) 66s ago 14m 61.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (14m) 66s ago 14m 55.5M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (13m) 66s ago 13m 54.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (12m) 66s ago 12m 59.7M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (2m) 66s ago 12m 58.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (9m) 98s ago 9m 87.1M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (9m) 66s ago 9m 86.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (9m) 98s ago 9m 86.5M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:13:05.939 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (9m) 66s ago 9m 86.9M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:13:06.030 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:05 smithi061 bash[68886]: debug 2023-12-06T22:13:05.822+0000 7fba3e7e8700 1 -- 172.21.15.61:0/1100696789 <== mon.0 v2:172.21.15.61:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5617ee5891e0 con 0x5617ee60ec00 2023-12-06T22:13:06.365 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[64602]: audit 2023-12-06T22:13:05.120569+0000 mgr.y (mgr.25459) 154 : audit 0 from='client.44206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:06.366 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[64602]: audit 2023-12-06T22:13:05.236104+0000 mgr.y (mgr.25459) 155 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:06.366 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[64602]: audit 2023-12-06T22:13:05.522021+0000 mgr.y (mgr.25459) 156 : audit 0 from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:06.366 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[65975]: audit 2023-12-06T22:13:05.120569+0000 mgr.y (mgr.25459) 154 : audit 0 from='client.44206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:06.366 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[65975]: audit 2023-12-06T22:13:05.236104+0000 mgr.y (mgr.25459) 155 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:06.366 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[65975]: audit 2023-12-06T22:13:05.522021+0000 mgr.y (mgr.25459) 156 : audit 0 from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:13:06.400 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:06.401 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:13:06.401 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-06T22:13:06.401 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T22:13:06.401 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:13:06.401 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:13:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:06 smithi154 bash[51731]: audit 2023-12-06T22:13:05.120569+0000 mgr.y (mgr.25459) 154 : audit 0 from='client.44206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:06 smithi154 bash[51731]: audit 2023-12-06T22:13:05.236104+0000 mgr.y (mgr.25459) 155 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:06 smithi154 bash[51731]: audit 2023-12-06T22:13:05.522021+0000 mgr.y (mgr.25459) 156 : audit 0 from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:06.780 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:06 smithi061 bash[68886]: debug 2023-12-06T22:13:06.358+0000 7fba4796e640 -1 Falling back to public interface 2023-12-06T22:13:06.801 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:13:06.801 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:13:06.801 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:13:06.801 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:13:06.801 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:13:06.801 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:13:06.802 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:13:06.802 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:13:06.802 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "5/23 daemons upgraded", 2023-12-06T22:13:06.802 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:13:06.802 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:13:06.802 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout: osd.0 (root=default,host=smithi061) is down 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2023-12-06T22:13:07.260 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2023-12-06T22:13:07.261 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2023-12-06T22:13:07.262 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2023-12-06T22:13:07.262 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2023-12-06T22:13:07.262 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2023-12-06T22:13:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:07 smithi154 bash[51731]: audit 2023-12-06T22:13:05.919742+0000 mgr.y (mgr.25459) 157 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:07 smithi154 bash[51731]: cluster 2023-12-06T22:13:06.188433+0000 mgr.y (mgr.25459) 158 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:07 smithi154 bash[51731]: audit 2023-12-06T22:13:06.398035+0000 mon.a (mon.0) 238 : audit 0 from='client.? 172.21.15.61:0/3918477111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:07 smithi061 bash[64602]: audit 2023-12-06T22:13:05.919742+0000 mgr.y (mgr.25459) 157 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:07 smithi061 bash[64602]: cluster 2023-12-06T22:13:06.188433+0000 mgr.y (mgr.25459) 158 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:07 smithi061 bash[64602]: audit 2023-12-06T22:13:06.398035+0000 mon.a (mon.0) 238 : audit 0 from='client.? 172.21.15.61:0/3918477111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:07 smithi061 bash[65975]: audit 2023-12-06T22:13:05.919742+0000 mgr.y (mgr.25459) 157 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:07 smithi061 bash[65975]: cluster 2023-12-06T22:13:06.188433+0000 mgr.y (mgr.25459) 158 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:07 smithi061 bash[65975]: audit 2023-12-06T22:13:06.398035+0000 mon.a (mon.0) 238 : audit 0 from='client.? 172.21.15.61:0/3918477111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:08 smithi154 bash[51731]: audit 2023-12-06T22:13:06.799157+0000 mgr.y (mgr.25459) 159 : audit 0 from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:08 smithi154 bash[51731]: audit 2023-12-06T22:13:07.258224+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.61:0/1796882399' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:13:08.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:08 smithi061 bash[64602]: audit 2023-12-06T22:13:06.799157+0000 mgr.y (mgr.25459) 159 : audit 0 from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:08.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:08 smithi061 bash[64602]: audit 2023-12-06T22:13:07.258224+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.61:0/1796882399' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:13:08.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:08 smithi061 bash[65975]: audit 2023-12-06T22:13:06.799157+0000 mgr.y (mgr.25459) 159 : audit 0 from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:08.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:08 smithi061 bash[65975]: audit 2023-12-06T22:13:07.258224+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.61:0/1796882399' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:13:09.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:13:08 smithi154 bash[49204]: ts=2023-12-06T22:13: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:13:09.404 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[65975]: cluster 2023-12-06T22:13:08.189268+0000 mgr.y (mgr.25459) 160 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:09.404 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[65975]: audit 2023-12-06T22:13:09.006594+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:09.404 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[65975]: audit 2023-12-06T22:13:09.019699+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:09.404 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[64602]: cluster 2023-12-06T22:13:08.189268+0000 mgr.y (mgr.25459) 160 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:09.404 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[64602]: audit 2023-12-06T22:13:09.006594+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:09.404 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[64602]: audit 2023-12-06T22:13:09.019699+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:09.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:09 smithi154 bash[51731]: cluster 2023-12-06T22:13:08.189268+0000 mgr.y (mgr.25459) 160 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:09.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:09 smithi154 bash[51731]: audit 2023-12-06T22:13:09.006594+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:09.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:09 smithi154 bash[51731]: audit 2023-12-06T22:13:09.019699+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:09.780 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[68886]: debug 2023-12-06T22:13:09.398+0000 7fba4796e640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-06T22:13:09.781 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:09 smithi061 bash[68886]: debug 2023-12-06T22:13:09.442+0000 7fba4796e640 -1 osd.0 104 log_to_monitors true 2023-12-06T22:13:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:10 smithi154 bash[51731]: audit 2023-12-06T22:13:09.230696+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:10 smithi154 bash[51731]: audit 2023-12-06T22:13:09.232250+0000 mon.a (mon.0) 242 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:10 smithi154 bash[51731]: audit 2023-12-06T22:13:09.453772+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:13:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:10 smithi154 bash[51731]: audit 2023-12-06T22:13:09.454244+0000 mon.a (mon.0) 243 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:13:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:10 smithi154 bash[51731]: audit 2023-12-06T22:13:10.071347+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:10 smithi154 bash[51731]: audit 2023-12-06T22:13:10.082109+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.530 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[68886]: debug 2023-12-06T22:13:10.314+0000 7fba385de700 -1 osd.0 104 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:13:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[65975]: audit 2023-12-06T22:13:09.230696+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[65975]: audit 2023-12-06T22:13:09.232250+0000 mon.a (mon.0) 242 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[65975]: audit 2023-12-06T22:13:09.453772+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:13:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[65975]: audit 2023-12-06T22:13:09.454244+0000 mon.a (mon.0) 243 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:13:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[65975]: audit 2023-12-06T22:13:10.071347+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[65975]: audit 2023-12-06T22:13:10.082109+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[64602]: audit 2023-12-06T22:13:09.230696+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[64602]: audit 2023-12-06T22:13:09.232250+0000 mon.a (mon.0) 242 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[64602]: audit 2023-12-06T22:13:09.453772+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:13:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[64602]: audit 2023-12-06T22:13:09.454244+0000 mon.a (mon.0) 243 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:13:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[64602]: audit 2023-12-06T22:13:10.071347+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:10.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[64602]: audit 2023-12-06T22:13:10.082109+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:11.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:13:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:13:10] "GET /metrics HTTP/1.1" 200 38318 "" "Prometheus/2.33.4" 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: cluster 2023-12-06T22:13:10.191158+0000 mgr.y (mgr.25459) 161 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: audit 2023-12-06T22:13:10.229015+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: cluster 2023-12-06T22:13:10.230835+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: audit 2023-12-06T22:13:10.234341+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: cluster 2023-12-06T22:13:10.235002+0000 mon.a (mon.0) 247 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: audit 2023-12-06T22:13:10.236783+0000 mon.a (mon.0) 248 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: cluster 2023-12-06T22:13:10.236894+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:11 smithi154 bash[51731]: cluster 2023-12-06T22:13:10.794010+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: cluster 2023-12-06T22:13:10.191158+0000 mgr.y (mgr.25459) 161 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: audit 2023-12-06T22:13:10.229015+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: cluster 2023-12-06T22:13:10.230835+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: audit 2023-12-06T22:13:10.234341+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: cluster 2023-12-06T22:13:10.235002+0000 mon.a (mon.0) 247 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: audit 2023-12-06T22:13:10.236783+0000 mon.a (mon.0) 248 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: cluster 2023-12-06T22:13:10.236894+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[65975]: cluster 2023-12-06T22:13:10.794010+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: cluster 2023-12-06T22:13:10.191158+0000 mgr.y (mgr.25459) 161 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: audit 2023-12-06T22:13:10.229015+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: cluster 2023-12-06T22:13:10.230835+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: audit 2023-12-06T22:13:10.234341+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:11.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: cluster 2023-12-06T22:13:10.235002+0000 mon.a (mon.0) 247 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-12-06T22:13:11.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: audit 2023-12-06T22:13:10.236783+0000 mon.a (mon.0) 248 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:11.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: cluster 2023-12-06T22:13:10.236894+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:11.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:11 smithi061 bash[64602]: cluster 2023-12-06T22:13:10.794010+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e107 with expected crc 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.238381+0000 mon.a (mon.0) 249 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.242098+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.247131+0000 mon.a (mon.0) 250 : cluster 1 osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597] boot 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.247217+0000 mon.a (mon.0) 251 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: audit 2023-12-06T22:13:11.248008+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.248416+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.249548+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:12 smithi154 bash[51731]: cluster 2023-12-06T22:13:11.249707+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.238381+0000 mon.a (mon.0) 249 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.242098+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.247131+0000 mon.a (mon.0) 250 : cluster 1 osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597] boot 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.247217+0000 mon.a (mon.0) 251 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: audit 2023-12-06T22:13:11.248008+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.248416+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.249548+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[65975]: cluster 2023-12-06T22:13:11.249707+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.238381+0000 mon.a (mon.0) 249 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.242098+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.247131+0000 mon.a (mon.0) 250 : cluster 1 osd.0 [v2:172.21.15.61:6802/2819450597,v1:172.21.15.61:6803/2819450597] boot 2023-12-06T22:13:12.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.247217+0000 mon.a (mon.0) 251 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-12-06T22:13:12.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: audit 2023-12-06T22:13:11.248008+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:13:12.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.248416+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.249548+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:12.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:12 smithi061 bash[64602]: cluster 2023-12-06T22:13:11.249707+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.192169+0000 mgr.y (mgr.25459) 162 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.264336+0000 mon.a (mon.0) 253 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.264721+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.264766+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.264955+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.266821+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.267661+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.269376+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.269678+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.270449+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[64602]: cluster 2023-12-06T22:13:12.271177+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.192169+0000 mgr.y (mgr.25459) 162 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.264336+0000 mon.a (mon.0) 253 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.264721+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.264766+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.264955+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.266821+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.267661+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.269376+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.269678+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.270449+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:13 smithi061 bash[65975]: cluster 2023-12-06T22:13:12.271177+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.192169+0000 mgr.y (mgr.25459) 162 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.264336+0000 mon.a (mon.0) 253 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.264721+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.264766+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.264955+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.266821+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.267661+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.269376+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.269678+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.270449+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:13.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:13 smithi154 bash[51731]: cluster 2023-12-06T22:13:12.271177+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e109 with expected crc 2023-12-06T22:13:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:15 smithi154 bash[51731]: cluster 2023-12-06T22:13:14.193143+0000 mgr.y (mgr.25459) 163 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:15.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:15 smithi061 bash[65975]: cluster 2023-12-06T22:13:14.193143+0000 mgr.y (mgr.25459) 163 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:15.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:15 smithi061 bash[64602]: cluster 2023-12-06T22:13:14.193143+0000 mgr.y (mgr.25459) 163 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2023-12-06T22:13:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:16 smithi154 bash[51731]: audit 2023-12-06T22:13:15.246605+0000 mgr.y (mgr.25459) 164 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:16.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:16 smithi061 bash[64602]: audit 2023-12-06T22:13:15.246605+0000 mgr.y (mgr.25459) 164 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:16.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:16 smithi061 bash[65975]: audit 2023-12-06T22:13:15.246605+0000 mgr.y (mgr.25459) 164 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:17.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:17 smithi061 bash[64602]: cluster 2023-12-06T22:13:16.194972+0000 mgr.y (mgr.25459) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 238 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:17.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:17 smithi061 bash[65975]: cluster 2023-12-06T22:13:16.194972+0000 mgr.y (mgr.25459) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 238 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:17.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:17 smithi154 bash[51731]: cluster 2023-12-06T22:13:16.194972+0000 mgr.y (mgr.25459) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 238 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:18.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:18 smithi154 bash[51731]: cluster 2023-12-06T22:13:17.078934+0000 mon.a (mon.0) 254 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2023-12-06T22:13:18.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:18 smithi154 bash[51731]: cluster 2023-12-06T22:13:17.079008+0000 mon.a (mon.0) 255 : cluster 1 Cluster is now healthy 2023-12-06T22:13:18.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:18 smithi061 bash[64602]: cluster 2023-12-06T22:13:17.078934+0000 mon.a (mon.0) 254 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2023-12-06T22:13:18.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:18 smithi061 bash[64602]: cluster 2023-12-06T22:13:17.079008+0000 mon.a (mon.0) 255 : cluster 1 Cluster is now healthy 2023-12-06T22:13:18.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:18 smithi061 bash[65975]: cluster 2023-12-06T22:13:17.078934+0000 mon.a (mon.0) 254 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2023-12-06T22:13:18.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:18 smithi061 bash[65975]: cluster 2023-12-06T22:13:17.079008+0000 mon.a (mon.0) 255 : cluster 1 Cluster is now healthy 2023-12-06T22:13:19.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:13:18 smithi154 bash[49204]: ts=2023-12-06T22:13: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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T22:13:19.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:13:18 smithi154 bash[49204]: ts=2023-12-06T22:13:18.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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:13:19.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:19 smithi154 bash[51731]: cluster 2023-12-06T22:13:18.195743+0000 mgr.y (mgr.25459) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 115 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 2023-12-06T22:13:19.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:19 smithi061 bash[65975]: cluster 2023-12-06T22:13:18.195743+0000 mgr.y (mgr.25459) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 115 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 2023-12-06T22:13:19.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:19 smithi061 bash[64602]: cluster 2023-12-06T22:13:18.195743+0000 mgr.y (mgr.25459) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 115 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 2023-12-06T22:13:21.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:13:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:13:20] "GET /metrics HTTP/1.1" 200 38318 "" "Prometheus/2.33.4" 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: cluster 2023-12-06T22:13:20.197299+0000 mgr.y (mgr.25459) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 160 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.787989+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.802609+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.805343+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.807402+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.815621+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.903020+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:13:21.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.906739+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.909702+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.911992+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:21 smithi154 bash[51731]: audit 2023-12-06T22:13:20.916795+0000 mon.a (mon.0) 265 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: cluster 2023-12-06T22:13:20.197299+0000 mgr.y (mgr.25459) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 160 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.787989+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.802609+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.805343+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.807402+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.815621+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.903020+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.906739+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.909702+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.911992+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[64602]: audit 2023-12-06T22:13:20.916795+0000 mon.a (mon.0) 265 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: cluster 2023-12-06T22:13:20.197299+0000 mgr.y (mgr.25459) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 160 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.787989+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.802609+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.805343+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.807402+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.815621+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.903020+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.906739+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.909702+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.911992+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:21.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:21 smithi061 bash[65975]: audit 2023-12-06T22:13:20.916795+0000 mon.a (mon.0) 265 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:13:22.520 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:22 smithi061 bash[64602]: audit 2023-12-06T22:13:20.917182+0000 mgr.y (mgr.25459) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:13:22.521 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:22 smithi061 bash[64602]: cephadm 2023-12-06T22:13:20.919579+0000 mgr.y (mgr.25459) 169 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-06T22:13:22.521 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:22 smithi061 bash[65975]: audit 2023-12-06T22:13:20.917182+0000 mgr.y (mgr.25459) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:13:22.521 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:22 smithi061 bash[65975]: cephadm 2023-12-06T22:13:20.919579+0000 mgr.y (mgr.25459) 169 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-06T22:13:22.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:22 smithi154 bash[51731]: audit 2023-12-06T22:13:20.917182+0000 mgr.y (mgr.25459) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:13:22.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:22 smithi154 bash[51731]: cephadm 2023-12-06T22:13:20.919579+0000 mgr.y (mgr.25459) 169 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-12-06T22:13:23.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:23 smithi061 bash[64602]: cluster 2023-12-06T22:13:22.198324+0000 mgr.y (mgr.25459) 170 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:23.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:23 smithi061 bash[65975]: cluster 2023-12-06T22:13:22.198324+0000 mgr.y (mgr.25459) 170 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:23 smithi154 bash[51731]: cluster 2023-12-06T22:13:22.198324+0000 mgr.y (mgr.25459) 170 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:25.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: cephadm 2023-12-06T22:13:23.589683+0000 mgr.y (mgr.25459) 171 : cephadm 1 Upgrade: Updating osd.1 2023-12-06T22:13:25.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: audit 2023-12-06T22:13:23.597283+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: audit 2023-12-06T22:13:23.601237+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:13:25.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: audit 2023-12-06T22:13:23.602938+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:25.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: cephadm 2023-12-06T22:13:23.607090+0000 mgr.y (mgr.25459) 172 : cephadm 1 Deploying daemon osd.1 on smithi061 2023-12-06T22:13:25.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: cluster 2023-12-06T22:13:24.198991+0000 mgr.y (mgr.25459) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:25.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: audit 2023-12-06T22:13:24.229762+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: audit 2023-12-06T22:13:24.231626+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:25.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:24 smithi154 bash[51731]: audit 2023-12-06T22:13:24.266725+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: cephadm 2023-12-06T22:13:23.589683+0000 mgr.y (mgr.25459) 171 : cephadm 1 Upgrade: Updating osd.1 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: audit 2023-12-06T22:13:23.597283+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: audit 2023-12-06T22:13:23.601237+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: audit 2023-12-06T22:13:23.602938+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: cephadm 2023-12-06T22:13:23.607090+0000 mgr.y (mgr.25459) 172 : cephadm 1 Deploying daemon osd.1 on smithi061 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: cluster 2023-12-06T22:13:24.198991+0000 mgr.y (mgr.25459) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: audit 2023-12-06T22:13:24.229762+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: audit 2023-12-06T22:13:24.231626+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[64602]: audit 2023-12-06T22:13:24.266725+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: cephadm 2023-12-06T22:13:23.589683+0000 mgr.y (mgr.25459) 171 : cephadm 1 Upgrade: Updating osd.1 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: audit 2023-12-06T22:13:23.597283+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: audit 2023-12-06T22:13:23.601237+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: audit 2023-12-06T22:13:23.602938+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: cephadm 2023-12-06T22:13:23.607090+0000 mgr.y (mgr.25459) 172 : cephadm 1 Deploying daemon osd.1 on smithi061 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: cluster 2023-12-06T22:13:24.198991+0000 mgr.y (mgr.25459) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: audit 2023-12-06T22:13:24.229762+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: audit 2023-12-06T22:13:24.231626+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:25.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:24 smithi061 bash[65975]: audit 2023-12-06T22:13:24.266725+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:26.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:26 smithi154 bash[51731]: audit 2023-12-06T22:13:25.254577+0000 mgr.y (mgr.25459) 174 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:26.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:26 smithi061 bash[64602]: audit 2023-12-06T22:13:25.254577+0000 mgr.y (mgr.25459) 174 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:26 smithi061 bash[65975]: audit 2023-12-06T22:13:25.254577+0000 mgr.y (mgr.25459) 174 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:27.461 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:27 smithi061 bash[65975]: cluster 2023-12-06T22:13:26.200755+0000 mgr.y (mgr.25459) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 0 B/s wr, 239 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:27.461 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:27 smithi061 bash[64602]: cluster 2023-12-06T22:13:26.200755+0000 mgr.y (mgr.25459) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 0 B/s wr, 239 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:27.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:27 smithi154 bash[51731]: cluster 2023-12-06T22:13:26.200755+0000 mgr.y (mgr.25459) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 0 B/s wr, 239 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:13:28.780 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:28 smithi061 systemd[1]: Stopping Ceph osd.1 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:13:29.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:13:28 smithi154 bash[49204]: ts=2023-12-06T22:13:28.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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-06T22:13:29.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:13:28 smithi154 bash[49204]: ts=2023-12-06T22:13:28.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.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:13:29.261 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:28 smithi061 bash[36410]: debug 2023-12-06T22:13:28.962+0000 7f312533b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:13:29.261 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:28 smithi061 bash[36410]: debug 2023-12-06T22:13:28.962+0000 7f312533b700 -1 osd.1 109 *** Got signal Terminated *** 2023-12-06T22:13:29.261 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:28 smithi061 bash[36410]: debug 2023-12-06T22:13:28.962+0000 7f312533b700 -1 osd.1 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:13:29.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:29 smithi061 bash[64602]: cluster 2023-12-06T22:13:28.201689+0000 mgr.y (mgr.25459) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T22:13:29.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:29 smithi061 bash[64602]: cluster 2023-12-06T22:13:28.970432+0000 mon.a (mon.0) 272 : cluster 1 osd.1 marked itself down and dead 2023-12-06T22:13:29.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:29 smithi061 bash[65975]: cluster 2023-12-06T22:13:28.201689+0000 mgr.y (mgr.25459) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T22:13:29.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:29 smithi061 bash[65975]: cluster 2023-12-06T22:13:28.970432+0000 mon.a (mon.0) 272 : cluster 1 osd.1 marked itself down and dead 2023-12-06T22:13:29.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:29 smithi154 bash[51731]: cluster 2023-12-06T22:13:28.201689+0000 mgr.y (mgr.25459) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T22:13:29.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:29 smithi154 bash[51731]: cluster 2023-12-06T22:13:28.970432+0000 mon.a (mon.0) 272 : cluster 1 osd.1 marked itself down and dead 2023-12-06T22:13:30.515 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.257898+0000 mon.a (mon.0) 273 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:13:30.515 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.267848+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.515 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.272161+0000 mon.a (mon.0) 274 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.273198+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.273515+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.274209+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.277808+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.277956+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[65975]: cluster 2023-12-06T22:13:29.278094+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.257898+0000 mon.a (mon.0) 273 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.267848+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.272161+0000 mon.a (mon.0) 274 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.273198+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.273515+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.274209+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.516 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.277808+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.517 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.277956+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.517 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[64602]: cluster 2023-12-06T22:13:29.278094+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.257898+0000 mon.a (mon.0) 273 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.267848+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.272161+0000 mon.a (mon.0) 274 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.273198+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.273515+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.274209+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.277808+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.277956+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:30 smithi154 bash[51731]: cluster 2023-12-06T22:13:29.278094+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e110 with expected crc 2023-12-06T22:13:30.770 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:13:30] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2023-12-06T22:13:30.770 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[70488]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-1 2023-12-06T22:13:31.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:30 smithi061 bash[70578]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-1 2023-12-06T22:13:31.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.203624+0000 mgr.y (mgr.25459) 177 : cluster 0 pgmap v87: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 133 op/s 2023-12-06T22:13:31.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.268957+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.280546+0000 mon.a (mon.0) 276 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.280922+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.280969+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.282812+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.284002+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.285411+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.285512+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.287306+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.287385+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[64602]: cluster 2023-12-06T22:13:30.290372+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.203624+0000 mgr.y (mgr.25459) 177 : cluster 0 pgmap v87: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 133 op/s 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.268957+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.280546+0000 mon.a (mon.0) 276 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.280922+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.533 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.280969+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.282812+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.284002+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.285411+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.285512+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.287306+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.287385+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.534 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:31 smithi061 bash[65975]: cluster 2023-12-06T22:13:30.290372+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.203624+0000 mgr.y (mgr.25459) 177 : cluster 0 pgmap v87: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 133 op/s 2023-12-06T22:13:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.268957+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-12-06T22:13:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.280546+0000 mon.a (mon.0) 276 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-12-06T22:13:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.280922+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.280969+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.282812+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.284002+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.285411+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.285512+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.287306+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.287385+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:31.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:31 smithi154 bash[51731]: cluster 2023-12-06T22:13:30.290372+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2023-12-06T22:13:33.355 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:33 smithi061 bash[65975]: cluster 2023-12-06T22:13:32.204483+0000 mgr.y (mgr.25459) 178 : cluster 0 pgmap v89: 161 pgs: 6 activating+undersized, 56 peering, 1 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 167 op/s; 6/630 objects degraded (0.952%) 2023-12-06T22:13:33.355 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:33 smithi061 bash[64602]: cluster 2023-12-06T22:13:32.204483+0000 mgr.y (mgr.25459) 178 : cluster 0 pgmap v89: 161 pgs: 6 activating+undersized, 56 peering, 1 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 167 op/s; 6/630 objects degraded (0.952%) 2023-12-06T22:13:33.355 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:33 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-12-06T22:13:33.355 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:33 smithi061 systemd[1]: Stopped Ceph osd.1 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:13:33.356 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:33 smithi061 systemd[1]: Started Ceph osd.1 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:13:33.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:33 smithi154 bash[51731]: cluster 2023-12-06T22:13:32.204483+0000 mgr.y (mgr.25459) 178 : cluster 0 pgmap v89: 161 pgs: 6 activating+undersized, 56 peering, 1 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 167 op/s; 6/630 objects degraded (0.952%) 2023-12-06T22:13:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:34 smithi154 bash[51731]: audit 2023-12-06T22:13:33.350559+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:34 smithi154 bash[51731]: audit 2023-12-06T22:13:33.361304+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[64602]: audit 2023-12-06T22:13:33.350559+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:34.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[64602]: audit 2023-12-06T22:13:33.361304+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[65975]: audit 2023-12-06T22:13:33.350559+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:34.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[65975]: audit 2023-12-06T22:13:33.361304+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:35.266 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T22:13:35.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-06T22:13:35.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T22:13:35.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T22:13:35.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T22:13:35.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T22:13:35.267 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:34 smithi061 bash[70749]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-06T22:13:35.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:35 smithi061 bash[64602]: cluster 2023-12-06T22:13:34.205520+0000 mgr.y (mgr.25459) 179 : cluster 0 pgmap v90: 161 pgs: 6 activating+undersized, 56 peering, 1 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2023-12-06T22:13:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:35 smithi061 bash[65975]: cluster 2023-12-06T22:13:34.205520+0000 mgr.y (mgr.25459) 179 : cluster 0 pgmap v90: 161 pgs: 6 activating+undersized, 56 peering, 1 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2023-12-06T22:13:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:35 smithi154 bash[51731]: cluster 2023-12-06T22:13:34.205520+0000 mgr.y (mgr.25459) 179 : cluster 0 pgmap v90: 161 pgs: 6 activating+undersized, 56 peering, 1 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2023-12-06T22:13:36.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:36 smithi154 bash[51731]: audit 2023-12-06T22:13:35.264372+0000 mgr.y (mgr.25459) 180 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:36.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:36 smithi061 bash[64602]: audit 2023-12-06T22:13:35.264372+0000 mgr.y (mgr.25459) 180 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:36 smithi061 bash[65975]: audit 2023-12-06T22:13:35.264372+0000 mgr.y (mgr.25459) 180 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:37.280 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:36 smithi061 bash[71024]: debug 2023-12-06T22:13:36.934+0000 7f255452d700 1 -- 172.21.15.61:0/866504886 <== mon.0 v2:172.21.15.61:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5606e16751e0 con 0x5606e16fb000 2023-12-06T22:13:37.679 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:13:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:37 smithi154 bash[51731]: cluster 2023-12-06T22:13:36.207564+0000 mgr.y (mgr.25459) 181 : cluster 0 pgmap v91: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 91/630 objects degraded (14.444%) 2023-12-06T22:13:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:37 smithi154 bash[51731]: cluster 2023-12-06T22:13:36.355873+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: Degraded data redundancy: 91/630 objects degraded (14.444%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:37 smithi154 bash[51731]: cluster 2023-12-06T22:13:36.355950+0000 mon.a (mon.0) 280 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2023-12-06T22:13:37.780 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[71024]: debug 2023-12-06T22:13:37.486+0000 7f255d6b3640 -1 Falling back to public interface 2023-12-06T22:13:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[64602]: cluster 2023-12-06T22:13:36.207564+0000 mgr.y (mgr.25459) 181 : cluster 0 pgmap v91: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 91/630 objects degraded (14.444%) 2023-12-06T22:13:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[64602]: cluster 2023-12-06T22:13:36.355873+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: Degraded data redundancy: 91/630 objects degraded (14.444%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:37.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[64602]: cluster 2023-12-06T22:13:36.355950+0000 mon.a (mon.0) 280 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2023-12-06T22:13:37.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[65975]: cluster 2023-12-06T22:13:36.207564+0000 mgr.y (mgr.25459) 181 : cluster 0 pgmap v91: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 91/630 objects degraded (14.444%) 2023-12-06T22:13:37.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[65975]: cluster 2023-12-06T22:13:36.355873+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: Degraded data redundancy: 91/630 objects degraded (14.444%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:37.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:37 smithi061 bash[65975]: cluster 2023-12-06T22:13:36.355950+0000 mon.a (mon.0) 280 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (5m) 29s ago 12m 15.7M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (4m) 99s ago 11m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (3m) 29s ago 10m 47.0M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (3m) 99s ago 18m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (4m) 29s ago 20m 487M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (2m) 29s ago 20m 47.2M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:13:38.460 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (112s) 99s ago 18m 20.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (2m) 29s ago 18m 40.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (5m) 29s ago 12m 15.6M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (4m) 99s ago 12m 11.7M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (33s) 29s ago 17m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 starting - - - 2781M 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (16m) 29s ago 16m 56.0M 2781M 17.2.0 e1d6a67b021e fca64d916bf9 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (15m) 29s ago 15m 60.7M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (15m) 99s ago 15m 61.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (14m) 99s ago 14m 55.5M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (14m) 99s ago 14m 54.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (13m) 99s ago 13m 59.7M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (3m) 99s ago 12m 58.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (10m) 29s ago 10m 87.6M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (10m) 99s ago 10m 86.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:13:38.461 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (10m) 29s ago 10m 86.9M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:13:38.462 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (10m) 99s ago 10m 86.9M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:13:38.922 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:13:38.922 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:13:38.922 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:13:38.922 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:38.922 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-06T22:13:38.923 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T22:13:38.924 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:13:38.924 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:13:39.010 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:13:38 smithi154 bash[49204]: ts=2023-12-06T22:13: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-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"smithi061:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.61\", device_class=\"ssd\", hostname=\"smithi061\", instance=\"172.21.15.154:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.61\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "6/23 daemons upgraded", 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:13:39.326 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: audit 2023-12-06T22:13:37.661555+0000 mgr.y (mgr.25459) 182 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: audit 2023-12-06T22:13:38.058829+0000 mgr.y (mgr.25459) 183 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: cluster 2023-12-06T22:13:38.208507+0000 mgr.y (mgr.25459) 184 : cluster 0 pgmap v92: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 91/630 objects degraded (14.444%) 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: audit 2023-12-06T22:13:38.435120+0000 mgr.y (mgr.25459) 185 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: audit 2023-12-06T22:13:38.920139+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.61:0/15641357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: audit 2023-12-06T22:13:39.230809+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:39 smithi154 bash[51731]: audit 2023-12-06T22:13:39.232865+0000 mon.a (mon.0) 282 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: audit 2023-12-06T22:13:37.661555+0000 mgr.y (mgr.25459) 182 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: audit 2023-12-06T22:13:38.058829+0000 mgr.y (mgr.25459) 183 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: cluster 2023-12-06T22:13:38.208507+0000 mgr.y (mgr.25459) 184 : cluster 0 pgmap v92: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 91/630 objects degraded (14.444%) 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: audit 2023-12-06T22:13:38.435120+0000 mgr.y (mgr.25459) 185 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: audit 2023-12-06T22:13:38.920139+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.61:0/15641357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: audit 2023-12-06T22:13:39.230809+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[65975]: audit 2023-12-06T22:13:39.232865+0000 mon.a (mon.0) 282 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: audit 2023-12-06T22:13:37.661555+0000 mgr.y (mgr.25459) 182 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: audit 2023-12-06T22:13:38.058829+0000 mgr.y (mgr.25459) 183 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: cluster 2023-12-06T22:13:38.208507+0000 mgr.y (mgr.25459) 184 : cluster 0 pgmap v92: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 91/630 objects degraded (14.444%) 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: audit 2023-12-06T22:13:38.435120+0000 mgr.y (mgr.25459) 185 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: audit 2023-12-06T22:13:38.920139+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.61:0/15641357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:39.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: audit 2023-12-06T22:13:39.230809+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:39.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:39 smithi061 bash[64602]: audit 2023-12-06T22:13:39.232865+0000 mon.a (mon.0) 282 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 91/630 objects degraded (14.444%), 24 pgs degraded 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout: osd.1 (root=default,host=smithi061) is down 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 91/630 objects degraded (14.444%), 24 pgs degraded 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.0 is active+undersized+degraded, acting [7,0] 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.8 is active+undersized+degraded, acting [7,0] 2023-12-06T22:13:39.861 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2023-12-06T22:13:39.862 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.18 is active+undersized+degraded, acting [4,6] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2023-12-06T22:13:39.863 INFO:teuthology.orchestra.run.smithi061.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2023-12-06T22:13:40.644 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:13:40] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.33.4" 2023-12-06T22:13:40.644 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[71024]: debug 2023-12-06T22:13:40.570+0000 7f255d6b3640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-06T22:13:40.644 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[71024]: debug 2023-12-06T22:13:40.638+0000 7f255d6b3640 -1 osd.1 109 log_to_monitors true 2023-12-06T22:13:40.645 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[65975]: audit 2023-12-06T22:13:39.323993+0000 mgr.y (mgr.25459) 186 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:40.645 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[65975]: audit 2023-12-06T22:13:39.859383+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.61:0/2609986154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:13:40.645 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[64602]: audit 2023-12-06T22:13:39.323993+0000 mgr.y (mgr.25459) 186 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:40.645 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:40 smithi061 bash[64602]: audit 2023-12-06T22:13:39.859383+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.61:0/2609986154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:13:40.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:40 smithi154 bash[51731]: audit 2023-12-06T22:13:39.323993+0000 mgr.y (mgr.25459) 186 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:13:40.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:40 smithi154 bash[51731]: audit 2023-12-06T22:13:39.859383+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.61:0/2609986154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:13:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:41 smithi154 bash[51731]: cluster 2023-12-06T22:13:40.209767+0000 mgr.y (mgr.25459) 187 : cluster 0 pgmap v93: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:41 smithi154 bash[51731]: audit 2023-12-06T22:13:40.649937+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:13:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:41 smithi154 bash[51731]: audit 2023-12-06T22:13:40.650753+0000 mon.a (mon.0) 283 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:13:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:41 smithi154 bash[51731]: audit 2023-12-06T22:13:40.889069+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:41 smithi154 bash[51731]: audit 2023-12-06T22:13:40.900539+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[64602]: cluster 2023-12-06T22:13:40.209767+0000 mgr.y (mgr.25459) 187 : cluster 0 pgmap v93: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[64602]: audit 2023-12-06T22:13:40.649937+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[64602]: audit 2023-12-06T22:13:40.650753+0000 mon.a (mon.0) 283 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[64602]: audit 2023-12-06T22:13:40.889069+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[64602]: audit 2023-12-06T22:13:40.900539+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[65975]: cluster 2023-12-06T22:13:40.209767+0000 mgr.y (mgr.25459) 187 : cluster 0 pgmap v93: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[65975]: audit 2023-12-06T22:13:40.649937+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[65975]: audit 2023-12-06T22:13:40.650753+0000 mon.a (mon.0) 283 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[65975]: audit 2023-12-06T22:13:40.889069+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[65975]: audit 2023-12-06T22:13:40.900539+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:41.782 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:13:41 smithi061 bash[71024]: debug 2023-12-06T22:13:41.454+0000 7f254eb24700 -1 osd.1 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:13:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: audit 2023-12-06T22:13:41.398312+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:13:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: cluster 2023-12-06T22:13:41.401729+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T22:13:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: cluster 2023-12-06T22:13:41.405312+0000 mon.a (mon.0) 287 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-06T22:13:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: audit 2023-12-06T22:13:41.405971+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: cluster 2023-12-06T22:13:41.407084+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T22:13:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: audit 2023-12-06T22:13:41.409835+0000 mon.a (mon.0) 288 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: audit 2023-12-06T22:13:41.995147+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:42 smithi154 bash[51731]: audit 2023-12-06T22:13:42.009348+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: audit 2023-12-06T22:13:41.398312+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: cluster 2023-12-06T22:13:41.401729+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: cluster 2023-12-06T22:13:41.405312+0000 mon.a (mon.0) 287 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: audit 2023-12-06T22:13:41.405971+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: cluster 2023-12-06T22:13:41.407084+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: audit 2023-12-06T22:13:41.409835+0000 mon.a (mon.0) 288 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: audit 2023-12-06T22:13:41.995147+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[64602]: audit 2023-12-06T22:13:42.009348+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: audit 2023-12-06T22:13:41.398312+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: cluster 2023-12-06T22:13:41.401729+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T22:13:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: cluster 2023-12-06T22:13:41.405312+0000 mon.a (mon.0) 287 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-12-06T22:13:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: audit 2023-12-06T22:13:41.405971+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: cluster 2023-12-06T22:13:41.407084+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2023-12-06T22:13:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: audit 2023-12-06T22:13:41.409835+0000 mon.a (mon.0) 288 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:13:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: audit 2023-12-06T22:13:41.995147+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:42.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:42 smithi061 bash[65975]: audit 2023-12-06T22:13:42.009348+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: cluster 2023-12-06T22:13:42.210814+0000 mgr.y (mgr.25459) 188 : cluster 0 pgmap v95: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: cluster 2023-12-06T22:13:42.398885+0000 mon.a (mon.0) 291 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: cluster 2023-12-06T22:13:42.402943+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: cluster 2023-12-06T22:13:42.408276+0000 mon.a (mon.0) 292 : cluster 1 osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991] boot 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: cluster 2023-12-06T22:13:42.408418+0000 mon.a (mon.0) 293 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: audit 2023-12-06T22:13:42.409653+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:13:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:43 smithi154 bash[51731]: cluster 2023-12-06T22:13:42.411079+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: cluster 2023-12-06T22:13:42.210814+0000 mgr.y (mgr.25459) 188 : cluster 0 pgmap v95: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: cluster 2023-12-06T22:13:42.398885+0000 mon.a (mon.0) 291 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: cluster 2023-12-06T22:13:42.402943+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: cluster 2023-12-06T22:13:42.408276+0000 mon.a (mon.0) 292 : cluster 1 osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991] boot 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: cluster 2023-12-06T22:13:42.408418+0000 mon.a (mon.0) 293 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: audit 2023-12-06T22:13:42.409653+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[64602]: cluster 2023-12-06T22:13:42.411079+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T22:13:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: cluster 2023-12-06T22:13:42.210814+0000 mgr.y (mgr.25459) 188 : cluster 0 pgmap v95: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: cluster 2023-12-06T22:13:42.398885+0000 mon.a (mon.0) 291 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: cluster 2023-12-06T22:13:42.402943+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: cluster 2023-12-06T22:13:42.408276+0000 mon.a (mon.0) 292 : cluster 1 osd.1 [v2:172.21.15.61:6810/2272874991,v1:172.21.15.61:6811/2272874991] boot 2023-12-06T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: cluster 2023-12-06T22:13:42.408418+0000 mon.a (mon.0) 293 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: audit 2023-12-06T22:13:42.409653+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:43 smithi061 bash[65975]: cluster 2023-12-06T22:13:42.411079+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2023-12-06T22:13:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.415131+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.420147+0000 mon.a (mon.0) 295 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-06T22:13:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.420538+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.420543+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.420699+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.424952+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.425104+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.426282+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:44 smithi154 bash[51731]: cluster 2023-12-06T22:13:43.426286+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.415131+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.420147+0000 mon.a (mon.0) 295 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.420538+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.420543+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.420699+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.424952+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.425104+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.426282+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[64602]: cluster 2023-12-06T22:13:43.426286+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.415131+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.420147+0000 mon.a (mon.0) 295 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.420538+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.420543+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.420699+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.424952+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.425104+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.426282+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:44 smithi061 bash[65975]: cluster 2023-12-06T22:13:43.426286+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e114 with expected crc 2023-12-06T22:13:45.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:45 smithi061 bash[65975]: cluster 2023-12-06T22:13:44.211858+0000 mgr.y (mgr.25459) 189 : cluster 0 pgmap v98: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:45.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:45 smithi061 bash[64602]: cluster 2023-12-06T22:13:44.211858+0000 mgr.y (mgr.25459) 189 : cluster 0 pgmap v98: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:45.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:45 smithi154 bash[51731]: cluster 2023-12-06T22:13:44.211858+0000 mgr.y (mgr.25459) 189 : cluster 0 pgmap v98: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/630 objects degraded (14.444%) 2023-12-06T22:13:46.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:46 smithi154 bash[51731]: audit 2023-12-06T22:13:45.275707+0000 mgr.y (mgr.25459) 190 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:46.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:46 smithi061 bash[64602]: audit 2023-12-06T22:13:45.275707+0000 mgr.y (mgr.25459) 190 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:46.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:46 smithi061 bash[65975]: audit 2023-12-06T22:13:45.275707+0000 mgr.y (mgr.25459) 190 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:47 smithi154 bash[51731]: cluster 2023-12-06T22:13:46.213556+0000 mgr.y (mgr.25459) 191 : cluster 0 pgmap v99: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2023-12-06T22:13:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:47 smithi154 bash[51731]: cluster 2023-12-06T22:13:46.434950+0000 mon.a (mon.0) 296 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:47.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:47 smithi061 bash[64602]: cluster 2023-12-06T22:13:46.213556+0000 mgr.y (mgr.25459) 191 : cluster 0 pgmap v99: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2023-12-06T22:13:47.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:47 smithi061 bash[64602]: cluster 2023-12-06T22:13:46.434950+0000 mon.a (mon.0) 296 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:47.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:47 smithi061 bash[65975]: cluster 2023-12-06T22:13:46.213556+0000 mgr.y (mgr.25459) 191 : cluster 0 pgmap v99: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2023-12-06T22:13:47.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:47 smithi061 bash[65975]: cluster 2023-12-06T22:13:46.434950+0000 mon.a (mon.0) 296 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded (PG_DEGRADED) 2023-12-06T22:13:48.753 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:48 smithi061 bash[64602]: cluster 2023-12-06T22:13:48.447689+0000 mon.a (mon.0) 297 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2023-12-06T22:13:48.753 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:48 smithi061 bash[64602]: cluster 2023-12-06T22:13:48.447750+0000 mon.a (mon.0) 298 : cluster 1 Cluster is now healthy 2023-12-06T22:13:48.754 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:48 smithi061 bash[65975]: cluster 2023-12-06T22:13:48.447689+0000 mon.a (mon.0) 297 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2023-12-06T22:13:48.754 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:48 smithi061 bash[65975]: cluster 2023-12-06T22:13:48.447750+0000 mon.a (mon.0) 298 : cluster 1 Cluster is now healthy 2023-12-06T22:13:48.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:48 smithi154 bash[51731]: cluster 2023-12-06T22:13:48.447689+0000 mon.a (mon.0) 297 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2023-12-06T22:13:48.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:48 smithi154 bash[51731]: cluster 2023-12-06T22:13:48.447750+0000 mon.a (mon.0) 298 : cluster 1 Cluster is now healthy 2023-12-06T22:13:49.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:49 smithi154 bash[51731]: cluster 2023-12-06T22:13:48.214470+0000 mgr.y (mgr.25459) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2023-12-06T22:13:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:49 smithi061 bash[64602]: cluster 2023-12-06T22:13:48.214470+0000 mgr.y (mgr.25459) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2023-12-06T22:13:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:49 smithi061 bash[65975]: cluster 2023-12-06T22:13:48.214470+0000 mgr.y (mgr.25459) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2023-12-06T22:13:50.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:13:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:13:50] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.33.4" 2023-12-06T22:13:51.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:51 smithi061 bash[64602]: cluster 2023-12-06T22:13:50.215929+0000 mgr.y (mgr.25459) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:13:51.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:51 smithi061 bash[65975]: cluster 2023-12-06T22:13:50.215929+0000 mgr.y (mgr.25459) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:13:52.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:51 smithi154 bash[51731]: cluster 2023-12-06T22:13:50.215929+0000 mgr.y (mgr.25459) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: cluster 2023-12-06T22:13:52.216966+0000 mgr.y (mgr.25459) 194 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.763137+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.776775+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.779458+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.781253+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.792369+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.879222+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:13:53.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.882544+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.884992+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.886976+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[64602]: audit 2023-12-06T22:13:52.889264+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: cluster 2023-12-06T22:13:52.216966+0000 mgr.y (mgr.25459) 194 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.763137+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.776775+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.779458+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.781253+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.792369+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.879222+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.882544+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:53.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.884992+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.886976+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:53 smithi061 bash[65975]: audit 2023-12-06T22:13:52.889264+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:13:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: cluster 2023-12-06T22:13:52.216966+0000 mgr.y (mgr.25459) 194 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:13:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.763137+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.776775+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.779458+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.781253+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.792369+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.879222+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.882544+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.884992+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.886976+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:13:54.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:53 smithi154 bash[51731]: audit 2023-12-06T22:13:52.889264+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:13:54.528 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[64602]: audit 2023-12-06T22:13:52.889617+0000 mgr.y (mgr.25459) 195 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:13:54.528 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[64602]: cephadm 2023-12-06T22:13:52.891503+0000 mgr.y (mgr.25459) 196 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-06T22:13:54.528 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[64602]: audit 2023-12-06T22:13:54.233561+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:54.528 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[64602]: audit 2023-12-06T22:13:54.235254+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:54.528 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[64602]: audit 2023-12-06T22:13:54.306574+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:54.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[65975]: audit 2023-12-06T22:13:52.889617+0000 mgr.y (mgr.25459) 195 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:13:54.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[65975]: cephadm 2023-12-06T22:13:52.891503+0000 mgr.y (mgr.25459) 196 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-06T22:13:54.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[65975]: audit 2023-12-06T22:13:54.233561+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:54.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[65975]: audit 2023-12-06T22:13:54.235254+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:54.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:54 smithi061 bash[65975]: audit 2023-12-06T22:13:54.306574+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:55.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:54 smithi154 bash[51731]: audit 2023-12-06T22:13:52.889617+0000 mgr.y (mgr.25459) 195 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:13:55.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:54 smithi154 bash[51731]: cephadm 2023-12-06T22:13:52.891503+0000 mgr.y (mgr.25459) 196 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-12-06T22:13:55.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:54 smithi154 bash[51731]: audit 2023-12-06T22:13:54.233561+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:55.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:54 smithi154 bash[51731]: audit 2023-12-06T22:13:54.235254+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:13:55.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:54 smithi154 bash[51731]: audit 2023-12-06T22:13:54.306574+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:55.768 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[64602]: cluster 2023-12-06T22:13:54.217763+0000 mgr.y (mgr.25459) 197 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2023-12-06T22:13:55.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[64602]: audit 2023-12-06T22:13:55.325355+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:55.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[64602]: audit 2023-12-06T22:13:55.329535+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:13:55.769 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[64602]: audit 2023-12-06T22:13:55.330984+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:55.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[65975]: cluster 2023-12-06T22:13:54.217763+0000 mgr.y (mgr.25459) 197 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2023-12-06T22:13:55.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[65975]: audit 2023-12-06T22:13:55.325355+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:55.769 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[65975]: audit 2023-12-06T22:13:55.329535+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:13:55.770 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:55 smithi061 bash[65975]: audit 2023-12-06T22:13:55.330984+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:55 smithi154 bash[51731]: cluster 2023-12-06T22:13:54.217763+0000 mgr.y (mgr.25459) 197 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2023-12-06T22:13:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:55 smithi154 bash[51731]: audit 2023-12-06T22:13:55.325355+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:13:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:55 smithi154 bash[51731]: audit 2023-12-06T22:13:55.329535+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:13:56.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:55 smithi154 bash[51731]: audit 2023-12-06T22:13:55.330984+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:13:56.790 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:56 smithi061 bash[65975]: audit 2023-12-06T22:13:55.286461+0000 mgr.y (mgr.25459) 198 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:56.791 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:56 smithi061 bash[65975]: cephadm 2023-12-06T22:13:55.315962+0000 mgr.y (mgr.25459) 199 : cephadm 1 Upgrade: Updating osd.2 2023-12-06T22:13:56.791 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:56 smithi061 bash[65975]: cephadm 2023-12-06T22:13:55.335596+0000 mgr.y (mgr.25459) 200 : cephadm 1 Deploying daemon osd.2 on smithi061 2023-12-06T22:13:56.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:56 smithi061 bash[64602]: audit 2023-12-06T22:13:55.286461+0000 mgr.y (mgr.25459) 198 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:56.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:56 smithi061 bash[64602]: cephadm 2023-12-06T22:13:55.315962+0000 mgr.y (mgr.25459) 199 : cephadm 1 Upgrade: Updating osd.2 2023-12-06T22:13:56.791 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:56 smithi061 bash[64602]: cephadm 2023-12-06T22:13:55.335596+0000 mgr.y (mgr.25459) 200 : cephadm 1 Deploying daemon osd.2 on smithi061 2023-12-06T22:13:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:56 smithi154 bash[51731]: audit 2023-12-06T22:13:55.286461+0000 mgr.y (mgr.25459) 198 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:13:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:56 smithi154 bash[51731]: cephadm 2023-12-06T22:13:55.315962+0000 mgr.y (mgr.25459) 199 : cephadm 1 Upgrade: Updating osd.2 2023-12-06T22:13:57.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:56 smithi154 bash[51731]: cephadm 2023-12-06T22:13:55.335596+0000 mgr.y (mgr.25459) 200 : cephadm 1 Deploying daemon osd.2 on smithi061 2023-12-06T22:13:57.833 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:57 smithi061 bash[64602]: cluster 2023-12-06T22:13:56.219425+0000 mgr.y (mgr.25459) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:13:57.833 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:57 smithi061 bash[65975]: cluster 2023-12-06T22:13:56.219425+0000 mgr.y (mgr.25459) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:13:58.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:57 smithi154 bash[51731]: cluster 2023-12-06T22:13:56.219425+0000 mgr.y (mgr.25459) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:13:59.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:13:59 smithi061 bash[64602]: cluster 2023-12-06T22:13:58.220340+0000 mgr.y (mgr.25459) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:13:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:13:59 smithi061 bash[65975]: cluster 2023-12-06T22:13:58.220340+0000 mgr.y (mgr.25459) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:00.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:13:59 smithi154 bash[51731]: cluster 2023-12-06T22:13:58.220340+0000 mgr.y (mgr.25459) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:00.553 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:14:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:14:00] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.33.4" 2023-12-06T22:14:01.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:00 smithi061 systemd[1]: Stopping Ceph osd.2 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:14:01.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:00 smithi061 bash[39555]: debug 2023-12-06T22:14:00.701+0000 7f8b56a31700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:14:01.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:00 smithi061 bash[39555]: debug 2023-12-06T22:14:00.701+0000 7f8b56a31700 -1 osd.2 114 *** Got signal Terminated *** 2023-12-06T22:14:01.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:00 smithi061 bash[39555]: debug 2023-12-06T22:14:00.701+0000 7f8b56a31700 -1 osd.2 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:14:02.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:01 smithi154 bash[51731]: cluster 2023-12-06T22:14:00.221869+0000 mgr.y (mgr.25459) 203 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:02.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:01 smithi154 bash[51731]: cluster 2023-12-06T22:14:00.703513+0000 mon.a (mon.0) 315 : cluster 1 osd.2 marked itself down and dead 2023-12-06T22:14:02.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:01 smithi061 bash[64602]: cluster 2023-12-06T22:14:00.221869+0000 mgr.y (mgr.25459) 203 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:02.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:01 smithi061 bash[64602]: cluster 2023-12-06T22:14:00.703513+0000 mon.a (mon.0) 315 : cluster 1 osd.2 marked itself down and dead 2023-12-06T22:14:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:01 smithi061 bash[65975]: cluster 2023-12-06T22:14:00.221869+0000 mgr.y (mgr.25459) 203 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:02.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:01 smithi061 bash[65975]: cluster 2023-12-06T22:14:00.703513+0000 mon.a (mon.0) 315 : cluster 1 osd.2 marked itself down and dead 2023-12-06T22:14:03.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:02 smithi154 bash[51731]: cluster 2023-12-06T22:14:01.543020+0000 mon.a (mon.0) 316 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:14:03.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:02 smithi154 bash[51731]: cluster 2023-12-06T22:14:01.550483+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:02 smithi154 bash[51731]: cluster 2023-12-06T22:14:01.554829+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:02 smithi154 bash[51731]: cluster 2023-12-06T22:14:01.555871+0000 mon.a (mon.0) 317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-12-06T22:14:03.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:02 smithi154 bash[51731]: cluster 2023-12-06T22:14:01.562292+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.021 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[72638]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-2 2023-12-06T22:14:03.021 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[64602]: cluster 2023-12-06T22:14:01.543020+0000 mon.a (mon.0) 316 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:14:03.021 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[64602]: cluster 2023-12-06T22:14:01.550483+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.021 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[64602]: cluster 2023-12-06T22:14:01.554829+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.021 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[64602]: cluster 2023-12-06T22:14:01.555871+0000 mon.a (mon.0) 317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-12-06T22:14:03.021 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[64602]: cluster 2023-12-06T22:14:01.562292+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.022 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[65975]: cluster 2023-12-06T22:14:01.543020+0000 mon.a (mon.0) 316 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:14:03.022 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[65975]: cluster 2023-12-06T22:14:01.550483+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.022 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[65975]: cluster 2023-12-06T22:14:01.554829+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.022 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[65975]: cluster 2023-12-06T22:14:01.555871+0000 mon.a (mon.0) 317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-12-06T22:14:03.022 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:02 smithi061 bash[65975]: cluster 2023-12-06T22:14:01.562292+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2023-12-06T22:14:03.530 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[72711]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-2 2023-12-06T22:14:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.222684+0000 mgr.y (mgr.25459) 204 : cluster 0 pgmap v108: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:14:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.572787+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.576883+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.578851+0000 mon.a (mon.0) 318 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-06T22:14:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.578985+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.583502+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.583888+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.584336+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:03 smithi154 bash[51731]: cluster 2023-12-06T22:14:02.586966+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.222684+0000 mgr.y (mgr.25459) 204 : cluster 0 pgmap v108: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.572787+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.576883+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.578851+0000 mon.a (mon.0) 318 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.578985+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.583502+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.583888+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.584336+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[64602]: cluster 2023-12-06T22:14:02.586966+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.222684+0000 mgr.y (mgr.25459) 204 : cluster 0 pgmap v108: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.572787+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.576883+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.578851+0000 mon.a (mon.0) 318 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-12-06T22:14:04.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.578985+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.583502+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.583888+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.584336+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:04.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:03 smithi061 bash[65975]: cluster 2023-12-06T22:14:02.586966+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e116 with expected crc 2023-12-06T22:14:05.374 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:05 smithi061 bash[64602]: cluster 2023-12-06T22:14:04.223480+0000 mgr.y (mgr.25459) 205 : cluster 0 pgmap v110: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:14:05.375 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:05 smithi061 bash[65975]: cluster 2023-12-06T22:14:04.223480+0000 mgr.y (mgr.25459) 205 : cluster 0 pgmap v110: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:14:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:05 smithi154 bash[51731]: cluster 2023-12-06T22:14:04.223480+0000 mgr.y (mgr.25459) 205 : cluster 0 pgmap v110: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:14:05.687 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:05 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-06T22:14:05.687 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:05 smithi061 systemd[1]: Stopped Ceph osd.2 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:14:05.687 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:05 smithi061 systemd[1]: Started Ceph osd.2 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:14:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:06 smithi154 bash[51731]: audit 2023-12-06T22:14:05.297581+0000 mgr.y (mgr.25459) 206 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:06 smithi154 bash[51731]: audit 2023-12-06T22:14:05.672677+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:06 smithi154 bash[51731]: audit 2023-12-06T22:14:05.682533+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:06.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:06 smithi061 bash[64602]: audit 2023-12-06T22:14:05.297581+0000 mgr.y (mgr.25459) 206 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:06 smithi061 bash[64602]: audit 2023-12-06T22:14:05.672677+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:06 smithi061 bash[64602]: audit 2023-12-06T22:14:05.682533+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:06 smithi061 bash[65975]: audit 2023-12-06T22:14:05.297581+0000 mgr.y (mgr.25459) 206 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:06 smithi061 bash[65975]: audit 2023-12-06T22:14:05.672677+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:06 smithi061 bash[65975]: audit 2023-12-06T22:14:05.682533+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:07.413 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[64602]: cluster 2023-12-06T22:14:06.225332+0000 mgr.y (mgr.25459) 207 : cluster 0 pgmap v111: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 120 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2023-12-06T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[65975]: cluster 2023-12-06T22:14:06.225332+0000 mgr.y (mgr.25459) 207 : cluster 0 pgmap v111: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 120 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2023-12-06T22:14:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:07 smithi154 bash[51731]: cluster 2023-12-06T22:14:06.225332+0000 mgr.y (mgr.25459) 207 : cluster 0 pgmap v111: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 120 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T22:14:07.781 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:07 smithi061 bash[72877]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-06T22:14:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:08 smithi154 bash[51731]: cluster 2023-12-06T22:14:07.091408+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:08.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:08 smithi061 bash[64602]: cluster 2023-12-06T22:14:07.091408+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:08.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:08 smithi061 bash[65975]: cluster 2023-12-06T22:14:07.091408+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:09.379 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:09 smithi061 bash[64602]: cluster 2023-12-06T22:14:08.226561+0000 mgr.y (mgr.25459) 208 : cluster 0 pgmap v112: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2023-12-06T22:14:09.379 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:09 smithi061 bash[65975]: cluster 2023-12-06T22:14:08.226561+0000 mgr.y (mgr.25459) 208 : cluster 0 pgmap v112: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2023-12-06T22:14:09.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:09 smithi154 bash[51731]: cluster 2023-12-06T22:14:08.226561+0000 mgr.y (mgr.25459) 208 : cluster 0 pgmap v112: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2023-12-06T22:14:09.780 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:09 smithi061 bash[73180]: debug 2023-12-06T22:14:09.413+0000 7fd943dfb700 1 -- 172.21.15.61:0/114105461 <== mon.0 v2:172.21.15.61:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5609f807f600 con 0x5609f80be800 2023-12-06T22:14:09.787 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:09 smithi061 bash[73180]: debug 2023-12-06T22:14:09.413+0000 7fd943dfb700 1 -- 172.21.15.61:0/114105461 <== mon.0 v2:172.21.15.61:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5609f80391e0 con 0x5609f80be800 2023-12-06T22:14:10.232 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:09 smithi061 bash[73180]: debug 2023-12-06T22:14:09.965+0000 7fd94cf81640 -1 Falling back to public interface 2023-12-06T22:14:10.269 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:14:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:10 smithi154 bash[51731]: audit 2023-12-06T22:14:09.232026+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:10 smithi154 bash[51731]: audit 2023-12-06T22:14:09.234623+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:10.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:10 smithi061 bash[65975]: audit 2023-12-06T22:14:09.232026+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:10.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:10 smithi061 bash[65975]: audit 2023-12-06T22:14:09.234623+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:10.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:10 smithi061 bash[64602]: audit 2023-12-06T22:14:09.232026+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:10.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:10 smithi061 bash[64602]: audit 2023-12-06T22:14:09.234623+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:10.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:14:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:14:10] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.33.4" 2023-12-06T22:14:11.065 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:14:11.065 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (5m) 30s ago 12m 15.7M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:14:11.065 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (4m) 2m ago 12m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:14:11.065 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (4m) 30s ago 10m 47.4M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (3m) 2m ago 18m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (4m) 30s ago 20m 488M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (3m) 30s ago 21m 48.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (2m) 2m ago 19m 20.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (2m) 30s ago 19m 40.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (5m) 30s ago 13m 12.1M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (5m) 2m ago 13m 11.7M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (66s) 30s ago 18m 50.1M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (35s) 30s ago 17m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 starting - - - 2781M 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (16m) 30s ago 16m 64.3M 2781M 17.2.0 e1d6a67b021e b25caec098b6 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (15m) 2m ago 15m 61.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (15m) 2m ago 15m 55.5M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:14:11.066 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (14m) 2m ago 14m 54.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:14:11.067 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (14m) 2m ago 14m 59.7M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:14:11.067 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (3m) 2m ago 13m 58.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:14:11.067 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (11m) 30s ago 11m 87.9M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:14:11.067 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (10m) 2m ago 10m 86.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:14:11.067 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (10m) 30s ago 10m 87.2M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:14:11.067 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (10m) 2m ago 10m 86.9M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:14:11.518 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:11.519 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:14:11.520 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2023-12-06T22:14:11.520 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 7 2023-12-06T22:14:11.520 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:14:11.520 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:14:11.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:11 smithi154 bash[51731]: cluster 2023-12-06T22:14:10.228214+0000 mgr.y (mgr.25459) 209 : cluster 0 pgmap v113: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 354 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:11.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:11 smithi154 bash[51731]: audit 2023-12-06T22:14:10.252727+0000 mgr.y (mgr.25459) 210 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:11 smithi061 bash[64602]: cluster 2023-12-06T22:14:10.228214+0000 mgr.y (mgr.25459) 209 : cluster 0 pgmap v113: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 354 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:11.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:11 smithi061 bash[64602]: audit 2023-12-06T22:14:10.252727+0000 mgr.y (mgr.25459) 210 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:11 smithi061 bash[65975]: cluster 2023-12-06T22:14:10.228214+0000 mgr.y (mgr.25459) 209 : cluster 0 pgmap v113: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 354 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:11 smithi061 bash[65975]: audit 2023-12-06T22:14:10.252727+0000 mgr.y (mgr.25459) 210 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:14:11.918 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:14:11.919 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "7/23 daemons upgraded", 2023-12-06T22:14:11.919 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:14:11.919 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:14:11.919 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] OSD_DOWN: 1 osds down 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: osd.2 (root=default,host=smithi061) is down 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.16 is active+undersized+degraded, acting [5,6] 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2023-12-06T22:14:12.413 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2023-12-06T22:14:12.414 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2023-12-06T22:14:12.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:12 smithi154 bash[51731]: audit 2023-12-06T22:14:10.657102+0000 mgr.y (mgr.25459) 211 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:12.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:12 smithi154 bash[51731]: audit 2023-12-06T22:14:11.039702+0000 mgr.y (mgr.25459) 212 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:12.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:12 smithi154 bash[51731]: audit 2023-12-06T22:14:11.516712+0000 mon.a (mon.0) 324 : audit 0 from='client.? 172.21.15.61:0/4177912801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:12.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:12 smithi061 bash[65975]: audit 2023-12-06T22:14:10.657102+0000 mgr.y (mgr.25459) 211 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:12.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:12 smithi061 bash[65975]: audit 2023-12-06T22:14:11.039702+0000 mgr.y (mgr.25459) 212 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:12.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:12 smithi061 bash[65975]: audit 2023-12-06T22:14:11.516712+0000 mon.a (mon.0) 324 : audit 0 from='client.? 172.21.15.61:0/4177912801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:12 smithi061 bash[64602]: audit 2023-12-06T22:14:10.657102+0000 mgr.y (mgr.25459) 211 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:12 smithi061 bash[64602]: audit 2023-12-06T22:14:11.039702+0000 mgr.y (mgr.25459) 212 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:12 smithi061 bash[64602]: audit 2023-12-06T22:14:11.516712+0000 mon.a (mon.0) 324 : audit 0 from='client.? 172.21.15.61:0/4177912801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:13.356 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[64602]: audit 2023-12-06T22:14:11.916100+0000 mgr.y (mgr.25459) 213 : audit 0 from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:13.356 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[64602]: cluster 2023-12-06T22:14:12.229294+0000 mgr.y (mgr.25459) 214 : cluster 0 pgmap v114: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:13.356 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[64602]: audit 2023-12-06T22:14:12.411403+0000 mon.a (mon.0) 325 : audit 0 from='client.? 172.21.15.61:0/1081115942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:14:13.356 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[64602]: audit 2023-12-06T22:14:13.112614+0000 mon.c (mon.1) 14 : audit 1 from='osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:14:13.356 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[64602]: audit 2023-12-06T22:14:13.113125+0000 mon.a (mon.0) 326 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:14:13.356 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[73180]: debug 2023-12-06T22:14:13.065+0000 7fd94cf81640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-06T22:14:13.356 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[73180]: debug 2023-12-06T22:14:13.105+0000 7fd94cf81640 -1 osd.2 114 log_to_monitors true 2023-12-06T22:14:13.357 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[65975]: audit 2023-12-06T22:14:11.916100+0000 mgr.y (mgr.25459) 213 : audit 0 from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:13.357 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[65975]: cluster 2023-12-06T22:14:12.229294+0000 mgr.y (mgr.25459) 214 : cluster 0 pgmap v114: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:13.357 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[65975]: audit 2023-12-06T22:14:12.411403+0000 mon.a (mon.0) 325 : audit 0 from='client.? 172.21.15.61:0/1081115942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:14:13.357 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[65975]: audit 2023-12-06T22:14:13.112614+0000 mon.c (mon.1) 14 : audit 1 from='osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:14:13.357 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[65975]: audit 2023-12-06T22:14:13.113125+0000 mon.a (mon.0) 326 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:14:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:13 smithi154 bash[51731]: audit 2023-12-06T22:14:11.916100+0000 mgr.y (mgr.25459) 213 : audit 0 from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:13 smithi154 bash[51731]: cluster 2023-12-06T22:14:12.229294+0000 mgr.y (mgr.25459) 214 : cluster 0 pgmap v114: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:13 smithi154 bash[51731]: audit 2023-12-06T22:14:12.411403+0000 mon.a (mon.0) 325 : audit 0 from='client.? 172.21.15.61:0/1081115942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:14:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:13 smithi154 bash[51731]: audit 2023-12-06T22:14:13.112614+0000 mon.c (mon.1) 14 : audit 1 from='osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:14:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:13 smithi154 bash[51731]: audit 2023-12-06T22:14:13.113125+0000 mon.a (mon.0) 326 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:14:13.780 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:14:13 smithi061 bash[73180]: debug 2023-12-06T22:14:13.353+0000 7fd93bbed700 -1 osd.2 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:14:14.306 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: audit 2023-12-06T22:14:13.296302+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:14.306 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: audit 2023-12-06T22:14:13.308626+0000 mon.a (mon.0) 328 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:14:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: cluster 2023-12-06T22:14:13.309906+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: audit 2023-12-06T22:14:13.312577+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: cluster 2023-12-06T22:14:13.313656+0000 mon.a (mon.0) 330 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-06T22:14:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: audit 2023-12-06T22:14:13.316806+0000 mon.c (mon.1) 15 : audit 1 from='osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: audit 2023-12-06T22:14:13.317441+0000 mon.a (mon.0) 331 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:14.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: cluster 2023-12-06T22:14:13.446966+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: cluster 2023-12-06T22:14:13.447202+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:14 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.080958+0000 mon.a (mon.0) 332 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: audit 2023-12-06T22:14:13.296302+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: audit 2023-12-06T22:14:13.308626+0000 mon.a (mon.0) 328 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:14:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: cluster 2023-12-06T22:14:13.309906+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: audit 2023-12-06T22:14:13.312577+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:14.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: cluster 2023-12-06T22:14:13.313656+0000 mon.a (mon.0) 330 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-06T22:14:14.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: audit 2023-12-06T22:14:13.316806+0000 mon.c (mon.1) 15 : audit 1 from='osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:14.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: audit 2023-12-06T22:14:13.317441+0000 mon.a (mon.0) 331 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:14.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: cluster 2023-12-06T22:14:13.446966+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: cluster 2023-12-06T22:14:13.447202+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.080958+0000 mon.a (mon.0) 332 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: audit 2023-12-06T22:14:13.296302+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: audit 2023-12-06T22:14:13.308626+0000 mon.a (mon.0) 328 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: cluster 2023-12-06T22:14:13.309906+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: audit 2023-12-06T22:14:13.312577+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: cluster 2023-12-06T22:14:13.313656+0000 mon.a (mon.0) 330 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: audit 2023-12-06T22:14:13.316806+0000 mon.c (mon.1) 15 : audit 1 from='osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: audit 2023-12-06T22:14:13.317441+0000 mon.a (mon.0) 331 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: cluster 2023-12-06T22:14:13.446966+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: cluster 2023-12-06T22:14:13.447202+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:14.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:14 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.080958+0000 mon.a (mon.0) 332 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:13.446853+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.230233+0000 mgr.y (mgr.25459) 215 : cluster 0 pgmap v116: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.309249+0000 mon.a (mon.0) 333 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.313204+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.317973+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.318552+0000 mon.a (mon.0) 334 : cluster 1 osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441] boot 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.318624+0000 mon.a (mon.0) 335 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: audit 2023-12-06T22:14:14.319102+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.322581+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.323030+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.323551+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: cluster 2023-12-06T22:14:14.327927+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: audit 2023-12-06T22:14:14.353129+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:15.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:15 smithi154 bash[51731]: audit 2023-12-06T22:14:14.358300+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:13.446853+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.230233+0000 mgr.y (mgr.25459) 215 : cluster 0 pgmap v116: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.309249+0000 mon.a (mon.0) 333 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.313204+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.317973+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.318552+0000 mon.a (mon.0) 334 : cluster 1 osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441] boot 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.318624+0000 mon.a (mon.0) 335 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:14:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: audit 2023-12-06T22:14:14.319102+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.322581+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.323030+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.323551+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: cluster 2023-12-06T22:14:14.327927+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: audit 2023-12-06T22:14:14.353129+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[65975]: audit 2023-12-06T22:14:14.358300+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:13.446853+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e117 with expected crc 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.230233+0000 mgr.y (mgr.25459) 215 : cluster 0 pgmap v116: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.309249+0000 mon.a (mon.0) 333 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.313204+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.317973+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.318552+0000 mon.a (mon.0) 334 : cluster 1 osd.2 [v2:172.21.15.61:6818/2387802441,v1:172.21.15.61:6819/2387802441] boot 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.318624+0000 mon.a (mon.0) 335 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: audit 2023-12-06T22:14:14.319102+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.322581+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.323030+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.323551+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: cluster 2023-12-06T22:14:14.327927+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e118 with expected crc 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: audit 2023-12-06T22:14:14.353129+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:15.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:15 smithi061 bash[64602]: audit 2023-12-06T22:14:14.358300+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: audit 2023-12-06T22:14:15.300432+0000 mgr.y (mgr.25459) 216 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.318479+0000 mon.a (mon.0) 339 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-12-06T22:14:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.318788+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.320487+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.321038+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.323107+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.323356+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.325709+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:16 smithi154 bash[51731]: cluster 2023-12-06T22:14:15.325889+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: audit 2023-12-06T22:14:15.300432+0000 mgr.y (mgr.25459) 216 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.318479+0000 mon.a (mon.0) 339 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.318788+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.320487+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.321038+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.323107+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.323356+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.325709+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[64602]: cluster 2023-12-06T22:14:15.325889+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: audit 2023-12-06T22:14:15.300432+0000 mgr.y (mgr.25459) 216 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.318479+0000 mon.a (mon.0) 339 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.318788+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.320487+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.321038+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.323107+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.323356+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.325709+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:16.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:16 smithi061 bash[65975]: cluster 2023-12-06T22:14:15.325889+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e119 with expected crc 2023-12-06T22:14:17.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:17 smithi154 bash[51731]: cluster 2023-12-06T22:14:16.231095+0000 mgr.y (mgr.25459) 217 : cluster 0 pgmap v119: 161 pgs: 29 peering, 4 active+undersized+degraded, 13 active+undersized, 115 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-06T22:14:17.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:17 smithi061 bash[64602]: cluster 2023-12-06T22:14:16.231095+0000 mgr.y (mgr.25459) 217 : cluster 0 pgmap v119: 161 pgs: 29 peering, 4 active+undersized+degraded, 13 active+undersized, 115 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-06T22:14:17.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:17 smithi061 bash[65975]: cluster 2023-12-06T22:14:16.231095+0000 mgr.y (mgr.25459) 217 : cluster 0 pgmap v119: 161 pgs: 29 peering, 4 active+undersized+degraded, 13 active+undersized, 115 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2023-12-06T22:14:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:19 smithi154 bash[51731]: cluster 2023-12-06T22:14:18.232133+0000 mgr.y (mgr.25459) 218 : cluster 0 pgmap v120: 161 pgs: 29 peering, 2 active+undersized+degraded, 10 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2023-12-06T22:14:19.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:19 smithi154 bash[51731]: cluster 2023-12-06T22:14:19.082882+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:19.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:19 smithi061 bash[64602]: cluster 2023-12-06T22:14:18.232133+0000 mgr.y (mgr.25459) 218 : cluster 0 pgmap v120: 161 pgs: 29 peering, 2 active+undersized+degraded, 10 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2023-12-06T22:14:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:19 smithi061 bash[64602]: cluster 2023-12-06T22:14:19.082882+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:19 smithi061 bash[65975]: cluster 2023-12-06T22:14:18.232133+0000 mgr.y (mgr.25459) 218 : cluster 0 pgmap v120: 161 pgs: 29 peering, 2 active+undersized+degraded, 10 active+undersized, 120 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2023-12-06T22:14:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:19 smithi061 bash[65975]: cluster 2023-12-06T22:14:19.082882+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:20.727 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:14:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:14:20] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.33.4" 2023-12-06T22:14:20.727 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:20 smithi061 bash[65975]: cluster 2023-12-06T22:14:20.333610+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2023-12-06T22:14:20.727 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:20 smithi061 bash[65975]: cluster 2023-12-06T22:14:20.333681+0000 mon.a (mon.0) 342 : cluster 1 Cluster is now healthy 2023-12-06T22:14:20.728 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:20 smithi061 bash[64602]: cluster 2023-12-06T22:14:20.333610+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2023-12-06T22:14:20.728 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:20 smithi061 bash[64602]: cluster 2023-12-06T22:14:20.333681+0000 mon.a (mon.0) 342 : cluster 1 Cluster is now healthy 2023-12-06T22:14:20.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:20 smithi154 bash[51731]: cluster 2023-12-06T22:14:20.333610+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2023-12-06T22:14:20.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:20 smithi154 bash[51731]: cluster 2023-12-06T22:14:20.333681+0000 mon.a (mon.0) 342 : cluster 1 Cluster is now healthy 2023-12-06T22:14:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:21 smithi154 bash[51731]: cluster 2023-12-06T22:14:20.233627+0000 mgr.y (mgr.25459) 219 : cluster 0 pgmap v121: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T22:14:21.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:21 smithi061 bash[64602]: cluster 2023-12-06T22:14:20.233627+0000 mgr.y (mgr.25459) 219 : cluster 0 pgmap v121: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T22:14:21.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:21 smithi061 bash[65975]: cluster 2023-12-06T22:14:20.233627+0000 mgr.y (mgr.25459) 219 : cluster 0 pgmap v121: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-06T22:14:23.691 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:23 smithi061 bash[64602]: cluster 2023-12-06T22:14:22.234744+0000 mgr.y (mgr.25459) 220 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:23.692 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:23 smithi061 bash[65975]: cluster 2023-12-06T22:14:22.234744+0000 mgr.y (mgr.25459) 220 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:23 smithi154 bash[51731]: cluster 2023-12-06T22:14:22.234744+0000 mgr.y (mgr.25459) 220 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:25.246 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.232261+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.246 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.234582+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:25.246 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: cluster 2023-12-06T22:14:24.235644+0000 mgr.y (mgr.25459) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.308275+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.317529+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.319353+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.320763+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.329929+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.418943+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.422103+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.424667+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.426666+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.429175+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: audit 2023-12-06T22:14:24.429586+0000 mgr.y (mgr.25459) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:14:25.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[64602]: cephadm 2023-12-06T22:14:24.431914+0000 mgr.y (mgr.25459) 223 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-06T22:14:25.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.232261+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.234582+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: cluster 2023-12-06T22:14:24.235644+0000 mgr.y (mgr.25459) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.308275+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.317529+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.319353+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.320763+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.329929+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.418943+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.422103+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.424667+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.426666+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.429175+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:14:25.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: audit 2023-12-06T22:14:24.429586+0000 mgr.y (mgr.25459) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:14:25.512 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:25 smithi154 bash[51731]: cephadm 2023-12-06T22:14:24.431914+0000 mgr.y (mgr.25459) 223 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.232261+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.234582+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: cluster 2023-12-06T22:14:24.235644+0000 mgr.y (mgr.25459) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.308275+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.317529+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.319353+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.320763+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.329929+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.418943+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.422103+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.424667+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.426666+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:25.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.429175+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:14:25.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: audit 2023-12-06T22:14:24.429586+0000 mgr.y (mgr.25459) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:14:25.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:25 smithi061 bash[65975]: cephadm 2023-12-06T22:14:24.431914+0000 mgr.y (mgr.25459) 223 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-12-06T22:14:26.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:26 smithi154 bash[51731]: audit 2023-12-06T22:14:25.310558+0000 mgr.y (mgr.25459) 224 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:26.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:26 smithi061 bash[64602]: audit 2023-12-06T22:14:25.310558+0000 mgr.y (mgr.25459) 224 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:26 smithi061 bash[65975]: audit 2023-12-06T22:14:25.310558+0000 mgr.y (mgr.25459) 224 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:27.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[64602]: cluster 2023-12-06T22:14:26.237282+0000 mgr.y (mgr.25459) 225 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[64602]: audit 2023-12-06T22:14:26.610283+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[64602]: audit 2023-12-06T22:14:26.614393+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[64602]: audit 2023-12-06T22:14:26.616122+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[65975]: cluster 2023-12-06T22:14:26.237282+0000 mgr.y (mgr.25459) 225 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[65975]: audit 2023-12-06T22:14:26.610283+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[65975]: audit 2023-12-06T22:14:26.614393+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:14:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:27 smithi061 bash[65975]: audit 2023-12-06T22:14:26.616122+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:27 smithi154 bash[51731]: cluster 2023-12-06T22:14:26.237282+0000 mgr.y (mgr.25459) 225 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2023-12-06T22:14:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:27 smithi154 bash[51731]: audit 2023-12-06T22:14:26.610283+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:27 smithi154 bash[51731]: audit 2023-12-06T22:14:26.614393+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:14:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:27 smithi154 bash[51731]: audit 2023-12-06T22:14:26.616122+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:28.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:28 smithi154 bash[51731]: cephadm 2023-12-06T22:14:26.602183+0000 mgr.y (mgr.25459) 226 : cephadm 1 Upgrade: Updating osd.3 2023-12-06T22:14:28.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:28 smithi154 bash[51731]: cephadm 2023-12-06T22:14:26.620860+0000 mgr.y (mgr.25459) 227 : cephadm 1 Deploying daemon osd.3 on smithi061 2023-12-06T22:14:28.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:28 smithi061 bash[64602]: cephadm 2023-12-06T22:14:26.602183+0000 mgr.y (mgr.25459) 226 : cephadm 1 Upgrade: Updating osd.3 2023-12-06T22:14:28.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:28 smithi061 bash[64602]: cephadm 2023-12-06T22:14:26.620860+0000 mgr.y (mgr.25459) 227 : cephadm 1 Deploying daemon osd.3 on smithi061 2023-12-06T22:14:28.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:28 smithi061 bash[65975]: cephadm 2023-12-06T22:14:26.602183+0000 mgr.y (mgr.25459) 226 : cephadm 1 Upgrade: Updating osd.3 2023-12-06T22:14:28.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:28 smithi061 bash[65975]: cephadm 2023-12-06T22:14:26.620860+0000 mgr.y (mgr.25459) 227 : cephadm 1 Deploying daemon osd.3 on smithi061 2023-12-06T22:14:29.753 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:29 smithi061 bash[64602]: cluster 2023-12-06T22:14:28.238207+0000 mgr.y (mgr.25459) 228 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:29.753 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:29 smithi061 bash[65975]: cluster 2023-12-06T22:14:28.238207+0000 mgr.y (mgr.25459) 228 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:29.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:29 smithi154 bash[51731]: cluster 2023-12-06T22:14:28.238207+0000 mgr.y (mgr.25459) 228 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:30.532 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:30 smithi061 bash[64602]: audit 2023-12-06T22:14:29.339143+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:30.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:30 smithi061 bash[65975]: audit 2023-12-06T22:14:29.339143+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:30.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:30 smithi154 bash[51731]: audit 2023-12-06T22:14:29.339143+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:30.974 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:14:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:14:30] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.33.4" 2023-12-06T22:14:31.280 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:31 smithi061 systemd[1]: Stopping Ceph osd.3 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:14:31.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:31 smithi154 bash[51731]: cluster 2023-12-06T22:14:30.240151+0000 mgr.y (mgr.25459) 229 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:31.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:31 smithi061 bash[64602]: cluster 2023-12-06T22:14:30.240151+0000 mgr.y (mgr.25459) 229 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:31.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:31 smithi061 bash[65975]: cluster 2023-12-06T22:14:30.240151+0000 mgr.y (mgr.25459) 229 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:14:31.781 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:31 smithi061 bash[42728]: debug 2023-12-06T22:14:31.349+0000 7f08bcfb4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:14:31.781 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:31 smithi061 bash[42728]: debug 2023-12-06T22:14:31.349+0000 7f08bcfb4700 -1 osd.3 119 *** Got signal Terminated *** 2023-12-06T22:14:31.781 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:31 smithi061 bash[42728]: debug 2023-12-06T22:14:31.349+0000 7f08bcfb4700 -1 osd.3 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:14:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:32 smithi154 bash[51731]: cluster 2023-12-06T22:14:31.353860+0000 mon.a (mon.0) 359 : cluster 1 osd.3 marked itself down and dead 2023-12-06T22:14:32.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:32 smithi061 bash[64602]: cluster 2023-12-06T22:14:31.353860+0000 mon.a (mon.0) 359 : cluster 1 osd.3 marked itself down and dead 2023-12-06T22:14:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:32 smithi061 bash[65975]: cluster 2023-12-06T22:14:31.353860+0000 mon.a (mon.0) 359 : cluster 1 osd.3 marked itself down and dead 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.241352+0000 mgr.y (mgr.25459) 230 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.349668+0000 mon.a (mon.0) 360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.368887+0000 mon.a (mon.0) 361 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.368914+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.368947+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.372035+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.374743+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.374850+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.633 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[64602]: cluster 2023-12-06T22:14:32.377751+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.241352+0000 mgr.y (mgr.25459) 230 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.349668+0000 mon.a (mon.0) 360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.368887+0000 mon.a (mon.0) 361 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.368914+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.368947+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.372035+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.374743+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.374850+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.634 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[65975]: cluster 2023-12-06T22:14:32.377751+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.635 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[74801]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-3 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.241352+0000 mgr.y (mgr.25459) 230 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.349668+0000 mon.a (mon.0) 360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.368887+0000 mon.a (mon.0) 361 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.368914+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.368947+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.372035+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.374743+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.374850+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:33.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:33 smithi154 bash[51731]: cluster 2023-12-06T22:14:32.377751+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e120 with expected crc 2023-12-06T22:14:34.030 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:33 smithi061 bash[74872]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-3 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.367804+0000 mon.a (mon.0) 362 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.369687+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.369729+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.372625+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.373206+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.373264+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.375031+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.375490+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.377810+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.378154+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.379084+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.655 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[65975]: cluster 2023-12-06T22:14:33.380436+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.367804+0000 mon.a (mon.0) 362 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.369687+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.369729+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.372625+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.373206+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.373264+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.375031+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.375490+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.377810+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.378154+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.379084+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.656 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:34 smithi061 bash[64602]: cluster 2023-12-06T22:14:33.380436+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.367804+0000 mon.a (mon.0) 362 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2023-12-06T22:14:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.369687+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.369729+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.372625+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.373206+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.373264+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.375031+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.375490+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.377810+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.378154+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.379084+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:34.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:34 smithi154 bash[51731]: cluster 2023-12-06T22:14:33.380436+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e121 with expected crc 2023-12-06T22:14:35.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:35 smithi061 bash[64602]: cluster 2023-12-06T22:14:34.242140+0000 mgr.y (mgr.25459) 231 : cluster 0 pgmap v130: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:14:35.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:35 smithi061 bash[65975]: cluster 2023-12-06T22:14:34.242140+0000 mgr.y (mgr.25459) 231 : cluster 0 pgmap v130: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:14:35.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:35 smithi154 bash[51731]: cluster 2023-12-06T22:14:34.242140+0000 mgr.y (mgr.25459) 231 : cluster 0 pgmap v130: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:14:35.965 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:35 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-12-06T22:14:35.965 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:35 smithi061 systemd[1]: Stopped Ceph osd.3 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:14:36.280 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:35 smithi061 systemd[1]: Started Ceph osd.3 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:14:36.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:36 smithi154 bash[51731]: audit 2023-12-06T22:14:35.318512+0000 mgr.y (mgr.25459) 232 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:36.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:36 smithi154 bash[51731]: audit 2023-12-06T22:14:36.011773+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:36.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:36 smithi154 bash[51731]: audit 2023-12-06T22:14:36.020418+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:36.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:36 smithi061 bash[64602]: audit 2023-12-06T22:14:35.318512+0000 mgr.y (mgr.25459) 232 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:36.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:36 smithi061 bash[64602]: audit 2023-12-06T22:14:36.011773+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:36.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:36 smithi061 bash[64602]: audit 2023-12-06T22:14:36.020418+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:36 smithi061 bash[65975]: audit 2023-12-06T22:14:35.318512+0000 mgr.y (mgr.25459) 232 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:36 smithi061 bash[65975]: audit 2023-12-06T22:14:36.011773+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:36.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:36 smithi061 bash[65975]: audit 2023-12-06T22:14:36.020418+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:37.682 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[65975]: cluster 2023-12-06T22:14:36.243835+0000 mgr.y (mgr.25459) 233 : cluster 0 pgmap v131: 161 pgs: 17 active+undersized+degraded, 7 peering, 5 stale+active+clean, 29 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-06T22:14:37.682 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[65975]: cluster 2023-12-06T22:14:37.017259+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:37.682 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[64602]: cluster 2023-12-06T22:14:36.243835+0000 mgr.y (mgr.25459) 233 : cluster 0 pgmap v131: 161 pgs: 17 active+undersized+degraded, 7 peering, 5 stale+active+clean, 29 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-06T22:14:37.682 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[64602]: cluster 2023-12-06T22:14:37.017259+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:37.682 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T22:14:37.682 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-06T22:14:37.683 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T22:14:37.683 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T22:14:37.683 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T22:14:37.683 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T22:14:37.683 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:37 smithi061 bash[75047]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-06T22:14:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:37 smithi154 bash[51731]: cluster 2023-12-06T22:14:36.243835+0000 mgr.y (mgr.25459) 233 : cluster 0 pgmap v131: 161 pgs: 17 active+undersized+degraded, 7 peering, 5 stale+active+clean, 29 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2023-12-06T22:14:37.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:37 smithi154 bash[51731]: cluster 2023-12-06T22:14:37.017259+0000 mon.a (mon.0) 365 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:39.382 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[75325]: debug 2023-12-06T22:14:39.149+0000 7fe333961700 1 -- 172.21.15.61:0/3652553294 <== mon.1 v2:172.21.15.61:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5588ada811e0 con 0x5588adb06c00 2023-12-06T22:14:39.714 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[64602]: cluster 2023-12-06T22:14:38.244686+0000 mgr.y (mgr.25459) 234 : cluster 0 pgmap v132: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T22:14:39.714 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[64602]: audit 2023-12-06T22:14:39.234558+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:39.714 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[64602]: audit 2023-12-06T22:14:39.237065+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:39.714 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[65975]: cluster 2023-12-06T22:14:38.244686+0000 mgr.y (mgr.25459) 234 : cluster 0 pgmap v132: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T22:14:39.714 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[65975]: audit 2023-12-06T22:14:39.234558+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:39.714 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[65975]: audit 2023-12-06T22:14:39.237065+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:39 smithi154 bash[51731]: cluster 2023-12-06T22:14:38.244686+0000 mgr.y (mgr.25459) 234 : cluster 0 pgmap v132: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2023-12-06T22:14:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:39 smithi154 bash[51731]: audit 2023-12-06T22:14:39.234558+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:39.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:39 smithi154 bash[51731]: audit 2023-12-06T22:14:39.237065+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:40.030 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:39 smithi061 bash[75325]: debug 2023-12-06T22:14:39.709+0000 7fe33cae7640 -1 Falling back to public interface 2023-12-06T22:14:41.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:14:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:14:40] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.33.4" 2023-12-06T22:14:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:41 smithi154 bash[51731]: cluster 2023-12-06T22:14:40.246532+0000 mgr.y (mgr.25459) 235 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:41 smithi061 bash[64602]: cluster 2023-12-06T22:14:40.246532+0000 mgr.y (mgr.25459) 235 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:41 smithi061 bash[65975]: cluster 2023-12-06T22:14:40.246532+0000 mgr.y (mgr.25459) 235 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:42.856 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:14:43.030 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:42 smithi061 bash[75325]: debug 2023-12-06T22:14:42.765+0000 7fe33cae7640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-06T22:14:43.030 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:42 smithi061 bash[75325]: debug 2023-12-06T22:14:42.817+0000 7fe33cae7640 -1 osd.3 119 log_to_monitors true 2023-12-06T22:14:43.625 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:14:43.625 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (6m) 0s ago 13m 16.0M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (5m) 2m ago 13m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (4m) 0s ago 11m 47.9M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (4m) 2m ago 19m 433M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (5m) 0s ago 21m 493M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (4m) 0s ago 21m 52.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (2m) 2m ago 19m 20.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (3m) 0s ago 19m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (6m) 0s ago 13m 11.8M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (5m) 2m ago 13m 11.7M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:14:43.626 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (98s) 0s ago 18m 52.2M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (67s) 0s ago 18m 50.0M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (35s) 0s ago 17m 46.9M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b d89ab30ab3af 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (5s) 0s ago 17m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 07c6202a6aa8 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (16m) 2m ago 16m 61.5M 3037M 17.2.0 e1d6a67b021e 6928a6f4f282 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (15m) 2m ago 15m 55.5M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (15m) 2m ago 15m 54.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (14m) 2m ago 14m 59.7M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (4m) 2m ago 13m 58.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (11m) 0s ago 11m 88.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (11m) 2m ago 11m 86.9M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (11m) 0s ago 11m 87.6M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:14:43.627 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (11m) 2m ago 11m 86.9M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:14:43.716 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[64602]: cluster 2023-12-06T22:14:42.247977+0000 mgr.y (mgr.25459) 236 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:43.716 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[64602]: audit 2023-12-06T22:14:42.652620+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:43.716 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[64602]: audit 2023-12-06T22:14:42.663967+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:43.716 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[64602]: audit 2023-12-06T22:14:42.827585+0000 mon.c (mon.1) 16 : audit 1 from='osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:14:43.717 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[64602]: audit 2023-12-06T22:14:42.828136+0000 mon.a (mon.0) 370 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:14:43.717 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[65975]: cluster 2023-12-06T22:14:42.247977+0000 mgr.y (mgr.25459) 236 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:43.717 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[65975]: audit 2023-12-06T22:14:42.652620+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:43.717 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[65975]: audit 2023-12-06T22:14:42.663967+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:43.718 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[65975]: audit 2023-12-06T22:14:42.827585+0000 mon.c (mon.1) 16 : audit 1 from='osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:14:43.718 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[65975]: audit 2023-12-06T22:14:42.828136+0000 mon.a (mon.0) 370 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:14:43.718 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:14:43 smithi061 bash[75325]: debug 2023-12-06T22:14:43.713+0000 7fe32b753700 -1 osd.3 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:14:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:43 smithi154 bash[51731]: cluster 2023-12-06T22:14:42.247977+0000 mgr.y (mgr.25459) 236 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:43 smithi154 bash[51731]: audit 2023-12-06T22:14:42.652620+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:43 smithi154 bash[51731]: audit 2023-12-06T22:14:42.663967+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:43 smithi154 bash[51731]: audit 2023-12-06T22:14:42.827585+0000 mon.c (mon.1) 16 : audit 1 from='osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:14:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:43 smithi154 bash[51731]: audit 2023-12-06T22:14:42.828136+0000 mon.a (mon.0) 370 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:44.105 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:14:44.106 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:14:44.493 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "9/23 daemons upgraded", 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:14:44.494 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:14:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:42.839869+0000 mgr.y (mgr.25459) 237 : audit 0 from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:43.226513+0000 mgr.y (mgr.25459) 238 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:43.662895+0000 mon.a (mon.0) 371 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: cluster 2023-12-06T22:14:43.669173+0000 mon.a (mon.0) 372 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: cluster 2023-12-06T22:14:43.669845+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:43.673529+0000 mon.c (mon.1) 17 : audit 1 from='osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:43.674027+0000 mon.a (mon.0) 373 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:43.818281+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:43.831952+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.091156+0000 mon.a (mon.0) 376 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:44.103321+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.61:0/3492847465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:44.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:44 smithi154 bash[51731]: audit 2023-12-06T22:14:44.369585+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:42.839869+0000 mgr.y (mgr.25459) 237 : audit 0 from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:43.226513+0000 mgr.y (mgr.25459) 238 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:43.662895+0000 mon.a (mon.0) 371 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: cluster 2023-12-06T22:14:43.669173+0000 mon.a (mon.0) 372 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: cluster 2023-12-06T22:14:43.669845+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:43.673529+0000 mon.c (mon.1) 17 : audit 1 from='osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:43.674027+0000 mon.a (mon.0) 373 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:43.818281+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:43.831952+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.091156+0000 mon.a (mon.0) 376 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:44.103321+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.61:0/3492847465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[65975]: audit 2023-12-06T22:14:44.369585+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:42.839869+0000 mgr.y (mgr.25459) 237 : audit 0 from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:43.226513+0000 mgr.y (mgr.25459) 238 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:43.662895+0000 mon.a (mon.0) 371 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: cluster 2023-12-06T22:14:43.669173+0000 mon.a (mon.0) 372 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: cluster 2023-12-06T22:14:43.669845+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:43.673529+0000 mon.c (mon.1) 17 : audit 1 from='osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:43.674027+0000 mon.a (mon.0) 373 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi061", "root=default"]}]: dispatch 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:43.818281+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:43.831952+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.091156+0000 mon.a (mon.0) 376 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:44.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:44.103321+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.61:0/3492847465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:44.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:44 smithi061 bash[64602]: audit 2023-12-06T22:14:44.369585+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_WARN Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2023-12-06T22:14:44.972 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2023-12-06T22:14:44.973 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.9 is active+undersized+degraded, acting [4,5] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2023-12-06T22:14:44.974 INFO:teuthology.orchestra.run.smithi061.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2023-12-06T22:14:45.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: audit 2023-12-06T22:14:43.599748+0000 mgr.y (mgr.25459) 239 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:45.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.173101+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.248714+0000 mgr.y (mgr.25459) 240 : cluster 0 pgmap v136: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.394489+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: audit 2023-12-06T22:14:44.491146+0000 mgr.y (mgr.25459) 241 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.552940+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.663484+0000 mon.a (mon.0) 378 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.669469+0000 mon.a (mon.0) 379 : cluster 1 osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645] boot 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.669568+0000 mon.a (mon.0) 380 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: audit 2023-12-06T22:14:44.669845+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.671058+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: cluster 2023-12-06T22:14:44.671397+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T22:14:45.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:45 smithi154 bash[51731]: audit 2023-12-06T22:14:44.970232+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.61:0/1699178357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: audit 2023-12-06T22:14:43.599748+0000 mgr.y (mgr.25459) 239 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.173101+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.248714+0000 mgr.y (mgr.25459) 240 : cluster 0 pgmap v136: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.394489+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: audit 2023-12-06T22:14:44.491146+0000 mgr.y (mgr.25459) 241 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.552940+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.663484+0000 mon.a (mon.0) 378 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.669469+0000 mon.a (mon.0) 379 : cluster 1 osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645] boot 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.669568+0000 mon.a (mon.0) 380 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: audit 2023-12-06T22:14:44.669845+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.671058+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: cluster 2023-12-06T22:14:44.671397+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[64602]: audit 2023-12-06T22:14:44.970232+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.61:0/1699178357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: audit 2023-12-06T22:14:43.599748+0000 mgr.y (mgr.25459) 239 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.173101+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.248714+0000 mgr.y (mgr.25459) 240 : cluster 0 pgmap v136: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.394489+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: audit 2023-12-06T22:14:44.491146+0000 mgr.y (mgr.25459) 241 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.552940+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e122 with expected crc 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.663484+0000 mon.a (mon.0) 378 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.669469+0000 mon.a (mon.0) 379 : cluster 1 osd.3 [v2:172.21.15.61:6826/3473396645,v1:172.21.15.61:6827/3473396645] boot 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.669568+0000 mon.a (mon.0) 380 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: audit 2023-12-06T22:14:44.669845+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:14:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.671058+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T22:14:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: cluster 2023-12-06T22:14:44.671397+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e123 with expected crc 2023-12-06T22:14:45.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:45 smithi061 bash[65975]: audit 2023-12-06T22:14:44.970232+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.61:0/1699178357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:14:46.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: audit 2023-12-06T22:14:45.327624+0000 mgr.y (mgr.25459) 242 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:46.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.673524+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.674795+0000 mon.a (mon.0) 383 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-12-06T22:14:46.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.679657+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.680333+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.683846+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.685224+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:46 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.685870+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: audit 2023-12-06T22:14:45.327624+0000 mgr.y (mgr.25459) 242 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.673524+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.674795+0000 mon.a (mon.0) 383 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.679657+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.680333+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.683846+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.685224+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.685870+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: audit 2023-12-06T22:14:45.327624+0000 mgr.y (mgr.25459) 242 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.673524+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.674795+0000 mon.a (mon.0) 383 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.679657+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.680333+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.683846+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.685224+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:46.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:46 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.685870+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:47 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.683046+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:47 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.685871+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:47 smithi154 bash[51731]: cluster 2023-12-06T22:14:45.687726+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:47 smithi154 bash[51731]: cluster 2023-12-06T22:14:46.249661+0000 mgr.y (mgr.25459) 243 : cluster 0 pgmap v139: 161 pgs: 26 peering, 14 active+undersized+degraded, 26 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 47/630 objects degraded (7.460%) 2023-12-06T22:14:47.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.683046+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.685871+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[64602]: cluster 2023-12-06T22:14:45.687726+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[64602]: cluster 2023-12-06T22:14:46.249661+0000 mgr.y (mgr.25459) 243 : cluster 0 pgmap v139: 161 pgs: 26 peering, 14 active+undersized+degraded, 26 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 47/630 objects degraded (7.460%) 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.683046+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.685871+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[65975]: cluster 2023-12-06T22:14:45.687726+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e124 with expected crc 2023-12-06T22:14:47.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:47 smithi061 bash[65975]: cluster 2023-12-06T22:14:46.249661+0000 mgr.y (mgr.25459) 243 : cluster 0 pgmap v139: 161 pgs: 26 peering, 14 active+undersized+degraded, 26 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 47/630 objects degraded (7.460%) 2023-12-06T22:14:49.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:49 smithi154 bash[51731]: cluster 2023-12-06T22:14:48.250808+0000 mgr.y (mgr.25459) 244 : cluster 0 pgmap v140: 161 pgs: 26 peering, 10 active+undersized+degraded, 22 active+undersized, 103 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-06T22:14:49.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:49 smithi154 bash[51731]: cluster 2023-12-06T22:14:49.092984+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:49 smithi061 bash[64602]: cluster 2023-12-06T22:14:48.250808+0000 mgr.y (mgr.25459) 244 : cluster 0 pgmap v140: 161 pgs: 26 peering, 10 active+undersized+degraded, 22 active+undersized, 103 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-06T22:14:49.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:49 smithi061 bash[64602]: cluster 2023-12-06T22:14:49.092984+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:49 smithi061 bash[65975]: cluster 2023-12-06T22:14:48.250808+0000 mgr.y (mgr.25459) 244 : cluster 0 pgmap v140: 161 pgs: 26 peering, 10 active+undersized+degraded, 22 active+undersized, 103 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-06T22:14:49.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:49 smithi061 bash[65975]: cluster 2023-12-06T22:14:49.092984+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T22:14:50.497 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:50 smithi061 bash[64602]: cluster 2023-12-06T22:14:50.413645+0000 mon.a (mon.0) 385 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2023-12-06T22:14:50.497 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:50 smithi061 bash[64602]: cluster 2023-12-06T22:14:50.413713+0000 mon.a (mon.0) 386 : cluster 1 Cluster is now healthy 2023-12-06T22:14:50.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:50 smithi154 bash[51731]: cluster 2023-12-06T22:14:50.413645+0000 mon.a (mon.0) 385 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2023-12-06T22:14:50.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:50 smithi154 bash[51731]: cluster 2023-12-06T22:14:50.413713+0000 mon.a (mon.0) 386 : cluster 1 Cluster is now healthy 2023-12-06T22:14:50.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:14:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:14:50] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.33.4" 2023-12-06T22:14:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:50 smithi061 bash[65975]: cluster 2023-12-06T22:14:50.413645+0000 mon.a (mon.0) 385 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2023-12-06T22:14:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:50 smithi061 bash[65975]: cluster 2023-12-06T22:14:50.413713+0000 mon.a (mon.0) 386 : cluster 1 Cluster is now healthy 2023-12-06T22:14:51.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:51 smithi154 bash[51731]: cluster 2023-12-06T22:14:50.252422+0000 mgr.y (mgr.25459) 245 : cluster 0 pgmap v141: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:14:51.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:51 smithi061 bash[64602]: cluster 2023-12-06T22:14:50.252422+0000 mgr.y (mgr.25459) 245 : cluster 0 pgmap v141: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:14:51.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:51 smithi061 bash[65975]: cluster 2023-12-06T22:14:50.252422+0000 mgr.y (mgr.25459) 245 : cluster 0 pgmap v141: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:14:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:53 smithi154 bash[51731]: cluster 2023-12-06T22:14:52.253612+0000 mgr.y (mgr.25459) 246 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:14:53.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:53 smithi061 bash[64602]: cluster 2023-12-06T22:14:52.253612+0000 mgr.y (mgr.25459) 246 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:14:53.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:53 smithi061 bash[65975]: cluster 2023-12-06T22:14:52.253612+0000 mgr.y (mgr.25459) 246 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:14:55.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.782811+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.795588+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.797797+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.799248+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.808429+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.899582+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.904919+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.909911+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.913228+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.916747+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:53.917167+0000 mgr.y (mgr.25459) 247 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: cephadm 2023-12-06T22:14:53.919421+0000 mgr.y (mgr.25459) 248 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:54.233360+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: audit 2023-12-06T22:14:54.235200+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:55.261 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:54 smithi154 bash[51731]: cluster 2023-12-06T22:14:54.260056+0000 mgr.y (mgr.25459) 249 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.782811+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.795588+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.797797+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.799248+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.808429+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.899582+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.904919+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.909911+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.913228+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.916747+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:53.917167+0000 mgr.y (mgr.25459) 247 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:14:55.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: cephadm 2023-12-06T22:14:53.919421+0000 mgr.y (mgr.25459) 248 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:54.233360+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: audit 2023-12-06T22:14:54.235200+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[64602]: cluster 2023-12-06T22:14:54.260056+0000 mgr.y (mgr.25459) 249 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.782811+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.795588+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.797797+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.799248+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.808429+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.899582+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.904919+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.909911+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.282 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.913228+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:14:55.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.916747+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:14:55.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:53.917167+0000 mgr.y (mgr.25459) 247 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:14:55.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: cephadm 2023-12-06T22:14:53.919421+0000 mgr.y (mgr.25459) 248 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-12-06T22:14:55.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:54.233360+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:55.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: audit 2023-12-06T22:14:54.235200+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:14:55.283 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:54 smithi061 bash[65975]: cluster 2023-12-06T22:14:54.260056+0000 mgr.y (mgr.25459) 249 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2023-12-06T22:14:56.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:56 smithi154 bash[51731]: audit 2023-12-06T22:14:55.338585+0000 mgr.y (mgr.25459) 250 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:56 smithi061 bash[64602]: audit 2023-12-06T22:14:55.338585+0000 mgr.y (mgr.25459) 250 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:56 smithi061 bash[65975]: audit 2023-12-06T22:14:55.338585+0000 mgr.y (mgr.25459) 250 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:14:57.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:57 smithi154 bash[51731]: cluster 2023-12-06T22:14:56.261593+0000 mgr.y (mgr.25459) 251 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 0 op/s 2023-12-06T22:14:57.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:57 smithi154 bash[51731]: cephadm 2023-12-06T22:14:56.291837+0000 mgr.y (mgr.25459) 252 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T22:14:57.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:57 smithi154 bash[51731]: audit 2023-12-06T22:14:56.299810+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:57.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:57 smithi154 bash[51731]: audit 2023-12-06T22:14:56.304441+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:14:57.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:57 smithi154 bash[51731]: audit 2023-12-06T22:14:56.305901+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:57.581 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:57 smithi154 bash[51731]: cephadm 2023-12-06T22:14:56.311547+0000 mgr.y (mgr.25459) 253 : cephadm 1 Deploying daemon osd.4 on smithi154 2023-12-06T22:14:57.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[64602]: cluster 2023-12-06T22:14:56.261593+0000 mgr.y (mgr.25459) 251 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 0 op/s 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[64602]: cephadm 2023-12-06T22:14:56.291837+0000 mgr.y (mgr.25459) 252 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[64602]: audit 2023-12-06T22:14:56.299810+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[64602]: audit 2023-12-06T22:14:56.304441+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[64602]: audit 2023-12-06T22:14:56.305901+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[64602]: cephadm 2023-12-06T22:14:56.311547+0000 mgr.y (mgr.25459) 253 : cephadm 1 Deploying daemon osd.4 on smithi154 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[65975]: cluster 2023-12-06T22:14:56.261593+0000 mgr.y (mgr.25459) 251 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 0 op/s 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[65975]: cephadm 2023-12-06T22:14:56.291837+0000 mgr.y (mgr.25459) 252 : cephadm 1 Upgrade: Updating osd.4 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[65975]: audit 2023-12-06T22:14:56.299810+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:14:57.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[65975]: audit 2023-12-06T22:14:56.304441+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:14:57.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[65975]: audit 2023-12-06T22:14:56.305901+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:14:57.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:57 smithi061 bash[65975]: cephadm 2023-12-06T22:14:56.311547+0000 mgr.y (mgr.25459) 253 : cephadm 1 Deploying daemon osd.4 on smithi154 2023-12-06T22:14:59.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:14:59 smithi154 bash[51731]: cluster 2023-12-06T22:14:58.262598+0000 mgr.y (mgr.25459) 254 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-12-06T22:14:59.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:14:59 smithi061 bash[64602]: cluster 2023-12-06T22:14:58.262598+0000 mgr.y (mgr.25459) 254 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-12-06T22:14:59.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:14:59 smithi061 bash[65975]: cluster 2023-12-06T22:14:58.262598+0000 mgr.y (mgr.25459) 254 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-12-06T22:15:00.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:00 smithi154 bash[51731]: audit 2023-12-06T22:14:59.393587+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:00.760 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:00 smithi154 systemd[1]: Stopping Ceph osd.4 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:15:00.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:00 smithi061 bash[64602]: audit 2023-12-06T22:14:59.393587+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:00.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:15:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:15:00] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.33.4" 2023-12-06T22:15:00.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:00 smithi061 bash[65975]: audit 2023-12-06T22:14:59.393587+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:01.028 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:00 smithi154 bash[28183]: debug 2023-12-06T22:15:00.774+0000 7f3fbb046700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:15:01.028 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:00 smithi154 bash[28183]: debug 2023-12-06T22:15:00.774+0000 7f3fbb046700 -1 osd.4 124 *** Got signal Terminated *** 2023-12-06T22:15:01.028 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:00 smithi154 bash[28183]: debug 2023-12-06T22:15:00.774+0000 7f3fbb046700 -1 osd.4 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:15:01.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:01 smithi154 bash[51731]: cluster 2023-12-06T22:15:00.264085+0000 mgr.y (mgr.25459) 255 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T22:15:01.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:01 smithi154 bash[51731]: cluster 2023-12-06T22:15:00.775738+0000 mon.a (mon.0) 403 : cluster 1 osd.4 marked itself down and dead 2023-12-06T22:15:01.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:01 smithi061 bash[64602]: cluster 2023-12-06T22:15:00.264085+0000 mgr.y (mgr.25459) 255 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T22:15:01.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:01 smithi061 bash[64602]: cluster 2023-12-06T22:15:00.775738+0000 mon.a (mon.0) 403 : cluster 1 osd.4 marked itself down and dead 2023-12-06T22:15:01.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:01 smithi061 bash[65975]: cluster 2023-12-06T22:15:00.264085+0000 mgr.y (mgr.25459) 255 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T22:15:01.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:01 smithi061 bash[65975]: cluster 2023-12-06T22:15:00.775738+0000 mon.a (mon.0) 403 : cluster 1 osd.4 marked itself down and dead 2023-12-06T22:15:02.699 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[53604]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-4 2023-12-06T22:15:02.699 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.401740+0000 mon.a (mon.0) 404 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.421244+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.421912+0000 mon.a (mon.0) 405 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.425799+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.427978+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.429295+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.432474+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.700 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[51731]: cluster 2023-12-06T22:15:01.432731+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.401740+0000 mon.a (mon.0) 404 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.421244+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.421912+0000 mon.a (mon.0) 405 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.425799+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.427978+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.429295+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.432474+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[64602]: cluster 2023-12-06T22:15:01.432731+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.401740+0000 mon.a (mon.0) 404 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.421244+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.421912+0000 mon.a (mon.0) 405 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.425799+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.427978+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.429295+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.432474+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:02.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:02 smithi061 bash[65975]: cluster 2023-12-06T22:15:01.432731+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e125 with expected crc 2023-12-06T22:15:03.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:02 smithi154 bash[53686]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-4 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.265106+0000 mgr.y (mgr.25459) 256 : cluster 0 pgmap v148: 161 pgs: 10 peering, 22 stale+active+clean, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.412331+0000 mon.a (mon.0) 406 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.425105+0000 mon.a (mon.0) 407 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.426680+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.429840+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.431589+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.431868+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.433322+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.686 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.434207+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.687 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:03 smithi154 bash[51731]: cluster 2023-12-06T22:15:02.436376+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.265106+0000 mgr.y (mgr.25459) 256 : cluster 0 pgmap v148: 161 pgs: 10 peering, 22 stale+active+clean, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.412331+0000 mon.a (mon.0) 406 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.425105+0000 mon.a (mon.0) 407 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.426680+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.429840+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.431589+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.431868+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.433322+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.434207+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[64602]: cluster 2023-12-06T22:15:02.436376+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.265106+0000 mgr.y (mgr.25459) 256 : cluster 0 pgmap v148: 161 pgs: 10 peering, 22 stale+active+clean, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.412331+0000 mon.a (mon.0) 406 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.425105+0000 mon.a (mon.0) 407 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.426680+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.429840+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.431589+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.431868+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.433322+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.434207+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:03.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:03 smithi061 bash[65975]: cluster 2023-12-06T22:15:02.436376+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e126 with expected crc 2023-12-06T22:15:05.079 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:04 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T22:15:05.080 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:04 smithi154 systemd[1]: Stopped Ceph osd.4 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:15:05.080 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:05 smithi154 systemd[1]: Started Ceph osd.4 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:15:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:05 smithi154 bash[51731]: cluster 2023-12-06T22:15:04.266395+0000 mgr.y (mgr.25459) 257 : cluster 0 pgmap v150: 161 pgs: 4 active+undersized+degraded, 10 peering, 13 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 11/630 objects degraded (1.746%) 2023-12-06T22:15:05.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:05 smithi061 bash[64602]: cluster 2023-12-06T22:15:04.266395+0000 mgr.y (mgr.25459) 257 : cluster 0 pgmap v150: 161 pgs: 4 active+undersized+degraded, 10 peering, 13 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 11/630 objects degraded (1.746%) 2023-12-06T22:15:05.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:05 smithi061 bash[65975]: cluster 2023-12-06T22:15:04.266395+0000 mgr.y (mgr.25459) 257 : cluster 0 pgmap v150: 161 pgs: 4 active+undersized+degraded, 10 peering, 13 stale+active+clean, 12 active+undersized, 122 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 11/630 objects degraded (1.746%) 2023-12-06T22:15:06.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[51731]: cluster 2023-12-06T22:15:05.102009+0000 mon.a (mon.0) 408 : cluster 3 Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 4 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:06.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[51731]: audit 2023-12-06T22:15:05.131064+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[51731]: audit 2023-12-06T22:15:05.140278+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[51731]: audit 2023-12-06T22:15:05.346526+0000 mgr.y (mgr.25459) 258 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:06.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[51731]: audit 2023-12-06T22:15:05.674294+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[51731]: audit 2023-12-06T22:15:05.688076+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[64602]: cluster 2023-12-06T22:15:05.102009+0000 mon.a (mon.0) 408 : cluster 3 Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 4 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[64602]: audit 2023-12-06T22:15:05.131064+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[64602]: audit 2023-12-06T22:15:05.140278+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[64602]: audit 2023-12-06T22:15:05.346526+0000 mgr.y (mgr.25459) 258 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[64602]: audit 2023-12-06T22:15:05.674294+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[64602]: audit 2023-12-06T22:15:05.688076+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[65975]: cluster 2023-12-06T22:15:05.102009+0000 mon.a (mon.0) 408 : cluster 3 Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 4 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:06.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[65975]: audit 2023-12-06T22:15:05.131064+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[65975]: audit 2023-12-06T22:15:05.140278+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[65975]: audit 2023-12-06T22:15:05.346526+0000 mgr.y (mgr.25459) 258 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:06.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[65975]: audit 2023-12-06T22:15:05.674294+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:06.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:06 smithi061 bash[65975]: audit 2023-12-06T22:15:05.688076+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:07.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T22:15:07.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-06T22:15:07.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T22:15:07.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T22:15:07.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T22:15:07.011 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T22:15:07.011 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:06 smithi154 bash[53852]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-06T22:15:07.442 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:07 smithi154 bash[51731]: cluster 2023-12-06T22:15:06.268117+0000 mgr.y (mgr.25459) 259 : cluster 0 pgmap v151: 161 pgs: 22 active+undersized+degraded, 10 peering, 37 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 92/630 objects degraded (14.603%) 2023-12-06T22:15:07.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:07 smithi061 bash[64602]: cluster 2023-12-06T22:15:06.268117+0000 mgr.y (mgr.25459) 259 : cluster 0 pgmap v151: 161 pgs: 22 active+undersized+degraded, 10 peering, 37 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 92/630 objects degraded (14.603%) 2023-12-06T22:15:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:07 smithi061 bash[65975]: cluster 2023-12-06T22:15:06.268117+0000 mgr.y (mgr.25459) 259 : cluster 0 pgmap v151: 161 pgs: 22 active+undersized+degraded, 10 peering, 37 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 92/630 objects degraded (14.603%) 2023-12-06T22:15:08.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:08 smithi154 bash[51731]: cluster 2023-12-06T22:15:08.321617+0000 mon.a (mon.0) 413 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:15:08.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:08 smithi154 bash[54129]: debug 2023-12-06T22:15:08.330+0000 7fb25e7c7700 1 -- 172.21.15.154:0/4092645796 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561f15fb31e0 con 0x561f16038800 2023-12-06T22:15:08.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:08 smithi061 bash[64602]: cluster 2023-12-06T22:15:08.321617+0000 mon.a (mon.0) 413 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:15:08.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:08 smithi061 bash[65975]: cluster 2023-12-06T22:15:08.321617+0000 mon.a (mon.0) 413 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:15:09.260 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:08 smithi154 bash[54129]: debug 2023-12-06T22:15:08.870+0000 7fb26794d640 -1 Falling back to public interface 2023-12-06T22:15:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:09 smithi154 bash[51731]: cluster 2023-12-06T22:15:08.269500+0000 mgr.y (mgr.25459) 260 : cluster 0 pgmap v152: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:09 smithi154 bash[51731]: audit 2023-12-06T22:15:09.235068+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:09 smithi154 bash[51731]: audit 2023-12-06T22:15:09.237511+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:09 smithi061 bash[64602]: cluster 2023-12-06T22:15:08.269500+0000 mgr.y (mgr.25459) 260 : cluster 0 pgmap v152: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:09 smithi061 bash[64602]: audit 2023-12-06T22:15:09.235068+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:09 smithi061 bash[64602]: audit 2023-12-06T22:15:09.237511+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:09 smithi061 bash[65975]: cluster 2023-12-06T22:15:08.269500+0000 mgr.y (mgr.25459) 260 : cluster 0 pgmap v152: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:09 smithi061 bash[65975]: audit 2023-12-06T22:15:09.235068+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:09 smithi061 bash[65975]: audit 2023-12-06T22:15:09.237511+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:10.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:15:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:15:10] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.33.4" 2023-12-06T22:15:11.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:11 smithi154 bash[51731]: cluster 2023-12-06T22:15:10.271318+0000 mgr.y (mgr.25459) 261 : cluster 0 pgmap v153: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:11.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:11 smithi061 bash[64602]: cluster 2023-12-06T22:15:10.271318+0000 mgr.y (mgr.25459) 261 : cluster 0 pgmap v153: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:11 smithi061 bash[65975]: cluster 2023-12-06T22:15:10.271318+0000 mgr.y (mgr.25459) 261 : cluster 0 pgmap v153: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:12.260 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:11 smithi154 bash[54129]: debug 2023-12-06T22:15:11.897+0000 7fb26794d640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-06T22:15:12.260 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:11 smithi154 bash[54129]: debug 2023-12-06T22:15:11.937+0000 7fb26794d640 -1 osd.4 124 log_to_monitors true 2023-12-06T22:15:13.010 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:15:12 smithi154 bash[54129]: debug 2023-12-06T22:15:12.625+0000 7fb255db8700 -1 osd.4 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:15:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:12 smithi154 bash[51731]: audit 2023-12-06T22:15:11.555466+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:12 smithi154 bash[51731]: audit 2023-12-06T22:15:11.565490+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:12 smithi154 bash[51731]: audit 2023-12-06T22:15:11.941365+0000 mon.a (mon.0) 418 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:15:13.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:12 smithi154 bash[51731]: audit 2023-12-06T22:15:11.944867+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[64602]: audit 2023-12-06T22:15:11.555466+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[64602]: audit 2023-12-06T22:15:11.565490+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[64602]: audit 2023-12-06T22:15:11.941365+0000 mon.a (mon.0) 418 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[64602]: audit 2023-12-06T22:15:11.944867+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[65975]: audit 2023-12-06T22:15:11.555466+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[65975]: audit 2023-12-06T22:15:11.565490+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[65975]: audit 2023-12-06T22:15:11.941365+0000 mon.a (mon.0) 418 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:15:13.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:12 smithi061 bash[65975]: audit 2023-12-06T22:15:11.944867+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:15:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: cluster 2023-12-06T22:15:12.272836+0000 mgr.y (mgr.25459) 262 : cluster 0 pgmap v154: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: audit 2023-12-06T22:15:12.565596+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: audit 2023-12-06T22:15:12.573733+0000 mon.a (mon.0) 420 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:15:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: cluster 2023-12-06T22:15:12.578701+0000 mon.a (mon.0) 421 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-06T22:15:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: cluster 2023-12-06T22:15:12.580099+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T22:15:14.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: cluster 2023-12-06T22:15:12.580941+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T22:15:14.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: audit 2023-12-06T22:15:12.583272+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:14.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: audit 2023-12-06T22:15:12.584335+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:14.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:13 smithi154 bash[51731]: audit 2023-12-06T22:15:12.586617+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: cluster 2023-12-06T22:15:12.272836+0000 mgr.y (mgr.25459) 262 : cluster 0 pgmap v154: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: audit 2023-12-06T22:15:12.565596+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: audit 2023-12-06T22:15:12.573733+0000 mon.a (mon.0) 420 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:15:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: cluster 2023-12-06T22:15:12.578701+0000 mon.a (mon.0) 421 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-06T22:15:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: cluster 2023-12-06T22:15:12.580099+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T22:15:14.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: cluster 2023-12-06T22:15:12.580941+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: audit 2023-12-06T22:15:12.583272+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: audit 2023-12-06T22:15:12.584335+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[64602]: audit 2023-12-06T22:15:12.586617+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: cluster 2023-12-06T22:15:12.272836+0000 mgr.y (mgr.25459) 262 : cluster 0 pgmap v154: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: audit 2023-12-06T22:15:12.565596+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: audit 2023-12-06T22:15:12.573733+0000 mon.a (mon.0) 420 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: cluster 2023-12-06T22:15:12.578701+0000 mon.a (mon.0) 421 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: cluster 2023-12-06T22:15:12.580099+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: cluster 2023-12-06T22:15:12.580941+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e127 with expected crc 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: audit 2023-12-06T22:15:12.583272+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: audit 2023-12-06T22:15:12.584335+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:14.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:13 smithi061 bash[65975]: audit 2023-12-06T22:15:12.586617+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:15.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:13.581640+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:15:15.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:13.587800+0000 mon.a (mon.0) 425 : cluster 1 osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642] boot 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:13.587875+0000 mon.a (mon.0) 426 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: audit 2023-12-06T22:15:13.588203+0000 mon.a (mon.0) 427 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:13.590021+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:13.590648+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:13.594398+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.106184+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 26 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:15.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:14 smithi154 bash[51731]: audit 2023-12-06T22:15:14.424434+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:15.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:13.581640+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:13.587800+0000 mon.a (mon.0) 425 : cluster 1 osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642] boot 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:13.587875+0000 mon.a (mon.0) 426 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: audit 2023-12-06T22:15:13.588203+0000 mon.a (mon.0) 427 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:13.590021+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:13.590648+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:13.594398+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.106184+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 26 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[64602]: audit 2023-12-06T22:15:14.424434+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:15.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:13.581640+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:13.587800+0000 mon.a (mon.0) 425 : cluster 1 osd.4 [v2:172.21.15.154:6800/2731353642,v1:172.21.15.154:6801/2731353642] boot 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:13.587875+0000 mon.a (mon.0) 426 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: audit 2023-12-06T22:15:13.588203+0000 mon.a (mon.0) 427 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:13.590021+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:13.590648+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:13.594398+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e128 with expected crc 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.106184+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 26 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:15.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:14 smithi061 bash[65975]: audit 2023-12-06T22:15:14.424434+0000 mon.a (mon.0) 429 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:15.386 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:15:15.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.274387+0000 mgr.y (mgr.25459) 263 : cluster 0 pgmap v157: 161 pgs: 4 peering, 25 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/630 objects degraded (16.349%) 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.590773+0000 mon.a (mon.0) 430 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.591793+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.594786+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.595529+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.599494+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.599669+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.600639+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.602719+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.605082+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.609555+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[65975]: cluster 2023-12-06T22:15:14.611333+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.274387+0000 mgr.y (mgr.25459) 263 : cluster 0 pgmap v157: 161 pgs: 4 peering, 25 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/630 objects degraded (16.349%) 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.590773+0000 mon.a (mon.0) 430 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.591793+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.594786+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.595529+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.599494+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.599669+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.600639+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.602719+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.605082+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.609555+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:15 smithi061 bash[64602]: cluster 2023-12-06T22:15:14.611333+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.274387+0000 mgr.y (mgr.25459) 263 : cluster 0 pgmap v157: 161 pgs: 4 peering, 25 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/630 objects degraded (16.349%) 2023-12-06T22:15:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.590773+0000 mon.a (mon.0) 430 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-12-06T22:15:16.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.591793+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.594786+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.595529+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.599494+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.599669+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.600639+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.602719+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.605082+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.609555+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:15 smithi154 bash[51731]: cluster 2023-12-06T22:15:14.611333+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2023-12-06T22:15:16.163 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:15:16.163 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (6m) 33s ago 13m 16.0M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:15:16.163 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (5m) 4s ago 13m 43.1M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (5m) 33s ago 11m 47.9M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (4m) 4s ago 19m 435M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (5m) 33s ago 22m 493M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (4m) 33s ago 22m 52.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (3m) 4s ago 20m 39.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (3m) 33s ago 20m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (6m) 33s ago 14m 11.8M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (6m) 4s ago 14m 14.3M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (2m) 33s ago 19m 52.2M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (100s) 33s ago 18m 50.0M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (67s) 33s ago 18m 46.9M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b d89ab30ab3af 2023-12-06T22:15:16.164 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (37s) 33s ago 17m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 07c6202a6aa8 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (8s) 4s ago 16m - 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 685f8cb39b98 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (16m) 4s ago 16m 63.4M 3037M 17.2.0 e1d6a67b021e 81d662cab28b 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (15m) 4s ago 15m 61.2M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (15m) 4s ago 15m 67.5M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (5m) 4s ago 14m 63.6M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (12m) 33s ago 12m 88.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (12m) 4s ago 12m 88.1M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (11m) 33s ago 11m 87.6M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:15:16.165 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (11m) 4s ago 11m 88.0M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:15:16.619 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:15:16.620 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:16.621 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:15:16.621 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T22:15:16.621 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 10 2023-12-06T22:15:16.621 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:15:16.621 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:15:17.007 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "10/23 daemons upgraded", 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:15:17.008 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:15:17.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:16 smithi154 bash[51731]: audit 2023-12-06T22:15:15.354427+0000 mgr.y (mgr.25459) 264 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:17.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:16 smithi154 bash[51731]: audit 2023-12-06T22:15:15.368153+0000 mgr.y (mgr.25459) 265 : audit 0 from='client.44374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:17.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:16 smithi061 bash[64602]: audit 2023-12-06T22:15:15.354427+0000 mgr.y (mgr.25459) 264 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:17.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:16 smithi061 bash[64602]: audit 2023-12-06T22:15:15.368153+0000 mgr.y (mgr.25459) 265 : audit 0 from='client.44374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:16 smithi061 bash[65975]: audit 2023-12-06T22:15:15.354427+0000 mgr.y (mgr.25459) 264 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:17.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:16 smithi061 bash[65975]: audit 2023-12-06T22:15:15.368153+0000 mgr.y (mgr.25459) 265 : audit 0 from='client.44374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:17.460 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_WARN Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded 2023-12-06T22:15:17.460 INFO:teuthology.orchestra.run.smithi061.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded 2023-12-06T22:15:17.460 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2023-12-06T22:15:17.460 INFO:teuthology.orchestra.run.smithi061.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2023-12-06T22:15:17.460 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2023-12-06T22:15:17.460 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.9 is active+undersized+degraded, acting [5,3] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.18 is active+undersized+degraded, acting [6,1] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2023-12-06T22:15:17.461 INFO:teuthology.orchestra.run.smithi061.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2023-12-06T22:15:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:17 smithi154 bash[51731]: audit 2023-12-06T22:15:15.752792+0000 mgr.y (mgr.25459) 266 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:17 smithi154 bash[51731]: audit 2023-12-06T22:15:16.136034+0000 mgr.y (mgr.25459) 267 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:17 smithi154 bash[51731]: cluster 2023-12-06T22:15:16.275851+0000 mgr.y (mgr.25459) 268 : cluster 0 pgmap v159: 161 pgs: 4 peering, 14 active+undersized+degraded, 21 active+undersized, 122 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/630 objects degraded (6.349%) 2023-12-06T22:15:18.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:17 smithi154 bash[51731]: audit 2023-12-06T22:15:16.618052+0000 mon.a (mon.0) 431 : audit 0 from='client.? 172.21.15.61:0/3167031494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:18.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:17 smithi154 bash[51731]: audit 2023-12-06T22:15:17.458694+0000 mon.a (mon.0) 432 : audit 0 from='client.? 172.21.15.61:0/1578712912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[64602]: audit 2023-12-06T22:15:15.752792+0000 mgr.y (mgr.25459) 266 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[64602]: audit 2023-12-06T22:15:16.136034+0000 mgr.y (mgr.25459) 267 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[64602]: cluster 2023-12-06T22:15:16.275851+0000 mgr.y (mgr.25459) 268 : cluster 0 pgmap v159: 161 pgs: 4 peering, 14 active+undersized+degraded, 21 active+undersized, 122 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/630 objects degraded (6.349%) 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[64602]: audit 2023-12-06T22:15:16.618052+0000 mon.a (mon.0) 431 : audit 0 from='client.? 172.21.15.61:0/3167031494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[64602]: audit 2023-12-06T22:15:17.458694+0000 mon.a (mon.0) 432 : audit 0 from='client.? 172.21.15.61:0/1578712912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[65975]: audit 2023-12-06T22:15:15.752792+0000 mgr.y (mgr.25459) 266 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[65975]: audit 2023-12-06T22:15:16.136034+0000 mgr.y (mgr.25459) 267 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[65975]: cluster 2023-12-06T22:15:16.275851+0000 mgr.y (mgr.25459) 268 : cluster 0 pgmap v159: 161 pgs: 4 peering, 14 active+undersized+degraded, 21 active+undersized, 122 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/630 objects degraded (6.349%) 2023-12-06T22:15:18.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[65975]: audit 2023-12-06T22:15:16.618052+0000 mon.a (mon.0) 431 : audit 0 from='client.? 172.21.15.61:0/3167031494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:18.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:17 smithi061 bash[65975]: audit 2023-12-06T22:15:17.458694+0000 mon.a (mon.0) 432 : audit 0 from='client.? 172.21.15.61:0/1578712912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:15:18.945 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:18 smithi154 bash[51731]: audit 2023-12-06T22:15:17.005296+0000 mgr.y (mgr.25459) 269 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:19.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:18 smithi061 bash[65975]: audit 2023-12-06T22:15:17.005296+0000 mgr.y (mgr.25459) 269 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:19.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:18 smithi061 bash[64602]: audit 2023-12-06T22:15:17.005296+0000 mgr.y (mgr.25459) 269 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:19.881 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:19 smithi154 bash[51731]: cluster 2023-12-06T22:15:18.276946+0000 mgr.y (mgr.25459) 270 : cluster 0 pgmap v160: 161 pgs: 4 peering, 3 active+undersized, 154 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:19.881 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:19 smithi154 bash[51731]: cluster 2023-12-06T22:15:18.602611+0000 mon.a (mon.0) 433 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded) 2023-12-06T22:15:19.881 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:19 smithi154 bash[51731]: cluster 2023-12-06T22:15:18.602691+0000 mon.a (mon.0) 434 : cluster 1 Cluster is now healthy 2023-12-06T22:15:20.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:19 smithi061 bash[65975]: cluster 2023-12-06T22:15:18.276946+0000 mgr.y (mgr.25459) 270 : cluster 0 pgmap v160: 161 pgs: 4 peering, 3 active+undersized, 154 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:20.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:19 smithi061 bash[65975]: cluster 2023-12-06T22:15:18.602611+0000 mon.a (mon.0) 433 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded) 2023-12-06T22:15:20.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:19 smithi061 bash[65975]: cluster 2023-12-06T22:15:18.602691+0000 mon.a (mon.0) 434 : cluster 1 Cluster is now healthy 2023-12-06T22:15:20.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:19 smithi061 bash[64602]: cluster 2023-12-06T22:15:18.276946+0000 mgr.y (mgr.25459) 270 : cluster 0 pgmap v160: 161 pgs: 4 peering, 3 active+undersized, 154 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:20.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:19 smithi061 bash[64602]: cluster 2023-12-06T22:15:18.602611+0000 mon.a (mon.0) 433 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded) 2023-12-06T22:15:20.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:19 smithi061 bash[64602]: cluster 2023-12-06T22:15:18.602691+0000 mon.a (mon.0) 434 : cluster 1 Cluster is now healthy 2023-12-06T22:15:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:20 smithi154 bash[51731]: cluster 2023-12-06T22:15:20.278360+0000 mgr.y (mgr.25459) 271 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:21.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:20 smithi061 bash[64602]: cluster 2023-12-06T22:15:20.278360+0000 mgr.y (mgr.25459) 271 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:21.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:20 smithi061 bash[65975]: cluster 2023-12-06T22:15:20.278360+0000 mgr.y (mgr.25459) 271 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:21.032 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:15:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:15:20] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.33.4" 2023-12-06T22:15:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: cluster 2023-12-06T22:15:22.279405+0000 mgr.y (mgr.25459) 272 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.788429+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.799542+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.801785+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.803363+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.812611+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.902594+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.906987+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.910385+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.912732+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:23 smithi154 bash[51731]: audit 2023-12-06T22:15:22.915181+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: cluster 2023-12-06T22:15:22.279405+0000 mgr.y (mgr.25459) 272 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.788429+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.799542+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.801785+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.803363+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.812611+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.902594+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.906987+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.910385+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.912732+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[64602]: audit 2023-12-06T22:15:22.915181+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: cluster 2023-12-06T22:15:22.279405+0000 mgr.y (mgr.25459) 272 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.788429+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.799542+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.801785+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.803363+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.812611+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.902594+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.906987+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.910385+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.912732+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:23 smithi061 bash[65975]: audit 2023-12-06T22:15:22.915181+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:15:24.477 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:24 smithi154 bash[51731]: audit 2023-12-06T22:15:22.915491+0000 mgr.y (mgr.25459) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:15:24.478 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:24 smithi154 bash[51731]: cephadm 2023-12-06T22:15:22.917504+0000 mgr.y (mgr.25459) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-06T22:15:24.478 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:24 smithi154 bash[51731]: audit 2023-12-06T22:15:24.233843+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:24.478 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:24 smithi154 bash[51731]: audit 2023-12-06T22:15:24.236193+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:24.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[64602]: audit 2023-12-06T22:15:22.915491+0000 mgr.y (mgr.25459) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[64602]: cephadm 2023-12-06T22:15:22.917504+0000 mgr.y (mgr.25459) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[64602]: audit 2023-12-06T22:15:24.233843+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[64602]: audit 2023-12-06T22:15:24.236193+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[65975]: audit 2023-12-06T22:15:22.915491+0000 mgr.y (mgr.25459) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[65975]: cephadm 2023-12-06T22:15:22.917504+0000 mgr.y (mgr.25459) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[65975]: audit 2023-12-06T22:15:24.233843+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:24.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:24 smithi061 bash[65975]: audit 2023-12-06T22:15:24.236193+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:25 smithi154 bash[51731]: cluster 2023-12-06T22:15:24.280548+0000 mgr.y (mgr.25459) 275 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:25 smithi154 bash[51731]: audit 2023-12-06T22:15:24.449006+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:25 smithi154 bash[51731]: audit 2023-12-06T22:15:25.096203+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:25 smithi154 bash[51731]: audit 2023-12-06T22:15:25.100193+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:15:25.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:25 smithi154 bash[51731]: audit 2023-12-06T22:15:25.101521+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:25.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[64602]: cluster 2023-12-06T22:15:24.280548+0000 mgr.y (mgr.25459) 275 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:25.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[64602]: audit 2023-12-06T22:15:24.449006+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:25.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[64602]: audit 2023-12-06T22:15:25.096203+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:25.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[64602]: audit 2023-12-06T22:15:25.100193+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:15:25.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[64602]: audit 2023-12-06T22:15:25.101521+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[65975]: cluster 2023-12-06T22:15:24.280548+0000 mgr.y (mgr.25459) 275 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[65975]: audit 2023-12-06T22:15:24.449006+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[65975]: audit 2023-12-06T22:15:25.096203+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[65975]: audit 2023-12-06T22:15:25.100193+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:25 smithi061 bash[65975]: audit 2023-12-06T22:15:25.101521+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:26.660 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:26 smithi154 bash[51731]: cephadm 2023-12-06T22:15:25.088476+0000 mgr.y (mgr.25459) 276 : cephadm 1 Upgrade: Updating osd.5 2023-12-06T22:15:26.660 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:26 smithi154 bash[51731]: cephadm 2023-12-06T22:15:25.106887+0000 mgr.y (mgr.25459) 277 : cephadm 1 Deploying daemon osd.5 on smithi154 2023-12-06T22:15:26.660 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:26 smithi154 bash[51731]: audit 2023-12-06T22:15:25.362930+0000 mgr.y (mgr.25459) 278 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:26.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:26 smithi061 bash[64602]: cephadm 2023-12-06T22:15:25.088476+0000 mgr.y (mgr.25459) 276 : cephadm 1 Upgrade: Updating osd.5 2023-12-06T22:15:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:26 smithi061 bash[64602]: cephadm 2023-12-06T22:15:25.106887+0000 mgr.y (mgr.25459) 277 : cephadm 1 Deploying daemon osd.5 on smithi154 2023-12-06T22:15:26.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:26 smithi061 bash[64602]: audit 2023-12-06T22:15:25.362930+0000 mgr.y (mgr.25459) 278 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:26 smithi061 bash[65975]: cephadm 2023-12-06T22:15:25.088476+0000 mgr.y (mgr.25459) 276 : cephadm 1 Upgrade: Updating osd.5 2023-12-06T22:15:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:26 smithi061 bash[65975]: cephadm 2023-12-06T22:15:25.106887+0000 mgr.y (mgr.25459) 277 : cephadm 1 Deploying daemon osd.5 on smithi154 2023-12-06T22:15:26.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:26 smithi061 bash[65975]: audit 2023-12-06T22:15:25.362930+0000 mgr.y (mgr.25459) 278 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:27 smithi154 bash[51731]: cluster 2023-12-06T22:15:26.281940+0000 mgr.y (mgr.25459) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:27.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:27 smithi061 bash[64602]: cluster 2023-12-06T22:15:26.281940+0000 mgr.y (mgr.25459) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:27.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:27 smithi061 bash[65975]: cluster 2023-12-06T22:15:26.281940+0000 mgr.y (mgr.25459) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:29.636 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:29 smithi154 bash[51731]: cluster 2023-12-06T22:15:28.283038+0000 mgr.y (mgr.25459) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:29.636 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:29 smithi154 systemd[1]: Stopping Ceph osd.5 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:15:29.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:29 smithi061 bash[64602]: cluster 2023-12-06T22:15:28.283038+0000 mgr.y (mgr.25459) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:29.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:29 smithi061 bash[65975]: cluster 2023-12-06T22:15:28.283038+0000 mgr.y (mgr.25459) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T22:15:30.010 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:29 smithi154 bash[31295]: debug 2023-12-06T22:15:29.633+0000 7ff224d60700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:15:30.010 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:29 smithi154 bash[31295]: debug 2023-12-06T22:15:29.633+0000 7ff224d60700 -1 osd.5 129 *** Got signal Terminated *** 2023-12-06T22:15:30.011 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:29 smithi154 bash[31295]: debug 2023-12-06T22:15:29.633+0000 7ff224d60700 -1 osd.5 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:15:30.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:30 smithi154 bash[51731]: cluster 2023-12-06T22:15:29.634353+0000 mon.a (mon.0) 451 : cluster 1 osd.5 marked itself down and dead 2023-12-06T22:15:30.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:30 smithi061 bash[64602]: cluster 2023-12-06T22:15:29.634353+0000 mon.a (mon.0) 451 : cluster 1 osd.5 marked itself down and dead 2023-12-06T22:15:30.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:30 smithi061 bash[65975]: cluster 2023-12-06T22:15:29.634353+0000 mon.a (mon.0) 451 : cluster 1 osd.5 marked itself down and dead 2023-12-06T22:15:30.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:15:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:15:30] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.33.4" 2023-12-06T22:15:31.736 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[51731]: cluster 2023-12-06T22:15:30.284363+0000 mgr.y (mgr.25459) 281 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:15:31.736 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[51731]: cluster 2023-12-06T22:15:30.466380+0000 mon.a (mon.0) 452 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:31.736 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[51731]: cluster 2023-12-06T22:15:30.481374+0000 mon.a (mon.0) 453 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-06T22:15:31.736 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[51731]: cluster 2023-12-06T22:15:30.488813+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.736 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[51731]: cluster 2023-12-06T22:15:30.489173+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.736 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[51731]: cluster 2023-12-06T22:15:30.493246+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.736 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[55626]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-5 2023-12-06T22:15:31.736 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:31 smithi154 bash[55699]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-5 2023-12-06T22:15:31.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[64602]: cluster 2023-12-06T22:15:30.284363+0000 mgr.y (mgr.25459) 281 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:15:31.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[64602]: cluster 2023-12-06T22:15:30.466380+0000 mon.a (mon.0) 452 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:31.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[64602]: cluster 2023-12-06T22:15:30.481374+0000 mon.a (mon.0) 453 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[64602]: cluster 2023-12-06T22:15:30.488813+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[64602]: cluster 2023-12-06T22:15:30.489173+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[64602]: cluster 2023-12-06T22:15:30.493246+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[65975]: cluster 2023-12-06T22:15:30.284363+0000 mgr.y (mgr.25459) 281 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[65975]: cluster 2023-12-06T22:15:30.466380+0000 mon.a (mon.0) 452 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[65975]: cluster 2023-12-06T22:15:30.481374+0000 mon.a (mon.0) 453 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[65975]: cluster 2023-12-06T22:15:30.488813+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[65975]: cluster 2023-12-06T22:15:30.489173+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:31.783 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:31 smithi061 bash[65975]: cluster 2023-12-06T22:15:30.493246+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e130 with expected crc 2023-12-06T22:15:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:32 smithi154 bash[51731]: cluster 2023-12-06T22:15:31.484127+0000 mon.a (mon.0) 454 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-06T22:15:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:32 smithi154 bash[51731]: cluster 2023-12-06T22:15:31.487214+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:32 smithi154 bash[51731]: cluster 2023-12-06T22:15:31.490907+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:32 smithi154 bash[51731]: cluster 2023-12-06T22:15:31.493541+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:32 smithi154 bash[51731]: cluster 2023-12-06T22:15:31.496099+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:32 smithi154 bash[51731]: cluster 2023-12-06T22:15:31.498225+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[64602]: cluster 2023-12-06T22:15:31.484127+0000 mon.a (mon.0) 454 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[64602]: cluster 2023-12-06T22:15:31.487214+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[64602]: cluster 2023-12-06T22:15:31.490907+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[64602]: cluster 2023-12-06T22:15:31.493541+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[64602]: cluster 2023-12-06T22:15:31.496099+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[64602]: cluster 2023-12-06T22:15:31.498225+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[65975]: cluster 2023-12-06T22:15:31.484127+0000 mon.a (mon.0) 454 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[65975]: cluster 2023-12-06T22:15:31.487214+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[65975]: cluster 2023-12-06T22:15:31.490907+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[65975]: cluster 2023-12-06T22:15:31.493541+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[65975]: cluster 2023-12-06T22:15:31.496099+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:32.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:32 smithi061 bash[65975]: cluster 2023-12-06T22:15:31.498225+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2023-12-06T22:15:33.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:33 smithi154 bash[51731]: cluster 2023-12-06T22:15:32.285263+0000 mgr.y (mgr.25459) 282 : cluster 0 pgmap v169: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:15:33.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:33 smithi154 bash[51731]: cluster 2023-12-06T22:15:32.481785+0000 mon.a (mon.0) 455 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-06T22:15:33.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:33 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-12-06T22:15:33.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:33 smithi154 systemd[1]: Stopped Ceph osd.5 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:15:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:33 smithi061 bash[64602]: cluster 2023-12-06T22:15:32.285263+0000 mgr.y (mgr.25459) 282 : cluster 0 pgmap v169: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:15:33.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:33 smithi061 bash[64602]: cluster 2023-12-06T22:15:32.481785+0000 mon.a (mon.0) 455 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-06T22:15:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:33 smithi061 bash[65975]: cluster 2023-12-06T22:15:32.285263+0000 mgr.y (mgr.25459) 282 : cluster 0 pgmap v169: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:15:33.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:33 smithi061 bash[65975]: cluster 2023-12-06T22:15:32.481785+0000 mon.a (mon.0) 455 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-06T22:15:34.260 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:33 smithi154 systemd[1]: Started Ceph osd.5 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:15:35.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:34 smithi154 bash[51731]: audit 2023-12-06T22:15:33.987627+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:35.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:34 smithi154 bash[51731]: audit 2023-12-06T22:15:33.998525+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:35.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:34 smithi154 bash[51731]: cluster 2023-12-06T22:15:34.286968+0000 mgr.y (mgr.25459) 283 : cluster 0 pgmap v170: 161 pgs: 9 active+undersized+degraded, 13 peering, 6 stale+active+clean, 17 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-06T22:15:35.280 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:34 smithi061 bash[64602]: audit 2023-12-06T22:15:33.987627+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:35.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:34 smithi061 bash[64602]: audit 2023-12-06T22:15:33.998525+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:35.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:34 smithi061 bash[64602]: cluster 2023-12-06T22:15:34.286968+0000 mgr.y (mgr.25459) 283 : cluster 0 pgmap v170: 161 pgs: 9 active+undersized+degraded, 13 peering, 6 stale+active+clean, 17 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-06T22:15:35.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:34 smithi061 bash[65975]: audit 2023-12-06T22:15:33.987627+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:35.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:34 smithi061 bash[65975]: audit 2023-12-06T22:15:33.998525+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:35.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:34 smithi061 bash[65975]: cluster 2023-12-06T22:15:34.286968+0000 mgr.y (mgr.25459) 283 : cluster 0 pgmap v170: 161 pgs: 9 active+undersized+degraded, 13 peering, 6 stale+active+clean, 17 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2023-12-06T22:15:35.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T22:15:35.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-06T22:15:35.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T22:15:35.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T22:15:35.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T22:15:35.761 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T22:15:35.761 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[55875]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-06T22:15:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[51731]: cluster 2023-12-06T22:15:35.115702+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:35 smithi154 bash[51731]: audit 2023-12-06T22:15:35.370617+0000 mgr.y (mgr.25459) 284 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:36.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:35 smithi061 bash[65975]: cluster 2023-12-06T22:15:35.115702+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:36.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:35 smithi061 bash[65975]: audit 2023-12-06T22:15:35.370617+0000 mgr.y (mgr.25459) 284 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:36.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:35 smithi061 bash[64602]: cluster 2023-12-06T22:15:35.115702+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:36.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:35 smithi061 bash[64602]: audit 2023-12-06T22:15:35.370617+0000 mgr.y (mgr.25459) 284 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:37.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:37 smithi154 bash[51731]: cluster 2023-12-06T22:15:36.288668+0000 mgr.y (mgr.25459) 285 : cluster 0 pgmap v171: 161 pgs: 19 active+undersized+degraded, 13 peering, 27 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2023-12-06T22:15:37.260 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:37 smithi154 bash[56177]: debug 2023-12-06T22:15:37.161+0000 7f4d01269700 1 -- 172.21.15.154:0/456592079 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562e758ff1e0 con 0x562e75984c00 2023-12-06T22:15:37.280 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:36 smithi061 bash[65975]: cluster 2023-12-06T22:15:36.288668+0000 mgr.y (mgr.25459) 285 : cluster 0 pgmap v171: 161 pgs: 19 active+undersized+degraded, 13 peering, 27 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2023-12-06T22:15:37.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:36 smithi061 bash[64602]: cluster 2023-12-06T22:15:36.288668+0000 mgr.y (mgr.25459) 285 : cluster 0 pgmap v171: 161 pgs: 19 active+undersized+degraded, 13 peering, 27 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2023-12-06T22:15:38.013 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:37 smithi154 bash[56177]: debug 2023-12-06T22:15:37.713+0000 7f4d0a3ef640 -1 Falling back to public interface 2023-12-06T22:15:38.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:38 smithi154 bash[51731]: cluster 2023-12-06T22:15:38.342198+0000 mon.a (mon.0) 459 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-12-06T22:15:38.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:38 smithi061 bash[65975]: cluster 2023-12-06T22:15:38.342198+0000 mon.a (mon.0) 459 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-12-06T22:15:38.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:38 smithi061 bash[64602]: cluster 2023-12-06T22:15:38.342198+0000 mon.a (mon.0) 459 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-12-06T22:15:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:39 smithi154 bash[51731]: cluster 2023-12-06T22:15:38.290046+0000 mgr.y (mgr.25459) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:39 smithi154 bash[51731]: audit 2023-12-06T22:15:39.234420+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:39.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:39 smithi154 bash[51731]: audit 2023-12-06T22:15:39.236317+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:39.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:39 smithi061 bash[65975]: cluster 2023-12-06T22:15:38.290046+0000 mgr.y (mgr.25459) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:39 smithi061 bash[65975]: audit 2023-12-06T22:15:39.234420+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:39.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:39 smithi061 bash[65975]: audit 2023-12-06T22:15:39.236317+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:39 smithi061 bash[64602]: cluster 2023-12-06T22:15:38.290046+0000 mgr.y (mgr.25459) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:39 smithi061 bash[64602]: audit 2023-12-06T22:15:39.234420+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:39.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:39 smithi061 bash[64602]: audit 2023-12-06T22:15:39.236317+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:41.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:15:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:15:40] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2023-12-06T22:15:41.260 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:40 smithi154 bash[56177]: debug 2023-12-06T22:15:40.813+0000 7f4d0a3ef640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-06T22:15:41.260 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:40 smithi154 bash[56177]: debug 2023-12-06T22:15:40.845+0000 7f4d0a3ef640 -1 osd.5 129 log_to_monitors true 2023-12-06T22:15:41.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:15:41 smithi154 bash[56177]: debug 2023-12-06T22:15:41.505+0000 7f4cf7858700 -1 osd.5 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:15:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:41 smithi154 bash[51731]: cluster 2023-12-06T22:15:40.291641+0000 mgr.y (mgr.25459) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:41 smithi154 bash[51731]: audit 2023-12-06T22:15:40.442806+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:41.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:41 smithi154 bash[51731]: audit 2023-12-06T22:15:40.452712+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:41 smithi154 bash[51731]: audit 2023-12-06T22:15:40.849183+0000 mon.a (mon.0) 464 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:15:41.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:41 smithi154 bash[51731]: audit 2023-12-06T22:15:40.852731+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:15:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[64602]: cluster 2023-12-06T22:15:40.291641+0000 mgr.y (mgr.25459) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:41.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[64602]: audit 2023-12-06T22:15:40.442806+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[64602]: audit 2023-12-06T22:15:40.452712+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[64602]: audit 2023-12-06T22:15:40.849183+0000 mon.a (mon.0) 464 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[64602]: audit 2023-12-06T22:15:40.852731+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[65975]: cluster 2023-12-06T22:15:40.291641+0000 mgr.y (mgr.25459) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[65975]: audit 2023-12-06T22:15:40.442806+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[65975]: audit 2023-12-06T22:15:40.452712+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[65975]: audit 2023-12-06T22:15:40.849183+0000 mon.a (mon.0) 464 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:15:41.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:41 smithi061 bash[65975]: audit 2023-12-06T22:15:40.852731+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:15:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: audit 2023-12-06T22:15:41.452393+0000 mon.a (mon.0) 465 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:15:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: cluster 2023-12-06T22:15:41.456266+0000 mon.a (mon.0) 466 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-06T22:15:42.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: audit 2023-12-06T22:15:41.462486+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: audit 2023-12-06T22:15:41.465999+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: audit 2023-12-06T22:15:41.552927+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: audit 2023-12-06T22:15:41.565037+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:42.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:42 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.151299+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: audit 2023-12-06T22:15:41.452393+0000 mon.a (mon.0) 465 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: cluster 2023-12-06T22:15:41.456266+0000 mon.a (mon.0) 466 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: audit 2023-12-06T22:15:41.462486+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: audit 2023-12-06T22:15:41.465999+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: audit 2023-12-06T22:15:41.552927+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: audit 2023-12-06T22:15:41.565037+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.151299+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T22:15:42.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: audit 2023-12-06T22:15:41.452393+0000 mon.a (mon.0) 465 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:15:42.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: cluster 2023-12-06T22:15:41.456266+0000 mon.a (mon.0) 466 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2023-12-06T22:15:42.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: audit 2023-12-06T22:15:41.462486+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:42.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: audit 2023-12-06T22:15:41.465999+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:15:42.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: audit 2023-12-06T22:15:41.552927+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:42.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: audit 2023-12-06T22:15:41.565037+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:42.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:42 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.151299+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T22:15:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:41.824555+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T22:15:43.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.292896+0000 mgr.y (mgr.25459) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.454187+0000 mon.a (mon.0) 470 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.467458+0000 mon.a (mon.0) 471 : cluster 1 osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834] boot 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.467545+0000 mon.a (mon.0) 472 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: audit 2023-12-06T22:15:42.471879+0000 mon.a (mon.0) 473 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.476590+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.478646+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:43 smithi154 bash[51731]: cluster 2023-12-06T22:15:42.480132+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:41.824555+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.292896+0000 mgr.y (mgr.25459) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.454187+0000 mon.a (mon.0) 470 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.467458+0000 mon.a (mon.0) 471 : cluster 1 osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834] boot 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.467545+0000 mon.a (mon.0) 472 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: audit 2023-12-06T22:15:42.471879+0000 mon.a (mon.0) 473 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.476590+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.478646+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[65975]: cluster 2023-12-06T22:15:42.480132+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:41.824555+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e132 with expected crc 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.292896+0000 mgr.y (mgr.25459) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.454187+0000 mon.a (mon.0) 470 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:15:43.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.467458+0000 mon.a (mon.0) 471 : cluster 1 osd.5 [v2:172.21.15.154:6808/828972834,v1:172.21.15.154:6809/828972834] boot 2023-12-06T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.467545+0000 mon.a (mon.0) 472 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: audit 2023-12-06T22:15:42.471879+0000 mon.a (mon.0) 473 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.476590+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.478646+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:43 smithi061 bash[64602]: cluster 2023-12-06T22:15:42.480132+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2023-12-06T22:15:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.477815+0000 mon.a (mon.0) 474 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-12-06T22:15:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.479989+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.484364+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.487593+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.487997+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.493003+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.494664+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:43.495806+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:44 smithi154 bash[51731]: cluster 2023-12-06T22:15:44.115379+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.477815+0000 mon.a (mon.0) 474 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.479989+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.484364+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.487593+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.487997+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.493003+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.494664+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:43.495806+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[64602]: cluster 2023-12-06T22:15:44.115379+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:44.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.477815+0000 mon.a (mon.0) 474 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.479989+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.484364+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.487593+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.487997+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.493003+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.494664+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:43.495806+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e134 with expected crc 2023-12-06T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:44 smithi061 bash[65975]: cluster 2023-12-06T22:15:44.115379+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T22:15:45.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:45 smithi154 bash[51731]: cluster 2023-12-06T22:15:44.294200+0000 mgr.y (mgr.25459) 289 : cluster 0 pgmap v178: 161 pgs: 11 peering, 16 active+undersized+degraded, 27 active+undersized, 107 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 63/630 objects degraded (10.000%) 2023-12-06T22:15:45.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:45 smithi154 bash[51731]: audit 2023-12-06T22:15:44.485885+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:45.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:45 smithi061 bash[65975]: cluster 2023-12-06T22:15:44.294200+0000 mgr.y (mgr.25459) 289 : cluster 0 pgmap v178: 161 pgs: 11 peering, 16 active+undersized+degraded, 27 active+undersized, 107 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 63/630 objects degraded (10.000%) 2023-12-06T22:15:45.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:45 smithi061 bash[65975]: audit 2023-12-06T22:15:44.485885+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:45 smithi061 bash[64602]: cluster 2023-12-06T22:15:44.294200+0000 mgr.y (mgr.25459) 289 : cluster 0 pgmap v178: 161 pgs: 11 peering, 16 active+undersized+degraded, 27 active+undersized, 107 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 63/630 objects degraded (10.000%) 2023-12-06T22:15:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:45 smithi061 bash[64602]: audit 2023-12-06T22:15:44.485885+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:46.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:46 smithi154 bash[51731]: audit 2023-12-06T22:15:45.379793+0000 mgr.y (mgr.25459) 290 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:46.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:46 smithi061 bash[65975]: audit 2023-12-06T22:15:45.379793+0000 mgr.y (mgr.25459) 290 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:46.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:46 smithi061 bash[64602]: audit 2023-12-06T22:15:45.379793+0000 mgr.y (mgr.25459) 290 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:47.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:47 smithi154 bash[51731]: cluster 2023-12-06T22:15:46.295534+0000 mgr.y (mgr.25459) 291 : cluster 0 pgmap v179: 161 pgs: 11 peering, 9 active+undersized+degraded, 20 active+undersized, 121 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2023-12-06T22:15:47.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:47 smithi061 bash[65975]: cluster 2023-12-06T22:15:46.295534+0000 mgr.y (mgr.25459) 291 : cluster 0 pgmap v179: 161 pgs: 11 peering, 9 active+undersized+degraded, 20 active+undersized, 121 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2023-12-06T22:15:47.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:47 smithi061 bash[64602]: cluster 2023-12-06T22:15:46.295534+0000 mgr.y (mgr.25459) 291 : cluster 0 pgmap v179: 161 pgs: 11 peering, 9 active+undersized+degraded, 20 active+undersized, 121 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2023-12-06T22:15:47.874 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (7m) 65s ago 14m 16.0M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (6m) 8s ago 14m 43.7M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (5m) 65s ago 12m 47.9M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (5m) 8s ago 20m 435M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (6m) 65s ago 22m 493M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:15:48.645 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (5m) 65s ago 22m 52.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (4m) 8s ago 20m 41.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (4m) 65s ago 20m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (7m) 65s ago 14m 11.8M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (6m) 8s ago 14m 12.2M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (2m) 65s ago 20m 52.2M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (2m) 65s ago 19m 50.0M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (100s) 65s ago 18m 46.9M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b d89ab30ab3af 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (70s) 65s ago 18m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 07c6202a6aa8 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (41s) 8s ago 17m 50.7M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 685f8cb39b98 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (12s) 8s ago 16m - 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 8e2994b5f897 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (16m) 8s ago 16m 63.4M 3037M 17.2.0 e1d6a67b021e 05f29e085588 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (15m) 8s ago 15m 69.6M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (5m) 8s ago 14m 65.6M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:15:48.646 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (12m) 65s ago 12m 88.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:15:48.647 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (12m) 8s ago 12m 88.2M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:15:48.647 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (12m) 65s ago 12m 87.6M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:15:48.647 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (12m) 8s ago 12m 88.2M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:15:48.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:48 smithi154 bash[51731]: cluster 2023-12-06T22:15:48.495076+0000 mon.a (mon.0) 477 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 9 pgs degraded) 2023-12-06T22:15:48.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:48 smithi154 bash[51731]: cluster 2023-12-06T22:15:48.495140+0000 mon.a (mon.0) 478 : cluster 1 Cluster is now healthy 2023-12-06T22:15:49.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:48 smithi061 bash[64602]: cluster 2023-12-06T22:15:48.495076+0000 mon.a (mon.0) 477 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 9 pgs degraded) 2023-12-06T22:15:49.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:48 smithi061 bash[64602]: cluster 2023-12-06T22:15:48.495140+0000 mon.a (mon.0) 478 : cluster 1 Cluster is now healthy 2023-12-06T22:15:49.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:48 smithi061 bash[65975]: cluster 2023-12-06T22:15:48.495076+0000 mon.a (mon.0) 477 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 9 pgs degraded) 2023-12-06T22:15:49.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:48 smithi061 bash[65975]: cluster 2023-12-06T22:15:48.495140+0000 mon.a (mon.0) 478 : cluster 1 Cluster is now healthy 2023-12-06T22:15:49.111 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:15:49.111 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:15:49.111 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:15:49.111 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:49.111 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:15:49.111 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 11 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:15:49.112 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:15:49.491 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:15:49.491 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:15:49.491 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:15:49.491 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:15:49.491 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "11/23 daemons upgraded", 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:15:49.492 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:15:49.966 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:15:50.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:49 smithi154 bash[51731]: audit 2023-12-06T22:15:47.856702+0000 mgr.y (mgr.25459) 292 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:49 smithi154 bash[51731]: audit 2023-12-06T22:15:48.242843+0000 mgr.y (mgr.25459) 293 : audit 0 from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:49 smithi154 bash[51731]: cluster 2023-12-06T22:15:48.296802+0000 mgr.y (mgr.25459) 294 : cluster 0 pgmap v180: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 0 op/s 2023-12-06T22:15:50.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:49 smithi154 bash[51731]: audit 2023-12-06T22:15:49.106473+0000 mon.a (mon.0) 479 : audit 0 from='client.? 172.21.15.61:0/1535215575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:50.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[65975]: audit 2023-12-06T22:15:47.856702+0000 mgr.y (mgr.25459) 292 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[65975]: audit 2023-12-06T22:15:48.242843+0000 mgr.y (mgr.25459) 293 : audit 0 from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[65975]: cluster 2023-12-06T22:15:48.296802+0000 mgr.y (mgr.25459) 294 : cluster 0 pgmap v180: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 0 op/s 2023-12-06T22:15:50.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[65975]: audit 2023-12-06T22:15:49.106473+0000 mon.a (mon.0) 479 : audit 0 from='client.? 172.21.15.61:0/1535215575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:50.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[64602]: audit 2023-12-06T22:15:47.856702+0000 mgr.y (mgr.25459) 292 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[64602]: audit 2023-12-06T22:15:48.242843+0000 mgr.y (mgr.25459) 293 : audit 0 from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[64602]: cluster 2023-12-06T22:15:48.296802+0000 mgr.y (mgr.25459) 294 : cluster 0 pgmap v180: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 0 op/s 2023-12-06T22:15:50.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:49 smithi061 bash[64602]: audit 2023-12-06T22:15:49.106473+0000 mon.a (mon.0) 479 : audit 0 from='client.? 172.21.15.61:0/1535215575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:50.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:50 smithi154 bash[51731]: audit 2023-12-06T22:15:48.620632+0000 mgr.y (mgr.25459) 295 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:50 smithi154 bash[51731]: audit 2023-12-06T22:15:49.488786+0000 mgr.y (mgr.25459) 296 : audit 0 from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:50 smithi154 bash[51731]: audit 2023-12-06T22:15:49.964663+0000 mon.a (mon.0) 480 : audit 0 from='client.? 172.21.15.61:0/929783771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:15:50.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:15:50] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2023-12-06T22:15:50.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[64602]: audit 2023-12-06T22:15:48.620632+0000 mgr.y (mgr.25459) 295 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[64602]: audit 2023-12-06T22:15:49.488786+0000 mgr.y (mgr.25459) 296 : audit 0 from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[64602]: audit 2023-12-06T22:15:49.964663+0000 mon.a (mon.0) 480 : audit 0 from='client.? 172.21.15.61:0/929783771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:15:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[65975]: audit 2023-12-06T22:15:48.620632+0000 mgr.y (mgr.25459) 295 : audit 0 from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[65975]: audit 2023-12-06T22:15:49.488786+0000 mgr.y (mgr.25459) 296 : audit 0 from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:15:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:50 smithi061 bash[65975]: audit 2023-12-06T22:15:49.964663+0000 mon.a (mon.0) 480 : audit 0 from='client.? 172.21.15.61:0/929783771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: cluster 2023-12-06T22:15:50.298110+0000 mgr.y (mgr.25459) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.270594+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.282644+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.284377+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.286045+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.295592+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.383551+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.388862+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.392612+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.395185+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:51.828 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:51 smithi154 bash[51731]: audit 2023-12-06T22:15:51.398153+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: cluster 2023-12-06T22:15:50.298110+0000 mgr.y (mgr.25459) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.270594+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.282644+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.284377+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.286045+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.295592+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.383551+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.388862+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.392612+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.395185+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[65975]: audit 2023-12-06T22:15:51.398153+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: cluster 2023-12-06T22:15:50.298110+0000 mgr.y (mgr.25459) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.270594+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.282644+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.284377+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.286045+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.295592+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.383551+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.388862+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.392612+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:52.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.395185+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:15:52.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:51 smithi061 bash[64602]: audit 2023-12-06T22:15:51.398153+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:15:52.880 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:52 smithi154 bash[51731]: audit 2023-12-06T22:15:51.398465+0000 mgr.y (mgr.25459) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:15:52.880 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:52 smithi154 bash[51731]: cephadm 2023-12-06T22:15:51.400536+0000 mgr.y (mgr.25459) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-06T22:15:53.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:52 smithi061 bash[65975]: audit 2023-12-06T22:15:51.398465+0000 mgr.y (mgr.25459) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:15:53.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:52 smithi061 bash[65975]: cephadm 2023-12-06T22:15:51.400536+0000 mgr.y (mgr.25459) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-06T22:15:53.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:52 smithi061 bash[64602]: audit 2023-12-06T22:15:51.398465+0000 mgr.y (mgr.25459) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:15:53.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:52 smithi061 bash[64602]: cephadm 2023-12-06T22:15:51.400536+0000 mgr.y (mgr.25459) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2023-12-06T22:15:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:53 smithi154 bash[51731]: cluster 2023-12-06T22:15:52.299262+0000 mgr.y (mgr.25459) 300 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2023-12-06T22:15:54.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:53 smithi061 bash[64602]: cluster 2023-12-06T22:15:52.299262+0000 mgr.y (mgr.25459) 300 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2023-12-06T22:15:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:53 smithi061 bash[65975]: cluster 2023-12-06T22:15:52.299262+0000 mgr.y (mgr.25459) 300 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: cephadm 2023-12-06T22:15:53.620377+0000 mgr.y (mgr.25459) 301 : cephadm 1 Upgrade: Updating osd.6 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: audit 2023-12-06T22:15:53.629789+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: audit 2023-12-06T22:15:53.634240+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: audit 2023-12-06T22:15:53.635638+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: cephadm 2023-12-06T22:15:53.638777+0000 mgr.y (mgr.25459) 302 : cephadm 1 Deploying daemon osd.6 on smithi154 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: audit 2023-12-06T22:15:54.236734+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: audit 2023-12-06T22:15:54.239199+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: cluster 2023-12-06T22:15:54.300500+0000 mgr.y (mgr.25459) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:15:54.900 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:54 smithi154 bash[51731]: audit 2023-12-06T22:15:54.515284+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: cephadm 2023-12-06T22:15:53.620377+0000 mgr.y (mgr.25459) 301 : cephadm 1 Upgrade: Updating osd.6 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: audit 2023-12-06T22:15:53.629789+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: audit 2023-12-06T22:15:53.634240+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: audit 2023-12-06T22:15:53.635638+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: cephadm 2023-12-06T22:15:53.638777+0000 mgr.y (mgr.25459) 302 : cephadm 1 Deploying daemon osd.6 on smithi154 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: audit 2023-12-06T22:15:54.236734+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: audit 2023-12-06T22:15:54.239199+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: cluster 2023-12-06T22:15:54.300500+0000 mgr.y (mgr.25459) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:15:55.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[64602]: audit 2023-12-06T22:15:54.515284+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: cephadm 2023-12-06T22:15:53.620377+0000 mgr.y (mgr.25459) 301 : cephadm 1 Upgrade: Updating osd.6 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: audit 2023-12-06T22:15:53.629789+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: audit 2023-12-06T22:15:53.634240+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: audit 2023-12-06T22:15:53.635638+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: cephadm 2023-12-06T22:15:53.638777+0000 mgr.y (mgr.25459) 302 : cephadm 1 Deploying daemon osd.6 on smithi154 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: audit 2023-12-06T22:15:54.236734+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: audit 2023-12-06T22:15:54.239199+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: cluster 2023-12-06T22:15:54.300500+0000 mgr.y (mgr.25459) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:15:55.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:54 smithi061 bash[65975]: audit 2023-12-06T22:15:54.515284+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:15:56.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:56 smithi154 bash[51731]: audit 2023-12-06T22:15:55.391174+0000 mgr.y (mgr.25459) 304 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:56 smithi061 bash[64602]: audit 2023-12-06T22:15:55.391174+0000 mgr.y (mgr.25459) 304 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:56 smithi061 bash[65975]: audit 2023-12-06T22:15:55.391174+0000 mgr.y (mgr.25459) 304 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:15:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:57 smithi154 bash[51731]: cluster 2023-12-06T22:15:56.301771+0000 mgr.y (mgr.25459) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:15:57.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:57 smithi061 bash[64602]: cluster 2023-12-06T22:15:56.301771+0000 mgr.y (mgr.25459) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:15:57.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:57 smithi061 bash[65975]: cluster 2023-12-06T22:15:56.301771+0000 mgr.y (mgr.25459) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:15:58.010 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:15:57 smithi154 systemd[1]: Stopping Ceph osd.6 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:15:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:58 smithi154 bash[51731]: cluster 2023-12-06T22:15:58.068041+0000 mon.a (mon.0) 497 : cluster 1 osd.6 marked itself down and dead 2023-12-06T22:15:58.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:15:58 smithi154 bash[34432]: debug 2023-12-06T22:15:58.068+0000 7f225d086700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:15:58.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:15:58 smithi154 bash[34432]: debug 2023-12-06T22:15:58.068+0000 7f225d086700 -1 osd.6 134 *** Got signal Terminated *** 2023-12-06T22:15:58.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:15:58 smithi154 bash[34432]: debug 2023-12-06T22:15:58.068+0000 7f225d086700 -1 osd.6 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:15:58.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:58 smithi061 bash[64602]: cluster 2023-12-06T22:15:58.068041+0000 mon.a (mon.0) 497 : cluster 1 osd.6 marked itself down and dead 2023-12-06T22:15:58.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:58 smithi061 bash[65975]: cluster 2023-12-06T22:15:58.068041+0000 mon.a (mon.0) 497 : cluster 1 osd.6 marked itself down and dead 2023-12-06T22:15:59.489 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[51731]: cluster 2023-12-06T22:15:58.249913+0000 mon.a (mon.0) 498 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:59.490 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[51731]: cluster 2023-12-06T22:15:58.266950+0000 mon.a (mon.0) 499 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-06T22:15:59.490 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[51731]: cluster 2023-12-06T22:15:58.273689+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T22:15:59.490 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[51731]: cluster 2023-12-06T22:15:58.275912+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T22:15:59.490 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[51731]: cluster 2023-12-06T22:15:58.302461+0000 mgr.y (mgr.25459) 306 : cluster 0 pgmap v186: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:15:59.490 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[57666]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:15:59.490 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:15:59 smithi154 bash[57740]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:15:59.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[64602]: cluster 2023-12-06T22:15:58.249913+0000 mon.a (mon.0) 498 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:59.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[64602]: cluster 2023-12-06T22:15:58.266950+0000 mon.a (mon.0) 499 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[64602]: cluster 2023-12-06T22:15:58.273689+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[64602]: cluster 2023-12-06T22:15:58.275912+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[64602]: cluster 2023-12-06T22:15:58.302461+0000 mgr.y (mgr.25459) 306 : cluster 0 pgmap v186: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[65975]: cluster 2023-12-06T22:15:58.249913+0000 mon.a (mon.0) 498 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[65975]: cluster 2023-12-06T22:15:58.266950+0000 mon.a (mon.0) 499 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[65975]: cluster 2023-12-06T22:15:58.273689+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[65975]: cluster 2023-12-06T22:15:58.275912+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e135 with expected crc 2023-12-06T22:15:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:15:59 smithi061 bash[65975]: cluster 2023-12-06T22:15:58.302461+0000 mgr.y (mgr.25459) 306 : cluster 0 pgmap v186: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:16:00.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[65975]: cluster 2023-12-06T22:15:59.277768+0000 mon.a (mon.0) 500 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-06T22:16:00.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[65975]: cluster 2023-12-06T22:15:59.283159+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[65975]: cluster 2023-12-06T22:15:59.285038+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[65975]: cluster 2023-12-06T22:15:59.286705+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[64602]: cluster 2023-12-06T22:15:59.277768+0000 mon.a (mon.0) 500 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-06T22:16:00.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[64602]: cluster 2023-12-06T22:15:59.283159+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[64602]: cluster 2023-12-06T22:15:59.285038+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[64602]: cluster 2023-12-06T22:15:59.286705+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.534 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:00 smithi154 bash[51731]: cluster 2023-12-06T22:15:59.277768+0000 mon.a (mon.0) 500 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2023-12-06T22:16:00.534 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:00 smithi154 bash[51731]: cluster 2023-12-06T22:15:59.283159+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.534 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:00 smithi154 bash[51731]: cluster 2023-12-06T22:15:59.285038+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.535 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:00 smithi154 bash[51731]: cluster 2023-12-06T22:15:59.286705+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-12-06T22:16:00.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:16:00] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2023-12-06T22:16:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:01 smithi154 bash[51731]: cluster 2023-12-06T22:16:00.303481+0000 mgr.y (mgr.25459) 307 : cluster 0 pgmap v188: 161 pgs: 3 active+undersized+degraded, 11 peering, 11 stale+active+clean, 7 active+undersized, 129 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T22:16:01.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:01 smithi061 bash[64602]: cluster 2023-12-06T22:16:00.303481+0000 mgr.y (mgr.25459) 307 : cluster 0 pgmap v188: 161 pgs: 3 active+undersized+degraded, 11 peering, 11 stale+active+clean, 7 active+undersized, 129 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T22:16:01.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:01 smithi061 bash[65975]: cluster 2023-12-06T22:16:00.303481+0000 mgr.y (mgr.25459) 307 : cluster 0 pgmap v188: 161 pgs: 3 active+undersized+degraded, 11 peering, 11 stale+active+clean, 7 active+undersized, 129 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2023-12-06T22:16:01.846 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:01 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-12-06T22:16:01.846 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:01 smithi154 systemd[1]: Stopped Ceph osd.6 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:16:02.260 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:01 smithi154 systemd[1]: Started Ceph osd.6 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:16:02.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:02 smithi154 bash[51731]: cluster 2023-12-06T22:16:01.273798+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:02.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:02 smithi154 bash[51731]: audit 2023-12-06T22:16:01.896990+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:02.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:02 smithi154 bash[51731]: audit 2023-12-06T22:16:01.907867+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:02.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:02 smithi061 bash[64602]: cluster 2023-12-06T22:16:01.273798+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:02 smithi061 bash[64602]: audit 2023-12-06T22:16:01.896990+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:02.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:02 smithi061 bash[64602]: audit 2023-12-06T22:16:01.907867+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:02.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:02 smithi061 bash[65975]: cluster 2023-12-06T22:16:01.273798+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:02.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:02 smithi061 bash[65975]: audit 2023-12-06T22:16:01.896990+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:02.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:02 smithi061 bash[65975]: audit 2023-12-06T22:16:01.907867+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:03.745 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T22:16:03.745 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-06T22:16:03.745 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T22:16:03.745 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T22:16:03.745 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T22:16:03.746 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T22:16:03.746 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[57908]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-06T22:16:03.746 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[51731]: cluster 2023-12-06T22:16:02.304928+0000 mgr.y (mgr.25459) 308 : cluster 0 pgmap v189: 161 pgs: 10 active+undersized+degraded, 11 peering, 6 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-06T22:16:03.746 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[51731]: audit 2023-12-06T22:16:02.473241+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:03.746 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:03 smithi154 bash[51731]: audit 2023-12-06T22:16:02.486788+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:03 smithi061 bash[64602]: cluster 2023-12-06T22:16:02.304928+0000 mgr.y (mgr.25459) 308 : cluster 0 pgmap v189: 161 pgs: 10 active+undersized+degraded, 11 peering, 6 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-06T22:16:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:03 smithi061 bash[64602]: audit 2023-12-06T22:16:02.473241+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:03.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:03 smithi061 bash[64602]: audit 2023-12-06T22:16:02.486788+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:03 smithi061 bash[65975]: cluster 2023-12-06T22:16:02.304928+0000 mgr.y (mgr.25459) 308 : cluster 0 pgmap v189: 161 pgs: 10 active+undersized+degraded, 11 peering, 6 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2023-12-06T22:16:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:03 smithi061 bash[65975]: audit 2023-12-06T22:16:02.473241+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:03.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:03 smithi061 bash[65975]: audit 2023-12-06T22:16:02.486788+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:05.404 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:05 smithi061 bash[64602]: cluster 2023-12-06T22:16:04.306546+0000 mgr.y (mgr.25459) 309 : cluster 0 pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:05.405 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:05 smithi061 bash[65975]: cluster 2023-12-06T22:16:04.306546+0000 mgr.y (mgr.25459) 309 : cluster 0 pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:05 smithi154 bash[51731]: cluster 2023-12-06T22:16:04.306546+0000 mgr.y (mgr.25459) 309 : cluster 0 pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:05.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:05 smithi154 bash[58229]: debug 2023-12-06T22:16:05.264+0000 7f6f02969700 1 -- 172.21.15.154:0/4043772093 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b88f4111e0 con 0x55b88f497000 2023-12-06T22:16:06.138 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:05 smithi154 bash[58229]: debug 2023-12-06T22:16:05.808+0000 7f6f0baef640 -1 Falling back to public interface 2023-12-06T22:16:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:06 smithi154 bash[51731]: audit 2023-12-06T22:16:05.402385+0000 mgr.y (mgr.25459) 310 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:06.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:06 smithi061 bash[64602]: audit 2023-12-06T22:16:05.402385+0000 mgr.y (mgr.25459) 310 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:06 smithi061 bash[65975]: audit 2023-12-06T22:16:05.402385+0000 mgr.y (mgr.25459) 310 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:07 smithi154 bash[51731]: cluster 2023-12-06T22:16:06.307970+0000 mgr.y (mgr.25459) 311 : cluster 0 pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:07.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:07 smithi061 bash[64602]: cluster 2023-12-06T22:16:06.307970+0000 mgr.y (mgr.25459) 311 : cluster 0 pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:07 smithi061 bash[65975]: cluster 2023-12-06T22:16:06.307970+0000 mgr.y (mgr.25459) 311 : cluster 0 pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:09.260 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:08 smithi154 bash[58229]: debug 2023-12-06T22:16:08.872+0000 7f6f0baef640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-06T22:16:09.260 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:08 smithi154 bash[58229]: debug 2023-12-06T22:16:08.912+0000 7f6f0baef640 -1 osd.6 134 log_to_monitors true 2023-12-06T22:16:09.760 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[58229]: debug 2023-12-06T22:16:09.420+0000 7f6efa75b700 -1 osd.6 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:16:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: cluster 2023-12-06T22:16:08.309418+0000 mgr.y (mgr.25459) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: audit 2023-12-06T22:16:08.917163+0000 mon.a (mon.0) 506 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:16:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: audit 2023-12-06T22:16:08.920758+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:16:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: cluster 2023-12-06T22:16:09.122503+0000 mon.a (mon.0) 507 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: audit 2023-12-06T22:16:09.236754+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: audit 2023-12-06T22:16:09.238989+0000 mon.a (mon.0) 509 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: audit 2023-12-06T22:16:09.253757+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:09 smithi154 bash[51731]: audit 2023-12-06T22:16:09.264012+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: cluster 2023-12-06T22:16:08.309418+0000 mgr.y (mgr.25459) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: audit 2023-12-06T22:16:08.917163+0000 mon.a (mon.0) 506 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: audit 2023-12-06T22:16:08.920758+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: cluster 2023-12-06T22:16:09.122503+0000 mon.a (mon.0) 507 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: audit 2023-12-06T22:16:09.236754+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: audit 2023-12-06T22:16:09.238989+0000 mon.a (mon.0) 509 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: audit 2023-12-06T22:16:09.253757+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[64602]: audit 2023-12-06T22:16:09.264012+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: cluster 2023-12-06T22:16:08.309418+0000 mgr.y (mgr.25459) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: audit 2023-12-06T22:16:08.917163+0000 mon.a (mon.0) 506 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: audit 2023-12-06T22:16:08.920758+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: cluster 2023-12-06T22:16:09.122503+0000 mon.a (mon.0) 507 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: audit 2023-12-06T22:16:09.236754+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: audit 2023-12-06T22:16:09.238989+0000 mon.a (mon.0) 509 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: audit 2023-12-06T22:16:09.253757+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:09.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:09 smithi061 bash[65975]: audit 2023-12-06T22:16:09.264012+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:10.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: audit 2023-12-06T22:16:09.367198+0000 mon.a (mon.0) 512 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:16:10.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: cluster 2023-12-06T22:16:09.373620+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T22:16:10.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: cluster 2023-12-06T22:16:09.374464+0000 mon.a (mon.0) 513 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-06T22:16:10.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: audit 2023-12-06T22:16:09.380485+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:10.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: audit 2023-12-06T22:16:09.384071+0000 mon.a (mon.0) 514 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:10.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: audit 2023-12-06T22:16:09.547831+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:10.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:10 smithi154 bash[51731]: audit 2023-12-06T22:16:10.370922+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:10.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:16:10] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.33.4" 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: audit 2023-12-06T22:16:09.367198+0000 mon.a (mon.0) 512 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: cluster 2023-12-06T22:16:09.373620+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: cluster 2023-12-06T22:16:09.374464+0000 mon.a (mon.0) 513 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: audit 2023-12-06T22:16:09.380485+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: audit 2023-12-06T22:16:09.384071+0000 mon.a (mon.0) 514 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: audit 2023-12-06T22:16:09.547831+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[64602]: audit 2023-12-06T22:16:10.370922+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: audit 2023-12-06T22:16:09.367198+0000 mon.a (mon.0) 512 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: cluster 2023-12-06T22:16:09.373620+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: cluster 2023-12-06T22:16:09.374464+0000 mon.a (mon.0) 513 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2023-12-06T22:16:10.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: audit 2023-12-06T22:16:09.380485+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:10.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: audit 2023-12-06T22:16:09.384071+0000 mon.a (mon.0) 514 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:10.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: audit 2023-12-06T22:16:09.547831+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:10.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:10 smithi061 bash[65975]: audit 2023-12-06T22:16:10.370922+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:11.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: cluster 2023-12-06T22:16:10.310468+0000 mgr.y (mgr.25459) 313 : cluster 0 pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:11.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: cluster 2023-12-06T22:16:10.378208+0000 mon.a (mon.0) 517 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:16:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: audit 2023-12-06T22:16:10.382727+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: cluster 2023-12-06T22:16:10.397184+0000 mon.a (mon.0) 519 : cluster 1 osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429] boot 2023-12-06T22:16:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: cluster 2023-12-06T22:16:10.397266+0000 mon.a (mon.0) 520 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:16:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: audit 2023-12-06T22:16:10.397921+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:16:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: cluster 2023-12-06T22:16:10.400285+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T22:16:11.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:11 smithi154 bash[51731]: cluster 2023-12-06T22:16:10.405250+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: cluster 2023-12-06T22:16:10.310468+0000 mgr.y (mgr.25459) 313 : cluster 0 pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: cluster 2023-12-06T22:16:10.378208+0000 mon.a (mon.0) 517 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: audit 2023-12-06T22:16:10.382727+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: cluster 2023-12-06T22:16:10.397184+0000 mon.a (mon.0) 519 : cluster 1 osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429] boot 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: cluster 2023-12-06T22:16:10.397266+0000 mon.a (mon.0) 520 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: audit 2023-12-06T22:16:10.397921+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: cluster 2023-12-06T22:16:10.400285+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T22:16:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[64602]: cluster 2023-12-06T22:16:10.405250+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: cluster 2023-12-06T22:16:10.310468+0000 mgr.y (mgr.25459) 313 : cluster 0 pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: cluster 2023-12-06T22:16:10.378208+0000 mon.a (mon.0) 517 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: audit 2023-12-06T22:16:10.382727+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: cluster 2023-12-06T22:16:10.397184+0000 mon.a (mon.0) 519 : cluster 1 osd.6 [v2:172.21.15.154:6816/2415626429,v1:172.21.15.154:6817/2415626429] boot 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: cluster 2023-12-06T22:16:10.397266+0000 mon.a (mon.0) 520 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: audit 2023-12-06T22:16:10.397921+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: cluster 2023-12-06T22:16:10.400285+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:11 smithi061 bash[65975]: cluster 2023-12-06T22:16:10.405250+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e138 with expected crc 2023-12-06T22:16:12.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:12 smithi154 bash[51731]: cluster 2023-12-06T22:16:11.405345+0000 mon.a (mon.0) 522 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-12-06T22:16:12.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:12 smithi154 bash[51731]: cluster 2023-12-06T22:16:11.410188+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:12 smithi154 bash[51731]: cluster 2023-12-06T22:16:11.414941+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:12 smithi154 bash[51731]: cluster 2023-12-06T22:16:11.419892+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[64602]: cluster 2023-12-06T22:16:11.405345+0000 mon.a (mon.0) 522 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[64602]: cluster 2023-12-06T22:16:11.410188+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[64602]: cluster 2023-12-06T22:16:11.414941+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[64602]: cluster 2023-12-06T22:16:11.419892+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[65975]: cluster 2023-12-06T22:16:11.405345+0000 mon.a (mon.0) 522 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[65975]: cluster 2023-12-06T22:16:11.410188+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[65975]: cluster 2023-12-06T22:16:11.414941+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:12.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:12 smithi061 bash[65975]: cluster 2023-12-06T22:16:11.419892+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2023-12-06T22:16:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:13 smithi154 bash[51731]: cluster 2023-12-06T22:16:12.311709+0000 mgr.y (mgr.25459) 314 : cluster 0 pgmap v197: 161 pgs: 14 active+undersized+degraded, 28 active+undersized, 119 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-06T22:16:13.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:13 smithi061 bash[64602]: cluster 2023-12-06T22:16:12.311709+0000 mgr.y (mgr.25459) 314 : cluster 0 pgmap v197: 161 pgs: 14 active+undersized+degraded, 28 active+undersized, 119 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-06T22:16:13.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:13 smithi061 bash[65975]: cluster 2023-12-06T22:16:12.311709+0000 mgr.y (mgr.25459) 314 : cluster 0 pgmap v197: 161 pgs: 14 active+undersized+degraded, 28 active+undersized, 119 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2023-12-06T22:16:14.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:14 smithi154 bash[51731]: cluster 2023-12-06T22:16:14.123772+0000 mon.a (mon.0) 523 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:14.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:14 smithi061 bash[65975]: cluster 2023-12-06T22:16:14.123772+0000 mon.a (mon.0) 523 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:14.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:14 smithi061 bash[64602]: cluster 2023-12-06T22:16:14.123772+0000 mon.a (mon.0) 523 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:15 smithi154 bash[51731]: cluster 2023-12-06T22:16:14.313088+0000 mgr.y (mgr.25459) 315 : cluster 0 pgmap v198: 161 pgs: 7 active+undersized+degraded, 16 active+undersized, 138 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2023-12-06T22:16:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:15 smithi061 bash[65975]: cluster 2023-12-06T22:16:14.313088+0000 mgr.y (mgr.25459) 315 : cluster 0 pgmap v198: 161 pgs: 7 active+undersized+degraded, 16 active+undersized, 138 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2023-12-06T22:16:15.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:15 smithi061 bash[64602]: cluster 2023-12-06T22:16:14.313088+0000 mgr.y (mgr.25459) 315 : cluster 0 pgmap v198: 161 pgs: 7 active+undersized+degraded, 16 active+undersized, 138 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2023-12-06T22:16:16.762 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:16 smithi154 bash[51731]: audit 2023-12-06T22:16:15.410557+0000 mgr.y (mgr.25459) 316 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:16.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:16 smithi061 bash[64602]: audit 2023-12-06T22:16:15.410557+0000 mgr.y (mgr.25459) 316 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:16.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:16 smithi061 bash[65975]: audit 2023-12-06T22:16:15.410557+0000 mgr.y (mgr.25459) 316 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:17.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:17 smithi154 bash[51731]: cluster 2023-12-06T22:16:16.314259+0000 mgr.y (mgr.25459) 317 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 147 B/s rd, 0 op/s 2023-12-06T22:16:17.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:17 smithi154 bash[51731]: cluster 2023-12-06T22:16:16.419394+0000 mon.a (mon.0) 524 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-06T22:16:17.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:17 smithi154 bash[51731]: cluster 2023-12-06T22:16:16.419457+0000 mon.a (mon.0) 525 : cluster 1 Cluster is now healthy 2023-12-06T22:16:17.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:17 smithi061 bash[64602]: cluster 2023-12-06T22:16:16.314259+0000 mgr.y (mgr.25459) 317 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 147 B/s rd, 0 op/s 2023-12-06T22:16:17.809 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:17 smithi061 bash[64602]: cluster 2023-12-06T22:16:16.419394+0000 mon.a (mon.0) 524 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-06T22:16:17.810 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:17 smithi061 bash[64602]: cluster 2023-12-06T22:16:16.419457+0000 mon.a (mon.0) 525 : cluster 1 Cluster is now healthy 2023-12-06T22:16:17.810 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:17 smithi061 bash[65975]: cluster 2023-12-06T22:16:16.314259+0000 mgr.y (mgr.25459) 317 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 147 B/s rd, 0 op/s 2023-12-06T22:16:17.810 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:17 smithi061 bash[65975]: cluster 2023-12-06T22:16:16.419394+0000 mon.a (mon.0) 524 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2023-12-06T22:16:17.810 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:17 smithi061 bash[65975]: cluster 2023-12-06T22:16:16.419457+0000 mon.a (mon.0) 525 : cluster 1 Cluster is now healthy 2023-12-06T22:16:19.742 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:19 smithi154 bash[51731]: cluster 2023-12-06T22:16:18.315426+0000 mgr.y (mgr.25459) 318 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2023-12-06T22:16:19.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:19 smithi061 bash[64602]: cluster 2023-12-06T22:16:18.315426+0000 mgr.y (mgr.25459) 318 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2023-12-06T22:16:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:19 smithi061 bash[65975]: cluster 2023-12-06T22:16:18.315426+0000 mgr.y (mgr.25459) 318 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2023-12-06T22:16:20.385 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:16:20.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:16:20] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.33.4" 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[64602]: audit 2023-12-06T22:16:19.571073+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[64602]: audit 2023-12-06T22:16:20.538270+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[64602]: audit 2023-12-06T22:16:20.548654+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[64602]: audit 2023-12-06T22:16:20.550491+0000 mon.a (mon.0) 529 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[64602]: audit 2023-12-06T22:16:20.551563+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[64602]: audit 2023-12-06T22:16:20.558646+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[65975]: audit 2023-12-06T22:16:19.571073+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[65975]: audit 2023-12-06T22:16:20.538270+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[65975]: audit 2023-12-06T22:16:20.548654+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:20.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[65975]: audit 2023-12-06T22:16:20.550491+0000 mon.a (mon.0) 529 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:20.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[65975]: audit 2023-12-06T22:16:20.551563+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:20.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:20 smithi061 bash[65975]: audit 2023-12-06T22:16:20.558646+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:20 smithi154 bash[51731]: audit 2023-12-06T22:16:19.571073+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:20 smithi154 bash[51731]: audit 2023-12-06T22:16:20.538270+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:20 smithi154 bash[51731]: audit 2023-12-06T22:16:20.548654+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:20 smithi154 bash[51731]: audit 2023-12-06T22:16:20.550491+0000 mon.a (mon.0) 529 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:20 smithi154 bash[51731]: audit 2023-12-06T22:16:20.551563+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:21.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:20 smithi154 bash[51731]: audit 2023-12-06T22:16:20.558646+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:21.202 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:16:21.202 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (7m) 98s ago 15m 16.0M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (7m) 11s ago 14m 44.3M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (6m) 98s ago 12m 47.9M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (6m) 11s ago 21m 436M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (6m) 98s ago 23m 493M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (5m) 98s ago 23m 52.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (4m) 11s ago 21m 43.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (5m) 98s ago 21m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (7m) 98s ago 15m 11.8M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (7m) 11s ago 15m 16.2M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (3m) 98s ago 20m 52.2M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (2m) 98s ago 19m 50.0M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (2m) 98s ago 19m 46.9M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b d89ab30ab3af 2023-12-06T22:16:21.203 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (102s) 98s ago 18m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 07c6202a6aa8 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (73s) 11s ago 18m 51.5M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 685f8cb39b98 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (44s) 11s ago 17m 49.1M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 8e2994b5f897 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (16s) 11s ago 16m - 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 4751498936e8 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (16m) 11s ago 16m 70.3M 3037M 17.2.0 e1d6a67b021e 7e92e63b795d 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (6m) 11s ago 15m 65.9M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (13m) 98s ago 13m 88.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (13m) 11s ago 13m 88.4M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (13m) 98s ago 13m 87.6M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:16:21.204 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (12m) 11s ago 12m 88.4M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:16:21.666 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 7 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 12 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:16:21.667 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:16:21.995 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: cluster 2023-12-06T22:16:20.316634+0000 mgr.y (mgr.25459) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2023-12-06T22:16:21.995 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: audit 2023-12-06T22:16:20.368547+0000 mgr.y (mgr.25459) 320 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:21.996 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: audit 2023-12-06T22:16:20.646153+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:21.996 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: audit 2023-12-06T22:16:20.649258+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:21.996 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: audit 2023-12-06T22:16:20.651759+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:21.996 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: audit 2023-12-06T22:16:20.653896+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:21.996 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:21 smithi154 bash[51731]: audit 2023-12-06T22:16:20.656791+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:16:22.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: cluster 2023-12-06T22:16:20.316634+0000 mgr.y (mgr.25459) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: audit 2023-12-06T22:16:20.368547+0000 mgr.y (mgr.25459) 320 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: audit 2023-12-06T22:16:20.646153+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: audit 2023-12-06T22:16:20.649258+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: audit 2023-12-06T22:16:20.651759+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: audit 2023-12-06T22:16:20.653896+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[65975]: audit 2023-12-06T22:16:20.656791+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: cluster 2023-12-06T22:16:20.316634+0000 mgr.y (mgr.25459) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: audit 2023-12-06T22:16:20.368547+0000 mgr.y (mgr.25459) 320 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: audit 2023-12-06T22:16:20.646153+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:22.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: audit 2023-12-06T22:16:20.649258+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: audit 2023-12-06T22:16:20.651759+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: audit 2023-12-06T22:16:20.653896+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:21 smithi061 bash[64602]: audit 2023-12-06T22:16:20.656791+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "12/23 daemons upgraded", 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:16:22.057 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": false 2023-12-06T22:16:22.058 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:16:22.499 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_OK 2023-12-06T22:16:22.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:22 smithi154 bash[51731]: audit 2023-12-06T22:16:20.657175+0000 mgr.y (mgr.25459) 321 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:16:22.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:22 smithi154 bash[51731]: cephadm 2023-12-06T22:16:20.658863+0000 mgr.y (mgr.25459) 322 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-06T22:16:22.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:22 smithi154 bash[51731]: audit 2023-12-06T22:16:20.801829+0000 mgr.y (mgr.25459) 323 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:22.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:22 smithi154 bash[51731]: audit 2023-12-06T22:16:21.174902+0000 mgr.y (mgr.25459) 324 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:22.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:22 smithi154 bash[51731]: audit 2023-12-06T22:16:21.663871+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.61:0/1050778729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:22.764 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:22 smithi154 bash[51731]: audit 2023-12-06T22:16:22.497970+0000 mon.a (mon.0) 537 : audit 0 from='client.? 172.21.15.61:0/4287821940' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[65975]: audit 2023-12-06T22:16:20.657175+0000 mgr.y (mgr.25459) 321 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[65975]: cephadm 2023-12-06T22:16:20.658863+0000 mgr.y (mgr.25459) 322 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[65975]: audit 2023-12-06T22:16:20.801829+0000 mgr.y (mgr.25459) 323 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[65975]: audit 2023-12-06T22:16:21.174902+0000 mgr.y (mgr.25459) 324 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[65975]: audit 2023-12-06T22:16:21.663871+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.61:0/1050778729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[65975]: audit 2023-12-06T22:16:22.497970+0000 mon.a (mon.0) 537 : audit 0 from='client.? 172.21.15.61:0/4287821940' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[64602]: audit 2023-12-06T22:16:20.657175+0000 mgr.y (mgr.25459) 321 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[64602]: cephadm 2023-12-06T22:16:20.658863+0000 mgr.y (mgr.25459) 322 : cephadm 1 Upgrade: osd.7 is safe to restart 2023-12-06T22:16:23.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[64602]: audit 2023-12-06T22:16:20.801829+0000 mgr.y (mgr.25459) 323 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:23.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[64602]: audit 2023-12-06T22:16:21.174902+0000 mgr.y (mgr.25459) 324 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:23.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[64602]: audit 2023-12-06T22:16:21.663871+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.61:0/1050778729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:23.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:22 smithi061 bash[64602]: audit 2023-12-06T22:16:22.497970+0000 mon.a (mon.0) 537 : audit 0 from='client.? 172.21.15.61:0/4287821940' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:16:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:23 smithi154 bash[51731]: audit 2023-12-06T22:16:22.054739+0000 mgr.y (mgr.25459) 325 : audit 0 from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:23 smithi154 bash[51731]: cluster 2023-12-06T22:16:22.317765+0000 mgr.y (mgr.25459) 326 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2023-12-06T22:16:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:23 smithi154 bash[51731]: audit 2023-12-06T22:16:23.037595+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:23 smithi154 bash[51731]: audit 2023-12-06T22:16:23.040817+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:16:23.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:23 smithi154 bash[51731]: audit 2023-12-06T22:16:23.042496+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:24.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[65975]: audit 2023-12-06T22:16:22.054739+0000 mgr.y (mgr.25459) 325 : audit 0 from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[65975]: cluster 2023-12-06T22:16:22.317765+0000 mgr.y (mgr.25459) 326 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[65975]: audit 2023-12-06T22:16:23.037595+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[65975]: audit 2023-12-06T22:16:23.040817+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[65975]: audit 2023-12-06T22:16:23.042496+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[64602]: audit 2023-12-06T22:16:22.054739+0000 mgr.y (mgr.25459) 325 : audit 0 from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[64602]: cluster 2023-12-06T22:16:22.317765+0000 mgr.y (mgr.25459) 326 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[64602]: audit 2023-12-06T22:16:23.037595+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[64602]: audit 2023-12-06T22:16:23.040817+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:16:24.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:23 smithi061 bash[64602]: audit 2023-12-06T22:16:23.042496+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:24.733 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:24 smithi154 bash[51731]: cephadm 2023-12-06T22:16:23.028599+0000 mgr.y (mgr.25459) 327 : cephadm 1 Upgrade: Updating osd.7 2023-12-06T22:16:24.733 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:24 smithi154 bash[51731]: cephadm 2023-12-06T22:16:23.048158+0000 mgr.y (mgr.25459) 328 : cephadm 1 Deploying daemon osd.7 on smithi154 2023-12-06T22:16:24.733 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:24 smithi154 bash[51731]: audit 2023-12-06T22:16:24.234983+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:24.733 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:24 smithi154 bash[51731]: audit 2023-12-06T22:16:24.237147+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[64602]: cephadm 2023-12-06T22:16:23.028599+0000 mgr.y (mgr.25459) 327 : cephadm 1 Upgrade: Updating osd.7 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[64602]: cephadm 2023-12-06T22:16:23.048158+0000 mgr.y (mgr.25459) 328 : cephadm 1 Deploying daemon osd.7 on smithi154 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[64602]: audit 2023-12-06T22:16:24.234983+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[64602]: audit 2023-12-06T22:16:24.237147+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[65975]: cephadm 2023-12-06T22:16:23.028599+0000 mgr.y (mgr.25459) 327 : cephadm 1 Upgrade: Updating osd.7 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[65975]: cephadm 2023-12-06T22:16:23.048158+0000 mgr.y (mgr.25459) 328 : cephadm 1 Deploying daemon osd.7 on smithi154 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[65975]: audit 2023-12-06T22:16:24.234983+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:25.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:24 smithi061 bash[65975]: audit 2023-12-06T22:16:24.237147+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:25 smithi154 bash[51731]: cluster 2023-12-06T22:16:24.318905+0000 mgr.y (mgr.25459) 329 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-06T22:16:25.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:25 smithi061 bash[65975]: cluster 2023-12-06T22:16:24.318905+0000 mgr.y (mgr.25459) 329 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-06T22:16:25.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:25 smithi061 bash[64602]: cluster 2023-12-06T22:16:24.318905+0000 mgr.y (mgr.25459) 329 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2023-12-06T22:16:27.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:26 smithi154 bash[51731]: audit 2023-12-06T22:16:25.421908+0000 mgr.y (mgr.25459) 330 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:27.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:26 smithi061 bash[64602]: audit 2023-12-06T22:16:25.421908+0000 mgr.y (mgr.25459) 330 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:27.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:26 smithi061 bash[65975]: audit 2023-12-06T22:16:25.421908+0000 mgr.y (mgr.25459) 330 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:27.740 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:27 smithi154 bash[51731]: cluster 2023-12-06T22:16:26.320083+0000 mgr.y (mgr.25459) 331 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:16:27.740 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:27 smithi154 systemd[1]: Stopping Ceph osd.7 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:16:28.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:27 smithi154 bash[37564]: debug 2023-12-06T22:16:27.739+0000 7f2f3e5b8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:16:28.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:27 smithi154 bash[37564]: debug 2023-12-06T22:16:27.739+0000 7f2f3e5b8700 -1 osd.7 139 *** Got signal Terminated *** 2023-12-06T22:16:28.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:27 smithi154 bash[37564]: debug 2023-12-06T22:16:27.739+0000 7f2f3e5b8700 -1 osd.7 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:16:28.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:27 smithi061 bash[64602]: cluster 2023-12-06T22:16:26.320083+0000 mgr.y (mgr.25459) 331 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:16:28.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:27 smithi061 bash[65975]: cluster 2023-12-06T22:16:26.320083+0000 mgr.y (mgr.25459) 331 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:16:29.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:28 smithi154 bash[51731]: cluster 2023-12-06T22:16:27.739627+0000 mon.a (mon.0) 543 : cluster 1 osd.7 marked itself down and dead 2023-12-06T22:16:29.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:28 smithi061 bash[64602]: cluster 2023-12-06T22:16:27.739627+0000 mon.a (mon.0) 543 : cluster 1 osd.7 marked itself down and dead 2023-12-06T22:16:29.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:28 smithi061 bash[65975]: cluster 2023-12-06T22:16:27.739627+0000 mon.a (mon.0) 543 : cluster 1 osd.7 marked itself down and dead 2023-12-06T22:16:29.896 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:29 smithi154 bash[59760]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-7 2023-12-06T22:16:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:29 smithi154 bash[51731]: cluster 2023-12-06T22:16:28.321365+0000 mgr.y (mgr.25459) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:16:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:29 smithi154 bash[51731]: cluster 2023-12-06T22:16:28.611676+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:16:29.896 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:29 smithi154 bash[51731]: cluster 2023-12-06T22:16:28.633236+0000 mon.a (mon.0) 545 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-06T22:16:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:29 smithi061 bash[64602]: cluster 2023-12-06T22:16:28.321365+0000 mgr.y (mgr.25459) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:16:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:29 smithi061 bash[64602]: cluster 2023-12-06T22:16:28.611676+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:16:30.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:29 smithi061 bash[64602]: cluster 2023-12-06T22:16:28.633236+0000 mon.a (mon.0) 545 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-06T22:16:30.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:29 smithi061 bash[65975]: cluster 2023-12-06T22:16:28.321365+0000 mgr.y (mgr.25459) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:16:30.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:29 smithi061 bash[65975]: cluster 2023-12-06T22:16:28.611676+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:16:30.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:29 smithi061 bash[65975]: cluster 2023-12-06T22:16:28.633236+0000 mon.a (mon.0) 545 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2023-12-06T22:16:30.260 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:29 smithi154 bash[59872]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-7 2023-12-06T22:16:31.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:30 smithi154 bash[51731]: cluster 2023-12-06T22:16:29.630161+0000 mon.a (mon.0) 546 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-06T22:16:31.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:30 smithi154 bash[51731]: cluster 2023-12-06T22:16:30.322391+0000 mgr.y (mgr.25459) 333 : cluster 0 pgmap v208: 161 pgs: 24 peering, 16 stale+active+clean, 121 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:16:31.030 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:16:30] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.33.4" 2023-12-06T22:16:31.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:30 smithi061 bash[64602]: cluster 2023-12-06T22:16:29.630161+0000 mon.a (mon.0) 546 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-06T22:16:31.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:30 smithi061 bash[64602]: cluster 2023-12-06T22:16:30.322391+0000 mgr.y (mgr.25459) 333 : cluster 0 pgmap v208: 161 pgs: 24 peering, 16 stale+active+clean, 121 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:16:31.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:30 smithi061 bash[65975]: cluster 2023-12-06T22:16:29.630161+0000 mon.a (mon.0) 546 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2023-12-06T22:16:31.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:30 smithi061 bash[65975]: cluster 2023-12-06T22:16:30.322391+0000 mgr.y (mgr.25459) 333 : cluster 0 pgmap v208: 161 pgs: 24 peering, 16 stale+active+clean, 121 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:16:32.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:31 smithi154 bash[51731]: cluster 2023-12-06T22:16:30.626145+0000 mon.a (mon.0) 547 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:16:32.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:31 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.7.service: Succeeded. 2023-12-06T22:16:32.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:31 smithi154 systemd[1]: Stopped Ceph osd.7 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:16:32.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:31 smithi061 bash[65975]: cluster 2023-12-06T22:16:30.626145+0000 mon.a (mon.0) 547 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:16:32.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:31 smithi061 bash[64602]: cluster 2023-12-06T22:16:30.626145+0000 mon.a (mon.0) 547 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:16:32.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:32 smithi154 systemd[1]: Started Ceph osd.7 for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:16:33.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[51731]: audit 2023-12-06T22:16:32.124579+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:33.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[51731]: audit 2023-12-06T22:16:32.135270+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:33.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[51731]: cluster 2023-12-06T22:16:32.323845+0000 mgr.y (mgr.25459) 334 : cluster 0 pgmap v209: 161 pgs: 12 active+undersized+degraded, 24 peering, 10 stale+active+clean, 15 active+undersized, 100 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2023-12-06T22:16:33.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:33 smithi061 bash[65975]: audit 2023-12-06T22:16:32.124579+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:33.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:33 smithi061 bash[65975]: audit 2023-12-06T22:16:32.135270+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:33.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:33 smithi061 bash[65975]: cluster 2023-12-06T22:16:32.323845+0000 mgr.y (mgr.25459) 334 : cluster 0 pgmap v209: 161 pgs: 12 active+undersized+degraded, 24 peering, 10 stale+active+clean, 15 active+undersized, 100 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2023-12-06T22:16:33.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:33 smithi061 bash[64602]: audit 2023-12-06T22:16:32.124579+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:33.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:33 smithi061 bash[64602]: audit 2023-12-06T22:16:32.135270+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:33.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:33 smithi061 bash[64602]: cluster 2023-12-06T22:16:32.323845+0000 mgr.y (mgr.25459) 334 : cluster 0 pgmap v209: 161 pgs: 12 active+undersized+degraded, 24 peering, 10 stale+active+clean, 15 active+undersized, 100 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2023-12-06T22:16:34.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T22:16:34.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-06T22:16:34.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T22:16:34.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T22:16:34.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T22:16:34.011 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T22:16:34.011 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:33 smithi154 bash[60040]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-06T22:16:34.456 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:34 smithi154 bash[51731]: cluster 2023-12-06T22:16:33.133809+0000 mon.a (mon.0) 550 : cluster 3 Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:34.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:34 smithi061 bash[65975]: cluster 2023-12-06T22:16:33.133809+0000 mon.a (mon.0) 550 : cluster 3 Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:34.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:34 smithi061 bash[64602]: cluster 2023-12-06T22:16:33.133809+0000 mon.a (mon.0) 550 : cluster 3 Health check failed: Degraded data redundancy: 30/630 objects degraded (4.762%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:35.423 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:35 smithi154 bash[51731]: cluster 2023-12-06T22:16:34.325399+0000 mgr.y (mgr.25459) 335 : cluster 0 pgmap v210: 161 pgs: 24 active+undersized+degraded, 11 peering, 34 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:35.432 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:35 smithi061 bash[64602]: cluster 2023-12-06T22:16:34.325399+0000 mgr.y (mgr.25459) 335 : cluster 0 pgmap v210: 161 pgs: 24 active+undersized+degraded, 11 peering, 34 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:35.433 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:35 smithi061 bash[65975]: cluster 2023-12-06T22:16:34.325399+0000 mgr.y (mgr.25459) 335 : cluster 0 pgmap v210: 161 pgs: 24 active+undersized+degraded, 11 peering, 34 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:35.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:35 smithi154 bash[60338]: debug 2023-12-06T22:16:35.423+0000 7fd9bb3ab700 1 -- 172.21.15.154:0/1625762330 <== mon.2 v2:172.21.15.154:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597df3a71e0 con 0x5597df42cc00 2023-12-06T22:16:36.260 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:35 smithi154 bash[60338]: debug 2023-12-06T22:16:35.971+0000 7fd9c4531640 -1 Falling back to public interface 2023-12-06T22:16:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:36 smithi154 bash[51731]: cluster 2023-12-06T22:16:35.137856+0000 mon.a (mon.0) 551 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:16:36.260 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:36 smithi154 bash[51731]: audit 2023-12-06T22:16:35.430612+0000 mgr.y (mgr.25459) 336 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:36 smithi061 bash[65975]: cluster 2023-12-06T22:16:35.137856+0000 mon.a (mon.0) 551 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:16:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:36 smithi061 bash[65975]: audit 2023-12-06T22:16:35.430612+0000 mgr.y (mgr.25459) 336 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:36.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:36 smithi061 bash[64602]: cluster 2023-12-06T22:16:35.137856+0000 mon.a (mon.0) 551 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:16:36.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:36 smithi061 bash[64602]: audit 2023-12-06T22:16:35.430612+0000 mgr.y (mgr.25459) 336 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:37.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:37 smithi154 bash[51731]: cluster 2023-12-06T22:16:36.326817+0000 mgr.y (mgr.25459) 337 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:37.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:37 smithi061 bash[64602]: cluster 2023-12-06T22:16:36.326817+0000 mgr.y (mgr.25459) 337 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:37.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:37 smithi061 bash[65975]: cluster 2023-12-06T22:16:36.326817+0000 mgr.y (mgr.25459) 337 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:39.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[60338]: debug 2023-12-06T22:16:39.043+0000 7fd9c4531640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-06T22:16:39.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[60338]: debug 2023-12-06T22:16:39.083+0000 7fd9c4531640 -1 osd.7 139 log_to_monitors true 2023-12-06T22:16:40.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[60338]: debug 2023-12-06T22:16:39.659+0000 7fd9b419f700 -1 osd.7 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:16:40.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: cluster 2023-12-06T22:16:38.328419+0000 mgr.y (mgr.25459) 338 : cluster 0 pgmap v212: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:40.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: audit 2023-12-06T22:16:38.583664+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: audit 2023-12-06T22:16:38.595507+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: audit 2023-12-06T22:16:39.086901+0000 mon.a (mon.0) 554 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:16:40.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: audit 2023-12-06T22:16:39.090454+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:16:40.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: cluster 2023-12-06T22:16:39.136521+0000 mon.a (mon.0) 555 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:40.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: audit 2023-12-06T22:16:39.235821+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:39 smithi154 bash[51731]: audit 2023-12-06T22:16:39.237534+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:40.030 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: cluster 2023-12-06T22:16:38.328419+0000 mgr.y (mgr.25459) 338 : cluster 0 pgmap v212: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: audit 2023-12-06T22:16:38.583664+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: audit 2023-12-06T22:16:38.595507+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: audit 2023-12-06T22:16:39.086901+0000 mon.a (mon.0) 554 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: audit 2023-12-06T22:16:39.090454+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: cluster 2023-12-06T22:16:39.136521+0000 mon.a (mon.0) 555 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: audit 2023-12-06T22:16:39.235821+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[65975]: audit 2023-12-06T22:16:39.237534+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: cluster 2023-12-06T22:16:38.328419+0000 mgr.y (mgr.25459) 338 : cluster 0 pgmap v212: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: audit 2023-12-06T22:16:38.583664+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: audit 2023-12-06T22:16:38.595507+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: audit 2023-12-06T22:16:39.086901+0000 mon.a (mon.0) 554 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:16:40.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: audit 2023-12-06T22:16:39.090454+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:16:40.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: cluster 2023-12-06T22:16:39.136521+0000 mon.a (mon.0) 555 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:40.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: audit 2023-12-06T22:16:39.235821+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.032 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:39 smithi061 bash[64602]: audit 2023-12-06T22:16:39.237534+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:40.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:16:40] "GET /metrics HTTP/1.1" 200 38365 "" "Prometheus/2.33.4" 2023-12-06T22:16:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[64602]: audit 2023-12-06T22:16:39.594519+0000 mon.a (mon.0) 558 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:16:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[64602]: cluster 2023-12-06T22:16:39.598171+0000 mon.a (mon.0) 559 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-06T22:16:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[64602]: audit 2023-12-06T22:16:39.602430+0000 mon.a (mon.0) 560 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:40.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[64602]: audit 2023-12-06T22:16:39.605980+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[64602]: audit 2023-12-06T22:16:39.699491+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[64602]: audit 2023-12-06T22:16:39.710422+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[65975]: audit 2023-12-06T22:16:39.594519+0000 mon.a (mon.0) 558 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[65975]: cluster 2023-12-06T22:16:39.598171+0000 mon.a (mon.0) 559 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[65975]: audit 2023-12-06T22:16:39.602430+0000 mon.a (mon.0) 560 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[65975]: audit 2023-12-06T22:16:39.605980+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[65975]: audit 2023-12-06T22:16:39.699491+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:40.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:40 smithi061 bash[65975]: audit 2023-12-06T22:16:39.710422+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:41.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:40 smithi154 bash[51731]: audit 2023-12-06T22:16:39.594519+0000 mon.a (mon.0) 558 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:16:41.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:40 smithi154 bash[51731]: cluster 2023-12-06T22:16:39.598171+0000 mon.a (mon.0) 559 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2023-12-06T22:16:41.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:40 smithi154 bash[51731]: audit 2023-12-06T22:16:39.602430+0000 mon.a (mon.0) 560 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:41.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:40 smithi154 bash[51731]: audit 2023-12-06T22:16:39.605980+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2023-12-06T22:16:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:40 smithi154 bash[51731]: audit 2023-12-06T22:16:39.699491+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:41.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:40 smithi154 bash[51731]: audit 2023-12-06T22:16:39.710422+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:41 smithi154 bash[51731]: cluster 2023-12-06T22:16:40.329487+0000 mgr.y (mgr.25459) 339 : cluster 0 pgmap v214: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:41 smithi154 bash[51731]: cluster 2023-12-06T22:16:40.596477+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:16:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:41 smithi154 bash[51731]: cluster 2023-12-06T22:16:40.611469+0000 mon.a (mon.0) 564 : cluster 1 osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632] boot 2023-12-06T22:16:42.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:41 smithi154 bash[51731]: cluster 2023-12-06T22:16:40.611549+0000 mon.a (mon.0) 565 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:16:42.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:41 smithi154 bash[51731]: audit 2023-12-06T22:16:40.612010+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[64602]: cluster 2023-12-06T22:16:40.329487+0000 mgr.y (mgr.25459) 339 : cluster 0 pgmap v214: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[64602]: cluster 2023-12-06T22:16:40.596477+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[64602]: cluster 2023-12-06T22:16:40.611469+0000 mon.a (mon.0) 564 : cluster 1 osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632] boot 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[64602]: cluster 2023-12-06T22:16:40.611549+0000 mon.a (mon.0) 565 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[64602]: audit 2023-12-06T22:16:40.612010+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[65975]: cluster 2023-12-06T22:16:40.329487+0000 mgr.y (mgr.25459) 339 : cluster 0 pgmap v214: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[65975]: cluster 2023-12-06T22:16:40.596477+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:16:42.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[65975]: cluster 2023-12-06T22:16:40.611469+0000 mon.a (mon.0) 564 : cluster 1 osd.7 [v2:172.21.15.154:6824/1896143632,v1:172.21.15.154:6825/1896143632] boot 2023-12-06T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[65975]: cluster 2023-12-06T22:16:40.611549+0000 mon.a (mon.0) 565 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:41 smithi061 bash[65975]: audit 2023-12-06T22:16:40.612010+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:16:43.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:42 smithi154 bash[51731]: cluster 2023-12-06T22:16:41.618406+0000 mon.a (mon.0) 567 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-12-06T22:16:43.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:42 smithi061 bash[64602]: cluster 2023-12-06T22:16:41.618406+0000 mon.a (mon.0) 567 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-12-06T22:16:43.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:42 smithi061 bash[65975]: cluster 2023-12-06T22:16:41.618406+0000 mon.a (mon.0) 567 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-12-06T22:16:44.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:43 smithi154 bash[51731]: cluster 2023-12-06T22:16:42.330568+0000 mgr.y (mgr.25459) 340 : cluster 0 pgmap v217: 161 pgs: 11 peering, 19 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T22:16:44.033 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:43 smithi061 bash[64602]: cluster 2023-12-06T22:16:42.330568+0000 mgr.y (mgr.25459) 340 : cluster 0 pgmap v217: 161 pgs: 11 peering, 19 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T22:16:44.034 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:43 smithi061 bash[65975]: cluster 2023-12-06T22:16:42.330568+0000 mgr.y (mgr.25459) 340 : cluster 0 pgmap v217: 161 pgs: 11 peering, 19 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2023-12-06T22:16:45.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:44 smithi154 bash[51731]: cluster 2023-12-06T22:16:44.137944+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:45.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:44 smithi061 bash[64602]: cluster 2023-12-06T22:16:44.137944+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:45.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:44 smithi061 bash[65975]: cluster 2023-12-06T22:16:44.137944+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T22:16:45.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:45 smithi061 bash[65975]: cluster 2023-12-06T22:16:44.331936+0000 mgr.y (mgr.25459) 341 : cluster 0 pgmap v218: 161 pgs: 11 peering, 12 active+undersized+degraded, 26 active+undersized, 112 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 47/630 objects degraded (7.460%) 2023-12-06T22:16:45.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:45 smithi061 bash[64602]: cluster 2023-12-06T22:16:44.331936+0000 mgr.y (mgr.25459) 341 : cluster 0 pgmap v218: 161 pgs: 11 peering, 12 active+undersized+degraded, 26 active+undersized, 112 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 47/630 objects degraded (7.460%) 2023-12-06T22:16:45.894 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:45 smithi154 bash[51731]: cluster 2023-12-06T22:16:44.331936+0000 mgr.y (mgr.25459) 341 : cluster 0 pgmap v218: 161 pgs: 11 peering, 12 active+undersized+degraded, 26 active+undersized, 112 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 47/630 objects degraded (7.460%) 2023-12-06T22:16:47.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:46 smithi154 bash[51731]: audit 2023-12-06T22:16:45.437704+0000 mgr.y (mgr.25459) 342 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:47.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:46 smithi061 bash[64602]: audit 2023-12-06T22:16:45.437704+0000 mgr.y (mgr.25459) 342 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:47.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:46 smithi061 bash[65975]: audit 2023-12-06T22:16:45.437704+0000 mgr.y (mgr.25459) 342 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:48.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:47 smithi154 bash[51731]: cluster 2023-12-06T22:16:46.333129+0000 mgr.y (mgr.25459) 343 : cluster 0 pgmap v219: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2023-12-06T22:16:48.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:47 smithi154 bash[51731]: cluster 2023-12-06T22:16:46.626560+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 12 pgs degraded) 2023-12-06T22:16:48.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:47 smithi154 bash[51731]: cluster 2023-12-06T22:16:46.626631+0000 mon.a (mon.0) 570 : cluster 1 Cluster is now healthy 2023-12-06T22:16:48.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:47 smithi061 bash[64602]: cluster 2023-12-06T22:16:46.333129+0000 mgr.y (mgr.25459) 343 : cluster 0 pgmap v219: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2023-12-06T22:16:48.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:47 smithi061 bash[64602]: cluster 2023-12-06T22:16:46.626560+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 12 pgs degraded) 2023-12-06T22:16:48.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:47 smithi061 bash[64602]: cluster 2023-12-06T22:16:46.626631+0000 mon.a (mon.0) 570 : cluster 1 Cluster is now healthy 2023-12-06T22:16:48.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:47 smithi061 bash[65975]: cluster 2023-12-06T22:16:46.333129+0000 mgr.y (mgr.25459) 343 : cluster 0 pgmap v219: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2023-12-06T22:16:48.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:47 smithi061 bash[65975]: cluster 2023-12-06T22:16:46.626560+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 12 pgs degraded) 2023-12-06T22:16:48.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:47 smithi061 bash[65975]: cluster 2023-12-06T22:16:46.626631+0000 mon.a (mon.0) 570 : cluster 1 Cluster is now healthy 2023-12-06T22:16:48.947 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:48 smithi154 bash[51731]: cluster 2023-12-06T22:16:48.334423+0000 mgr.y (mgr.25459) 344 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:16:49.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:48 smithi061 bash[64602]: cluster 2023-12-06T22:16:48.334423+0000 mgr.y (mgr.25459) 344 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:16:49.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:48 smithi061 bash[65975]: cluster 2023-12-06T22:16:48.334423+0000 mgr.y (mgr.25459) 344 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:16:50.280 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:49 smithi061 bash[61409]: debug 2023-12-06T22:16:49.918+0000 7fe10ca91700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:16:50.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:16:50] "GET /metrics HTTP/1.1" 200 38365 "" "Prometheus/2.33.4" 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.712434+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.723343+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.725723+0000 mon.a (mon.0) 573 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.727810+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.738019+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.827865+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:50.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.831632+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.834652+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.836824+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.840340+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: cephadm 2023-12-06T22:16:49.841683+0000 mgr.y (mgr.25459) 345 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.848953+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.851890+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.859967+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.863283+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.869530+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.872116+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.878612+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T22:16:50.782 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.881605+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.712434+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.723343+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.725723+0000 mon.a (mon.0) 573 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.727810+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.738019+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.827865+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.831632+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.834652+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.836824+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.840340+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: cephadm 2023-12-06T22:16:49.841683+0000 mgr.y (mgr.25459) 345 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.848953+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.783 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.851890+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.859967+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.863283+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.869530+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.872116+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.878612+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.881605+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.886177+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.888953+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.893629+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.896556+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T22:16:50.784 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.902144+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.904920+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.908563+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.910626+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.917955+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: cephadm 2023-12-06T22:16:49.923029+0000 mgr.y (mgr.25459) 346 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.923600+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: cephadm 2023-12-06T22:16:49.924738+0000 mgr.y (mgr.25459) 347 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.930115+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: cluster 2023-12-06T22:16:49.931286+0000 mgr.y (mgr.25459) 348 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.933077+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.934678+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[65975]: audit 2023-12-06T22:16:49.944074+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.785 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.886177+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.888953+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.893629+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.896556+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.902144+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.904920+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.908563+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.910626+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.917955+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: cephadm 2023-12-06T22:16:49.923029+0000 mgr.y (mgr.25459) 346 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.923600+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: cephadm 2023-12-06T22:16:49.924738+0000 mgr.y (mgr.25459) 347 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.930115+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: cluster 2023-12-06T22:16:49.931286+0000 mgr.y (mgr.25459) 348 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:16:50.786 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.933077+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:50.787 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.934678+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:50.787 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: audit 2023-12-06T22:16:49.944074+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.712434+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.723343+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.725723+0000 mon.a (mon.0) 573 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.727810+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.738019+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.827865+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:16:51.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.831632+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.834652+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.836824+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.840340+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: cephadm 2023-12-06T22:16:49.841683+0000 mgr.y (mgr.25459) 345 : cephadm 1 Upgrade: Setting container_image for all osd 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.848953+0000 mon.a (mon.0) 581 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.851890+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.859967+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.863283+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.869530+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.872116+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.878612+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.881605+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T22:16:51.012 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.886177+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.888953+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.893629+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.896556+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.902144+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.904920+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.908563+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.910626+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.917955+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T22:16:51.013 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: cephadm 2023-12-06T22:16:49.923029+0000 mgr.y (mgr.25459) 346 : cephadm 1 Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.923600+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: cephadm 2023-12-06T22:16:49.924738+0000 mgr.y (mgr.25459) 347 : cephadm 4 Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.930115+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: cluster 2023-12-06T22:16:49.931286+0000 mgr.y (mgr.25459) 348 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.933077+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.934678+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:16:51.014 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:50 smithi154 bash[51731]: audit 2023-12-06T22:16:49.944074+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:51.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:50 smithi061 bash[64602]: debug 2023-12-06T22:16:50.922+0000 7fbddcf38700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:16:52.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:51 smithi154 bash[51731]: cluster 2023-12-06T22:16:50.927550+0000 mon.a (mon.0) 603 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:16:52.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:51 smithi061 bash[64602]: cluster 2023-12-06T22:16:50.927550+0000 mon.a (mon.0) 603 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:16:52.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:51 smithi061 bash[65975]: cluster 2023-12-06T22:16:50.927550+0000 mon.a (mon.0) 603 : cluster 4 Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:16:52.913 INFO:teuthology.orchestra.run.smithi061.stdout:true 2023-12-06T22:16:53.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:52 smithi154 bash[51731]: cluster 2023-12-06T22:16:51.932474+0000 mgr.y (mgr.25459) 349 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:16:53.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:52 smithi061 bash[64602]: cluster 2023-12-06T22:16:51.932474+0000 mgr.y (mgr.25459) 349 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:16:53.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:52 smithi061 bash[65975]: cluster 2023-12-06T22:16:51.932474+0000 mgr.y (mgr.25459) 349 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:16:53.300 INFO:teuthology.orchestra.run.smithi061.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-06T22:16:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:53 smithi154 bash[51731]: audit 2023-12-06T22:16:52.895327+0000 mgr.y (mgr.25459) 350 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:54.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:53 smithi154 bash[51731]: audit 2023-12-06T22:16:53.282643+0000 mgr.y (mgr.25459) 351 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:54.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:53 smithi061 bash[64602]: audit 2023-12-06T22:16:52.895327+0000 mgr.y (mgr.25459) 350 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:54.030 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:53 smithi061 bash[64602]: audit 2023-12-06T22:16:53.282643+0000 mgr.y (mgr.25459) 351 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:53 smithi061 bash[65975]: audit 2023-12-06T22:16:52.895327+0000 mgr.y (mgr.25459) 350 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:54.031 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:53 smithi061 bash[65975]: audit 2023-12-06T22:16:53.282643+0000 mgr.y (mgr.25459) 351 : audit 0 from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:54.110 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T22:16:55.447 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[64602]: cluster 2023-12-06T22:16:53.933768+0000 mgr.y (mgr.25459) 352 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:16:55.447 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[64602]: audit 2023-12-06T22:16:54.235786+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:55.448 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[64602]: audit 2023-12-06T22:16:54.238182+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:55.448 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[64602]: audit 2023-12-06T22:16:54.609253+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:55.448 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[65975]: cluster 2023-12-06T22:16:53.933768+0000 mgr.y (mgr.25459) 352 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:16:55.448 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[65975]: audit 2023-12-06T22:16:54.235786+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:55.448 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[65975]: audit 2023-12-06T22:16:54.238182+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:55.448 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:55 smithi061 bash[65975]: audit 2023-12-06T22:16:54.609253+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:55 smithi154 bash[51731]: cluster 2023-12-06T22:16:53.933768+0000 mgr.y (mgr.25459) 352 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:16:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:55 smithi154 bash[51731]: audit 2023-12-06T22:16:54.235786+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:55 smithi154 bash[51731]: audit 2023-12-06T22:16:54.238182+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:16:55.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:55 smithi154 bash[51731]: audit 2023-12-06T22:16:54.609253+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:16:56.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:56 smithi154 bash[51731]: audit 2023-12-06T22:16:55.448812+0000 mgr.y (mgr.25459) 353 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:56.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:56 smithi061 bash[64602]: audit 2023-12-06T22:16:55.448812+0000 mgr.y (mgr.25459) 353 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:56 smithi061 bash[65975]: audit 2023-12-06T22:16:55.448812+0000 mgr.y (mgr.25459) 353 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:16:57.242 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:16:57.242 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (8m) 2m ago 15m 16.0M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:16:57.242 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (7m) 18s ago 15m 44.0M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:16:57.242 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (6m) 2m ago 13m 47.9M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:16:57.242 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (6m) 18s ago 21m 436M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (7m) 2m ago 23m 493M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (6m) 2m ago 23m 52.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (5m) 18s ago 21m 50.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (5m) 2m ago 22m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (8m) 2m ago 15m 11.8M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (8m) 18s ago 15m 11.9M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (3m) 2m ago 21m 52.2M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (3m) 2m ago 20m 50.0M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (2m) 2m ago 19m 46.9M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b d89ab30ab3af 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (2m) 2m ago 19m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 07c6202a6aa8 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (109s) 18s ago 18m 53.7M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 685f8cb39b98 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (80s) 18s ago 18m 50.0M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 8e2994b5f897 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (52s) 18s ago 17m 48.1M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 4751498936e8 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (22s) 18s ago 16m - 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 71882eeb1601 2023-12-06T22:16:57.243 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (6m) 18s ago 15m 66.2M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:16:57.244 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (13m) 2m ago 13m 88.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:16:57.244 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (13m) 18s ago 13m 88.5M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:16:57.244 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (13m) 2m ago 13m 87.6M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:16:57.244 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (13m) 18s ago 13m 88.5M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:16:57.247 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:57 smithi061 bash[64602]: cluster 2023-12-06T22:16:55.934935+0000 mgr.y (mgr.25459) 354 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T22:16:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:57 smithi154 bash[51731]: cluster 2023-12-06T22:16:55.934935+0000 mgr.y (mgr.25459) 354 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T22:16:57.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:57 smithi061 bash[65975]: cluster 2023-12-06T22:16:55.934935+0000 mgr.y (mgr.25459) 354 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T22:16:57.977 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T22:16:58.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:58 smithi154 bash[51731]: audit 2023-12-06T22:16:57.223931+0000 mgr.y (mgr.25459) 355 : audit 0 from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:58.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:58 smithi061 bash[64602]: audit 2023-12-06T22:16:57.223931+0000 mgr.y (mgr.25459) 355 : audit 0 from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:58.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:58 smithi061 bash[65975]: audit 2023-12-06T22:16:57.223931+0000 mgr.y (mgr.25459) 355 : audit 0 from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:16:59.380 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:16:59 smithi061 bash[65975]: cluster 2023-12-06T22:16:57.936219+0000 mgr.y (mgr.25459) 356 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T22:16:59.381 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:16:59 smithi061 bash[64602]: cluster 2023-12-06T22:16:57.936219+0000 mgr.y (mgr.25459) 356 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T22:16:59.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:16:59 smithi154 bash[51731]: cluster 2023-12-06T22:16:57.936219+0000 mgr.y (mgr.25459) 356 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2023-12-06T22:17:00.780 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:17:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:17:00] "GET /metrics HTTP/1.1" 200 38433 "" "Prometheus/2.33.4" 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:17:01.164 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 13 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:17:01.165 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:17:01.313 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:01 smithi061 bash[64602]: cluster 2023-12-06T22:16:59.937025+0000 mgr.y (mgr.25459) 357 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:17:01.313 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:01 smithi061 bash[64602]: audit 2023-12-06T22:17:01.161651+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.61:0/2613315505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:17:01.314 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:01 smithi061 bash[65975]: cluster 2023-12-06T22:16:59.937025+0000 mgr.y (mgr.25459) 357 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:17:01.314 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:01 smithi061 bash[65975]: audit 2023-12-06T22:17:01.161651+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.61:0/2613315505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:17:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:01 smithi154 bash[51731]: cluster 2023-12-06T22:16:59.937025+0000 mgr.y (mgr.25459) 357 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:17:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:01 smithi154 bash[51731]: audit 2023-12-06T22:17:01.161651+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.61:0/2613315505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:17:01.915 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-06T22:17:03.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:03 smithi061 bash[64602]: cluster 2023-12-06T22:17:01.938031+0000 mgr.y (mgr.25459) 358 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:03.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:03 smithi061 bash[65975]: cluster 2023-12-06T22:17:01.938031+0000 mgr.y (mgr.25459) 358 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:03.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:03 smithi154 bash[51731]: cluster 2023-12-06T22:17:01.938031+0000 mgr.y (mgr.25459) 358 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:04.606 INFO:teuthology.orchestra.run.smithi061.stdout:wait for servicemap items w/ changing names to refresh 2023-12-06T22:17:05.333 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 60' 2023-12-06T22:17:05.529 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:05 smithi061 bash[64602]: cluster 2023-12-06T22:17:03.939305+0000 mgr.y (mgr.25459) 359 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:05.529 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:05 smithi061 bash[65975]: cluster 2023-12-06T22:17:03.939305+0000 mgr.y (mgr.25459) 359 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:05.761 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:05 smithi154 bash[51731]: cluster 2023-12-06T22:17:03.939305+0000 mgr.y (mgr.25459) 359 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:06.548 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:06 smithi061 bash[64602]: audit 2023-12-06T22:17:05.455527+0000 mgr.y (mgr.25459) 360 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:06.548 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:06 smithi061 bash[65975]: audit 2023-12-06T22:17:05.455527+0000 mgr.y (mgr.25459) 360 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:06.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:06 smithi154 bash[51731]: audit 2023-12-06T22:17:05.455527+0000 mgr.y (mgr.25459) 360 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:07 smithi061 bash[64602]: cluster 2023-12-06T22:17:05.940554+0000 mgr.y (mgr.25459) 361 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:07 smithi061 bash[65975]: cluster 2023-12-06T22:17:05.940554+0000 mgr.y (mgr.25459) 361 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:07.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:07 smithi154 bash[51731]: cluster 2023-12-06T22:17:05.940554+0000 mgr.y (mgr.25459) 361 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:09 smithi154 bash[51731]: cluster 2023-12-06T22:17:07.941831+0000 mgr.y (mgr.25459) 362 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:09.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:09 smithi154 bash[51731]: audit 2023-12-06T22:17:09.231060+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:09.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:09 smithi061 bash[65975]: cluster 2023-12-06T22:17:07.941831+0000 mgr.y (mgr.25459) 362 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:09.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:09 smithi061 bash[65975]: audit 2023-12-06T22:17:09.231060+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:09 smithi061 bash[64602]: cluster 2023-12-06T22:17:07.941831+0000 mgr.y (mgr.25459) 362 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:09.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:09 smithi061 bash[64602]: audit 2023-12-06T22:17:09.231060+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:10.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:17:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:17:10] "GET /metrics HTTP/1.1" 200 38437 "" "Prometheus/2.33.4" 2023-12-06T22:17:11.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:11 smithi154 bash[51731]: cluster 2023-12-06T22:17:09.943115+0000 mgr.y (mgr.25459) 363 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:11.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:11 smithi061 bash[64602]: cluster 2023-12-06T22:17:09.943115+0000 mgr.y (mgr.25459) 363 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:11.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:11 smithi061 bash[65975]: cluster 2023-12-06T22:17:09.943115+0000 mgr.y (mgr.25459) 363 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:13.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:13 smithi154 bash[51731]: cluster 2023-12-06T22:17:11.944482+0000 mgr.y (mgr.25459) 364 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:13.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:13 smithi061 bash[64602]: cluster 2023-12-06T22:17:11.944482+0000 mgr.y (mgr.25459) 364 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:13.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:13 smithi061 bash[65975]: cluster 2023-12-06T22:17:11.944482+0000 mgr.y (mgr.25459) 364 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:15.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:15 smithi154 bash[51731]: cluster 2023-12-06T22:17:13.945843+0000 mgr.y (mgr.25459) 365 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:15.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:15 smithi061 bash[64602]: cluster 2023-12-06T22:17:13.945843+0000 mgr.y (mgr.25459) 365 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:15.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:15 smithi061 bash[65975]: cluster 2023-12-06T22:17:13.945843+0000 mgr.y (mgr.25459) 365 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:16.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:16 smithi154 bash[51731]: audit 2023-12-06T22:17:15.466643+0000 mgr.y (mgr.25459) 366 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:16.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:16 smithi061 bash[64602]: audit 2023-12-06T22:17:15.466643+0000 mgr.y (mgr.25459) 366 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:16.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:16 smithi061 bash[65975]: audit 2023-12-06T22:17:15.466643+0000 mgr.y (mgr.25459) 366 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:17.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:17 smithi154 bash[51731]: cluster 2023-12-06T22:17:15.947126+0000 mgr.y (mgr.25459) 367 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:17.780 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:17 smithi061 bash[65975]: cluster 2023-12-06T22:17:15.947126+0000 mgr.y (mgr.25459) 367 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:17.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:17 smithi061 bash[64602]: cluster 2023-12-06T22:17:15.947126+0000 mgr.y (mgr.25459) 367 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:19.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:19 smithi154 bash[51731]: cluster 2023-12-06T22:17:17.948361+0000 mgr.y (mgr.25459) 368 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:19.781 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:19 smithi061 bash[64602]: cluster 2023-12-06T22:17:17.948361+0000 mgr.y (mgr.25459) 368 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:19.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:19 smithi061 bash[65975]: cluster 2023-12-06T22:17:17.948361+0000 mgr.y (mgr.25459) 368 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:20.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:17:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:17:20] "GET /metrics HTTP/1.1" 200 38437 "" "Prometheus/2.33.4" 2023-12-06T22:17:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:21 smithi154 bash[51731]: cluster 2023-12-06T22:17:19.949672+0000 mgr.y (mgr.25459) 369 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:21.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:21 smithi061 bash[64602]: cluster 2023-12-06T22:17:19.949672+0000 mgr.y (mgr.25459) 369 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:21.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:21 smithi061 bash[65975]: cluster 2023-12-06T22:17:19.949672+0000 mgr.y (mgr.25459) 369 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:23 smithi154 bash[51731]: cluster 2023-12-06T22:17:21.950932+0000 mgr.y (mgr.25459) 370 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:23.780 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:23 smithi061 bash[64602]: cluster 2023-12-06T22:17:21.950932+0000 mgr.y (mgr.25459) 370 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:23.781 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:23 smithi061 bash[65975]: cluster 2023-12-06T22:17:21.950932+0000 mgr.y (mgr.25459) 370 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:25.472 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:25 smithi061 bash[64602]: cluster 2023-12-06T22:17:23.952151+0000 mgr.y (mgr.25459) 371 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:25.472 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:25 smithi061 bash[64602]: audit 2023-12-06T22:17:24.231459+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:25.472 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:25 smithi061 bash[65975]: cluster 2023-12-06T22:17:23.952151+0000 mgr.y (mgr.25459) 371 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:25.473 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:25 smithi061 bash[65975]: audit 2023-12-06T22:17:24.231459+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:25.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:25 smithi154 bash[51731]: cluster 2023-12-06T22:17:23.952151+0000 mgr.y (mgr.25459) 371 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:25.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:25 smithi154 bash[51731]: audit 2023-12-06T22:17:24.231459+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:26.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:26 smithi154 bash[51731]: audit 2023-12-06T22:17:25.469953+0000 mgr.y (mgr.25459) 372 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:26.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:26 smithi061 bash[64602]: audit 2023-12-06T22:17:25.469953+0000 mgr.y (mgr.25459) 372 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:26 smithi061 bash[65975]: audit 2023-12-06T22:17:25.469953+0000 mgr.y (mgr.25459) 372 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:27.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:27 smithi154 bash[51731]: cluster 2023-12-06T22:17:25.953370+0000 mgr.y (mgr.25459) 373 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:27.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:27 smithi061 bash[64602]: cluster 2023-12-06T22:17:25.953370+0000 mgr.y (mgr.25459) 373 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:27.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:27 smithi061 bash[65975]: cluster 2023-12-06T22:17:25.953370+0000 mgr.y (mgr.25459) 373 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:29.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:29 smithi154 bash[51731]: cluster 2023-12-06T22:17:27.954589+0000 mgr.y (mgr.25459) 374 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:29.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:29 smithi061 bash[64602]: cluster 2023-12-06T22:17:27.954589+0000 mgr.y (mgr.25459) 374 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:29.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:29 smithi061 bash[65975]: cluster 2023-12-06T22:17:27.954589+0000 mgr.y (mgr.25459) 374 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:30.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:17:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:17:30] "GET /metrics HTTP/1.1" 200 38433 "" "Prometheus/2.33.4" 2023-12-06T22:17:31.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:31 smithi154 bash[51731]: cluster 2023-12-06T22:17:29.955902+0000 mgr.y (mgr.25459) 375 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:31.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:31 smithi061 bash[64602]: cluster 2023-12-06T22:17:29.955902+0000 mgr.y (mgr.25459) 375 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:31.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:31 smithi061 bash[65975]: cluster 2023-12-06T22:17:29.955902+0000 mgr.y (mgr.25459) 375 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:33.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:33 smithi154 bash[51731]: cluster 2023-12-06T22:17:31.957082+0000 mgr.y (mgr.25459) 376 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:33.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:33 smithi061 bash[64602]: cluster 2023-12-06T22:17:31.957082+0000 mgr.y (mgr.25459) 376 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:33.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:33 smithi061 bash[65975]: cluster 2023-12-06T22:17:31.957082+0000 mgr.y (mgr.25459) 376 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:35.481 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:35 smithi061 bash[64602]: cluster 2023-12-06T22:17:33.958364+0000 mgr.y (mgr.25459) 377 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:35.482 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:35 smithi061 bash[65975]: cluster 2023-12-06T22:17:33.958364+0000 mgr.y (mgr.25459) 377 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:35.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:35 smithi154 bash[51731]: cluster 2023-12-06T22:17:33.958364+0000 mgr.y (mgr.25459) 377 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:36.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:36 smithi154 bash[51731]: audit 2023-12-06T22:17:35.479140+0000 mgr.y (mgr.25459) 378 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:36.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:36 smithi061 bash[64602]: audit 2023-12-06T22:17:35.479140+0000 mgr.y (mgr.25459) 378 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:36.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:36 smithi061 bash[65975]: audit 2023-12-06T22:17:35.479140+0000 mgr.y (mgr.25459) 378 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:37.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:37 smithi154 bash[51731]: cluster 2023-12-06T22:17:35.959584+0000 mgr.y (mgr.25459) 379 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:37.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:37 smithi061 bash[64602]: cluster 2023-12-06T22:17:35.959584+0000 mgr.y (mgr.25459) 379 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:37.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:37 smithi061 bash[65975]: cluster 2023-12-06T22:17:35.959584+0000 mgr.y (mgr.25459) 379 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:39.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:39 smithi154 bash[51731]: cluster 2023-12-06T22:17:37.960833+0000 mgr.y (mgr.25459) 380 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:39.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:39 smithi061 bash[64602]: cluster 2023-12-06T22:17:37.960833+0000 mgr.y (mgr.25459) 380 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:39.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:39 smithi061 bash[65975]: cluster 2023-12-06T22:17:37.960833+0000 mgr.y (mgr.25459) 380 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:40.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:40 smithi154 bash[51731]: audit 2023-12-06T22:17:39.231136+0000 mon.a (mon.0) 609 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:40.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:40 smithi061 bash[64602]: audit 2023-12-06T22:17:39.231136+0000 mon.a (mon.0) 609 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:40.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:40 smithi061 bash[65975]: audit 2023-12-06T22:17:39.231136+0000 mon.a (mon.0) 609 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:40.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:17:40 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:17:40] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.33.4" 2023-12-06T22:17:41.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:41 smithi154 bash[51731]: cluster 2023-12-06T22:17:39.962177+0000 mgr.y (mgr.25459) 381 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:41.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:41 smithi061 bash[64602]: cluster 2023-12-06T22:17:39.962177+0000 mgr.y (mgr.25459) 381 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:41.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:41 smithi061 bash[65975]: cluster 2023-12-06T22:17:39.962177+0000 mgr.y (mgr.25459) 381 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:43.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:43 smithi154 bash[51731]: cluster 2023-12-06T22:17:41.963432+0000 mgr.y (mgr.25459) 382 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:43.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:43 smithi061 bash[64602]: cluster 2023-12-06T22:17:41.963432+0000 mgr.y (mgr.25459) 382 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:43.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:43 smithi061 bash[65975]: cluster 2023-12-06T22:17:41.963432+0000 mgr.y (mgr.25459) 382 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:45.492 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:45 smithi061 bash[64602]: cluster 2023-12-06T22:17:43.964625+0000 mgr.y (mgr.25459) 383 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:45.492 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:45 smithi061 bash[65975]: cluster 2023-12-06T22:17:43.964625+0000 mgr.y (mgr.25459) 383 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:45.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:45 smithi154 bash[51731]: cluster 2023-12-06T22:17:43.964625+0000 mgr.y (mgr.25459) 383 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:46.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:46 smithi154 bash[51731]: audit 2023-12-06T22:17:45.489311+0000 mgr.y (mgr.25459) 384 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:46.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:46 smithi061 bash[64602]: audit 2023-12-06T22:17:45.489311+0000 mgr.y (mgr.25459) 384 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:46.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:46 smithi061 bash[65975]: audit 2023-12-06T22:17:45.489311+0000 mgr.y (mgr.25459) 384 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:47.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:47 smithi154 bash[51731]: cluster 2023-12-06T22:17:45.965845+0000 mgr.y (mgr.25459) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:47.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:47 smithi061 bash[64602]: cluster 2023-12-06T22:17:45.965845+0000 mgr.y (mgr.25459) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:47.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:47 smithi061 bash[65975]: cluster 2023-12-06T22:17:45.965845+0000 mgr.y (mgr.25459) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:49.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:49 smithi154 bash[51731]: cluster 2023-12-06T22:17:47.967060+0000 mgr.y (mgr.25459) 386 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:49.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:49 smithi061 bash[65975]: cluster 2023-12-06T22:17:47.967060+0000 mgr.y (mgr.25459) 386 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:49.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:49 smithi061 bash[64602]: cluster 2023-12-06T22:17:47.967060+0000 mgr.y (mgr.25459) 386 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:51.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:17:50 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:17:50] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.33.4" 2023-12-06T22:17:51.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:51 smithi154 bash[51731]: cluster 2023-12-06T22:17:49.968312+0000 mgr.y (mgr.25459) 387 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:51.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:51 smithi154 bash[51731]: audit 2023-12-06T22:17:50.698941+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:17:51.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:51 smithi154 bash[51731]: audit 2023-12-06T22:17:50.700496+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:17:51.511 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:51 smithi154 bash[51731]: audit 2023-12-06T22:17:50.709819+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[64602]: cluster 2023-12-06T22:17:49.968312+0000 mgr.y (mgr.25459) 387 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[64602]: audit 2023-12-06T22:17:50.698941+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[64602]: audit 2023-12-06T22:17:50.700496+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[64602]: audit 2023-12-06T22:17:50.709819+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[65975]: cluster 2023-12-06T22:17:49.968312+0000 mgr.y (mgr.25459) 387 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[65975]: audit 2023-12-06T22:17:50.698941+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[65975]: audit 2023-12-06T22:17:50.700496+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:17:51.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:51 smithi061 bash[65975]: audit 2023-12-06T22:17:50.709819+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' 2023-12-06T22:17:53.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:53 smithi061 bash[65975]: cluster 2023-12-06T22:17:51.969544+0000 mgr.y (mgr.25459) 388 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:53.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:53 smithi061 bash[64602]: cluster 2023-12-06T22:17:51.969544+0000 mgr.y (mgr.25459) 388 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:53.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:53 smithi154 bash[51731]: cluster 2023-12-06T22:17:51.969544+0000 mgr.y (mgr.25459) 388 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:55.503 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:55 smithi061 bash[65975]: cluster 2023-12-06T22:17:53.970779+0000 mgr.y (mgr.25459) 389 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:55.503 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:55 smithi061 bash[65975]: audit 2023-12-06T22:17:54.232140+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:55.503 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:55 smithi061 bash[64602]: cluster 2023-12-06T22:17:53.970779+0000 mgr.y (mgr.25459) 389 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:55.503 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:55 smithi061 bash[64602]: audit 2023-12-06T22:17:54.232140+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:55 smithi154 bash[51731]: cluster 2023-12-06T22:17:53.970779+0000 mgr.y (mgr.25459) 389 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:17:55.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:55 smithi154 bash[51731]: audit 2023-12-06T22:17:54.232140+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:17:56.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:56 smithi154 bash[51731]: audit 2023-12-06T22:17:55.500531+0000 mgr.y (mgr.25459) 390 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:56.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:56 smithi061 bash[65975]: audit 2023-12-06T22:17:55.500531+0000 mgr.y (mgr.25459) 390 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:56.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:56 smithi061 bash[64602]: audit 2023-12-06T22:17:55.500531+0000 mgr.y (mgr.25459) 390 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:17:57.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:57 smithi154 bash[51731]: cluster 2023-12-06T22:17:55.971980+0000 mgr.y (mgr.25459) 391 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:57.530 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:57 smithi061 bash[65975]: cluster 2023-12-06T22:17:55.971980+0000 mgr.y (mgr.25459) 391 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:57.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:57 smithi061 bash[64602]: cluster 2023-12-06T22:17:55.971980+0000 mgr.y (mgr.25459) 391 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:59.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:17:59 smithi154 bash[51731]: cluster 2023-12-06T22:17:57.973228+0000 mgr.y (mgr.25459) 392 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:59.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:17:59 smithi061 bash[64602]: cluster 2023-12-06T22:17:57.973228+0000 mgr.y (mgr.25459) 392 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:17:59.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:17:59 smithi061 bash[65975]: cluster 2023-12-06T22:17:57.973228+0000 mgr.y (mgr.25459) 392 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:01.031 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:00 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:18:00] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2023-12-06T22:18:01.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:01 smithi154 bash[51731]: cluster 2023-12-06T22:17:59.974653+0000 mgr.y (mgr.25459) 393 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:01.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:01 smithi061 bash[64602]: cluster 2023-12-06T22:17:59.974653+0000 mgr.y (mgr.25459) 393 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:01.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:01 smithi061 bash[65975]: cluster 2023-12-06T22:17:59.974653+0000 mgr.y (mgr.25459) 393 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:03.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:03 smithi154 bash[51731]: cluster 2023-12-06T22:18:01.975955+0000 mgr.y (mgr.25459) 394 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:03.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:03 smithi061 bash[64602]: cluster 2023-12-06T22:18:01.975955+0000 mgr.y (mgr.25459) 394 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:03.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:03 smithi061 bash[65975]: cluster 2023-12-06T22:18:01.975955+0000 mgr.y (mgr.25459) 394 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:05.505 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:05 smithi061 bash[64602]: cluster 2023-12-06T22:18:03.977170+0000 mgr.y (mgr.25459) 395 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:05.505 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:05 smithi061 bash[65975]: cluster 2023-12-06T22:18:03.977170+0000 mgr.y (mgr.25459) 395 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:05.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:05 smithi154 bash[51731]: cluster 2023-12-06T22:18:03.977170+0000 mgr.y (mgr.25459) 395 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:06.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:06 smithi154 bash[51731]: audit 2023-12-06T22:18:05.502642+0000 mgr.y (mgr.25459) 396 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:06.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:06 smithi061 bash[65975]: audit 2023-12-06T22:18:05.502642+0000 mgr.y (mgr.25459) 396 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:06.533 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:06 smithi061 bash[64602]: audit 2023-12-06T22:18:05.502642+0000 mgr.y (mgr.25459) 396 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:07.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:07 smithi154 bash[51731]: cluster 2023-12-06T22:18:05.978386+0000 mgr.y (mgr.25459) 397 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:07.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:07 smithi061 bash[64602]: cluster 2023-12-06T22:18:05.978386+0000 mgr.y (mgr.25459) 397 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:07.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:07 smithi061 bash[65975]: cluster 2023-12-06T22:18:05.978386+0000 mgr.y (mgr.25459) 397 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:08.997 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T22:18:09.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:09 smithi061 bash[65975]: cluster 2023-12-06T22:18:07.979612+0000 mgr.y (mgr.25459) 398 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:09.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:09 smithi061 bash[64602]: cluster 2023-12-06T22:18:07.979612+0000 mgr.y (mgr.25459) 398 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:09.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:09 smithi154 bash[51731]: cluster 2023-12-06T22:18:07.979612+0000 mgr.y (mgr.25459) 398 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:10.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:10 smithi154 bash[51731]: audit 2023-12-06T22:18:09.232385+0000 mon.a (mon.0) 614 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:18:10.530 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:10 smithi061 bash[64602]: audit 2023-12-06T22:18:09.232385+0000 mon.a (mon.0) 614 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:18:10.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:10 smithi061 bash[65975]: audit 2023-12-06T22:18:09.232385+0000 mon.a (mon.0) 614 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:18:10.821 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:10 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:18:10] "GET /metrics HTTP/1.1" 200 38435 "" "Prometheus/2.33.4" 2023-12-06T22:18:11.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:11 smithi154 bash[51731]: cluster 2023-12-06T22:18:09.980845+0000 mgr.y (mgr.25459) 399 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:11.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:11 smithi061 bash[64602]: cluster 2023-12-06T22:18:09.980845+0000 mgr.y (mgr.25459) 399 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:11.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:11 smithi061 bash[65975]: cluster 2023-12-06T22:18:09.980845+0000 mgr.y (mgr.25459) 399 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:alertmanager.a smithi061 *:9093,9094 running (9m) 3m ago 16m 16.0M - 0.23.0 ba2b418f427c f80231630379 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:grafana.a smithi154 *:3000 running (8m) 93s ago 16m 44.0M - 8.3.5 dad864ee21e9 5ecbea88c5a5 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:iscsi.foo.smithi061.nqkbyo smithi061 running (8m) 3m ago 14m 47.9M - 3.5 e1d6a67b021e 0d6defb8245d 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.x smithi154 *:8443,9283,8765 running (7m) 93s ago 22m 436M - 19.0.0-69-g583a8f42 1299c0cbdc4b ad31c6578baa 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:mgr.y smithi061 *:8443,9283,8765 running (8m) 3m ago 24m 493M - 19.0.0-69-g583a8f42 1299c0cbdc4b 666ad6cedf19 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:mon.a smithi061 running (7m) 3m ago 25m 52.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 0eeddf060712 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:mon.b smithi154 running (6m) 93s ago 23m 50.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 13aa84bb9b51 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:mon.c smithi061 running (6m) 3m ago 23m 44.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 92c2405fce0f 2023-12-06T22:18:12.089 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.a smithi061 *:9100 running (9m) 3m ago 17m 11.8M - 1.3.1 1dbe0e931976 d30fc18bd46f 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:node-exporter.b smithi154 *:9100 running (9m) 93s ago 17m 11.9M - 1.3.1 1dbe0e931976 f77d290ea8ba 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.0 smithi061 running (5m) 3m ago 22m 52.2M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 1efc19f05046 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.1 smithi061 running (4m) 3m ago 21m 50.0M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b b52e7ab57817 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.2 smithi061 running (4m) 3m ago 21m 46.9M 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b d89ab30ab3af 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.3 smithi061 running (3m) 3m ago 20m - 2781M 19.0.0-69-g583a8f42 1299c0cbdc4b 07c6202a6aa8 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.4 smithi154 running (3m) 93s ago 19m 53.7M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 685f8cb39b98 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.5 smithi154 running (2m) 93s ago 19m 50.0M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 8e2994b5f897 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.6 smithi154 running (2m) 93s ago 18m 48.1M 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 4751498936e8 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:osd.7 smithi154 running (97s) 93s ago 18m - 3037M 19.0.0-69-g583a8f42 1299c0cbdc4b 71882eeb1601 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:prometheus.a smithi154 *:9095 running (7m) 93s ago 17m 66.2M - 2.33.4 514e6a882f6e 9db69e2653fa 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi061.pbiseo smithi061 *:8000 running (15m) 3m ago 15m 88.3M - 17.2.0 e1d6a67b021e 487369bbfcc1 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.foo.smithi154.taighy smithi154 *:8000 running (15m) 93s ago 15m 88.5M - 17.2.0 e1d6a67b021e 78c33bf8c78b 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi061.sdehth smithi061 *:80 running (14m) 3m ago 14m 87.6M - 17.2.0 e1d6a67b021e 50523bd25dda 2023-12-06T22:18:12.090 INFO:teuthology.orchestra.run.smithi061.stdout:rgw.smpl.smithi154.krodtl smithi154 *:80 running (14m) 93s ago 14m 88.5M - 17.2.0 e1d6a67b021e 5ce8f01c0bc7 2023-12-06T22:18:12.912 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T22:18:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:13 smithi154 bash[51731]: cluster 2023-12-06T22:18:11.982051+0000 mgr.y (mgr.25459) 400 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:13.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:13 smithi154 bash[51731]: audit 2023-12-06T22:18:12.054262+0000 mgr.y (mgr.25459) 401 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:18:13.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:13 smithi061 bash[65975]: cluster 2023-12-06T22:18:11.982051+0000 mgr.y (mgr.25459) 400 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:13.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:13 smithi061 bash[65975]: audit 2023-12-06T22:18:12.054262+0000 mgr.y (mgr.25459) 401 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:18:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:13 smithi061 bash[64602]: cluster 2023-12-06T22:18:11.982051+0000 mgr.y (mgr.25459) 400 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:13.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:13 smithi061 bash[64602]: audit 2023-12-06T22:18:12.054262+0000 mgr.y (mgr.25459) 401 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:18:15.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:15 smithi154 bash[51731]: cluster 2023-12-06T22:18:13.983262+0000 mgr.y (mgr.25459) 402 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:15.513 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:15 smithi061 bash[64602]: cluster 2023-12-06T22:18:13.983262+0000 mgr.y (mgr.25459) 402 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:15.513 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:15 smithi061 bash[65975]: cluster 2023-12-06T22:18:13.983262+0000 mgr.y (mgr.25459) 402 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: "mon": { 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr": { 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:18:16.064 INFO:teuthology.orchestra.run.smithi061.stdout: "osd": { 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: "rgw": { 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: }, 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: "overall": { 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 13 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout: } 2023-12-06T22:18:16.065 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:18:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:16 smithi154 bash[51731]: audit 2023-12-06T22:18:15.510557+0000 mgr.y (mgr.25459) 403 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:16.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:16 smithi154 bash[51731]: audit 2023-12-06T22:18:16.062033+0000 mon.a (mon.0) 615 : audit 0 from='client.? 172.21.15.61:0/3579347409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:18:16.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:16 smithi061 bash[64602]: audit 2023-12-06T22:18:15.510557+0000 mgr.y (mgr.25459) 403 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:16.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:16 smithi061 bash[64602]: audit 2023-12-06T22:18:16.062033+0000 mon.a (mon.0) 615 : audit 0 from='client.? 172.21.15.61:0/3579347409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:18:16.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:16 smithi061 bash[65975]: audit 2023-12-06T22:18:15.510557+0000 mgr.y (mgr.25459) 403 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:16.532 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:16 smithi061 bash[65975]: audit 2023-12-06T22:18:16.062033+0000 mon.a (mon.0) 615 : audit 0 from='client.? 172.21.15.61:0/3579347409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:18:16.769 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T22:18:17.510 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:17 smithi154 bash[51731]: cluster 2023-12-06T22:18:15.984418+0000 mgr.y (mgr.25459) 404 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:17.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:17 smithi061 bash[64602]: cluster 2023-12-06T22:18:15.984418+0000 mgr.y (mgr.25459) 404 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:17.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:17 smithi061 bash[65975]: cluster 2023-12-06T22:18:15.984418+0000 mgr.y (mgr.25459) 404 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:19.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:19 smithi061 bash[65975]: cluster 2023-12-06T22:18:17.985567+0000 mgr.y (mgr.25459) 405 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:19.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:19 smithi061 bash[64602]: cluster 2023-12-06T22:18:17.985567+0000 mgr.y (mgr.25459) 405 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:19.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:19 smithi154 bash[51731]: cluster 2023-12-06T22:18:17.985567+0000 mgr.y (mgr.25459) 405 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:19.853 INFO:teuthology.orchestra.run.smithi061.stdout:{ 2023-12-06T22:18:19.853 INFO:teuthology.orchestra.run.smithi061.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "in_progress": true, 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "services_complete": [ 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "mon", 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "osd", 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "mgr" 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: ], 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "progress": "13/23 daemons upgraded", 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout: "is_paused": true 2023-12-06T22:18:19.854 INFO:teuthology.orchestra.run.smithi061.stdout:} 2023-12-06T22:18:20.505 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T22:18:20.781 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:20 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:18:20] "GET /metrics HTTP/1.1" 200 38435 "" "Prometheus/2.33.4" 2023-12-06T22:18:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:21 smithi061 bash[64602]: audit 2023-12-06T22:18:19.850458+0000 mgr.y (mgr.25459) 406 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:18:21.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:21 smithi061 bash[64602]: cluster 2023-12-06T22:18:19.986999+0000 mgr.y (mgr.25459) 407 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:21.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:21 smithi061 bash[65975]: audit 2023-12-06T22:18:19.850458+0000 mgr.y (mgr.25459) 406 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:18:21.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:21 smithi061 bash[65975]: cluster 2023-12-06T22:18:19.986999+0000 mgr.y (mgr.25459) 407 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:21 smithi154 bash[51731]: audit 2023-12-06T22:18:19.850458+0000 mgr.y (mgr.25459) 406 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:18:21.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:21 smithi154 bash[51731]: cluster 2023-12-06T22:18:19.986999+0000 mgr.y (mgr.25459) 407 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:23.281 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:23 smithi061 bash[64602]: cluster 2023-12-06T22:18:21.988295+0000 mgr.y (mgr.25459) 408 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:23.281 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:23 smithi061 bash[65975]: cluster 2023-12-06T22:18:21.988295+0000 mgr.y (mgr.25459) 408 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:23.572 INFO:teuthology.orchestra.run.smithi061.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T22:18:23.573 INFO:teuthology.orchestra.run.smithi061.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:18:23.573 INFO:teuthology.orchestra.run.smithi061.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T22:18:23.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:23 smithi154 bash[51731]: cluster 2023-12-06T22:18:21.988295+0000 mgr.y (mgr.25459) 408 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:24.292 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-06T22:18:24.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:24 smithi061 bash[65975]: audit 2023-12-06T22:18:23.570774+0000 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.61:0/628507036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:18:24.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:24 smithi061 bash[65975]: audit 2023-12-06T22:18:24.232894+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:18:24.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:24 smithi061 bash[64602]: audit 2023-12-06T22:18:23.570774+0000 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.61:0/628507036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:18:24.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:24 smithi061 bash[64602]: audit 2023-12-06T22:18:24.232894+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:18:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:24 smithi154 bash[51731]: audit 2023-12-06T22:18:23.570774+0000 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.61:0/628507036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:18:24.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:24 smithi154 bash[51731]: audit 2023-12-06T22:18:24.232894+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25459 172.21.15.61:0/4285020829' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:18:25.522 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:25 smithi061 bash[64602]: cluster 2023-12-06T22:18:23.989535+0000 mgr.y (mgr.25459) 409 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:25.523 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:25 smithi061 bash[65975]: cluster 2023-12-06T22:18:23.989535+0000 mgr.y (mgr.25459) 409 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:25.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:25 smithi154 bash[51731]: cluster 2023-12-06T22:18:23.989535+0000 mgr.y (mgr.25459) 409 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:18:26.531 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:26 smithi061 bash[64602]: audit 2023-12-06T22:18:25.520051+0000 mgr.y (mgr.25459) 410 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:26.531 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:26 smithi061 bash[65975]: audit 2023-12-06T22:18:25.520051+0000 mgr.y (mgr.25459) 410 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:26.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:26 smithi154 bash[51731]: audit 2023-12-06T22:18:25.520051+0000 mgr.y (mgr.25459) 410 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi061.nqkbyo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:18:27.569 INFO:teuthology.orchestra.run.smithi061.stdout:false 2023-12-06T22:18:27.587 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:27 smithi061 bash[64602]: cluster 2023-12-06T22:18:25.990856+0000 mgr.y (mgr.25459) 411 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:27.587 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:27 smithi061 bash[65975]: cluster 2023-12-06T22:18:25.990856+0000 mgr.y (mgr.25459) 411 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:27.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:27 smithi154 bash[51731]: cluster 2023-12-06T22:18:25.990856+0000 mgr.y (mgr.25459) 411 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:18:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:18:28.316 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi061 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T22:18:28.398 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ab943ec87f9549ffbc2c5666d7668d09 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi061 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T22:18:28.401 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T22:18:28.411 INFO:tasks.cephadm:Teardown begin 2023-12-06T22:18:28.411 DEBUG:teuthology.orchestra.run.smithi061:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:18:28.438 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:18:28.457 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T22:18:28.457 DEBUG:teuthology.orchestra.run.smithi061:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:18:28.490 DEBUG:teuthology.orchestra.run.smithi154:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:18:28.497 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T22:18:28.498 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T22:18:28.498 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a 2023-12-06T22:18:28.685 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[65975]: audit 2023-12-06T22:18:27.553358+0000 mon.a (mon.0) 618 : audit 0 from='client.? 172.21.15.61:0/411396972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:18:28.686 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[64602]: audit 2023-12-06T22:18:27.553358+0000 mon.a (mon.0) 618 : audit 0 from='client.? 172.21.15.61:0/411396972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:18:28.686 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:28 smithi061 systemd[1]: Stopping Ceph mon.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:28.760 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:28 smithi154 bash[51731]: audit 2023-12-06T22:18:27.553358+0000 mon.a (mon.0) 618 : audit 0 from='client.? 172.21.15.61:0/411396972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:18:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[64602]: debug 2023-12-06T22:18:28.680+0000 7fbddff3e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T22:18:29.031 INFO:journalctl@ceph.mon.a.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[64602]: debug 2023-12-06T22:18:28.680+0000 7fbddff3e700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-06T22:18:29.032 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[61409]: [06/Dec/2023:22:18:28] ENGINE Bus STOPPING 2023-12-06T22:18:29.032 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[61409]: [06/Dec/2023:22:18:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:18:29.032 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[61409]: [06/Dec/2023:22:18:28] ENGINE Bus STOPPED 2023-12-06T22:18:29.033 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[61409]: [06/Dec/2023:22:18:28] ENGINE Bus STARTING 2023-12-06T22:18:29.033 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[61409]: [06/Dec/2023:22:18:28] ENGINE Serving on http://:::9283 2023-12-06T22:18:29.033 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:28 smithi061 bash[61409]: [06/Dec/2023:22:18:28] ENGINE Bus STARTED 2023-12-06T22:18:29.554 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T22:18:29.603 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:29.603 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T22:18:29.603 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-06T22:18:29.603 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.c 2023-12-06T22:18:29.902 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[61409]: [06/Dec/2023:22:18:29] ENGINE Bus STOPPING 2023-12-06T22:18:29.903 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[61409]: [06/Dec/2023:22:18:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:18:29.903 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[61409]: [06/Dec/2023:22:18:29] ENGINE Bus STOPPED 2023-12-06T22:18:29.903 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[61409]: [06/Dec/2023:22:18:29] ENGINE Bus STARTING 2023-12-06T22:18:29.903 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[61409]: [06/Dec/2023:22:18:29] ENGINE Serving on http://:::9283 2023-12-06T22:18:29.903 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:29 smithi061 systemd[1]: Stopping Ceph mon.c for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:29.903 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[65975]: debug 2023-12-06T22:18:29.760+0000 7fbd9a46b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T22:18:29.904 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[65975]: debug 2023-12-06T22:18:29.760+0000 7fbd9a46b700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T22:18:30.281 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:29 smithi061 bash[61409]: [06/Dec/2023:22:18:29] ENGINE Bus STARTED 2023-12-06T22:18:30.692 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T22:18:30.701 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:30 smithi061 bash[61409]: ::ffff:172.21.15.154 - - [06/Dec/2023:22:18:30] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.33.4" 2023-12-06T22:18:30.701 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:30 smithi061 bash[78964]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-c 2023-12-06T22:18:30.701 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:30 smithi061 bash[79039]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mon-c 2023-12-06T22:18:30.701 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:30 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T22:18:30.702 INFO:journalctl@ceph.mon.c.smithi061.stdout:Dec 06 22:18:30 smithi061 systemd[1]: Stopped Ceph mon.c for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:18:30.728 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:30.728 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-06T22:18:30.728 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T22:18:30.728 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.b 2023-12-06T22:18:31.010 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:30 smithi154 systemd[1]: Stopping Ceph mon.b for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:31.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:30 smithi154 bash[51731]: debug 2023-12-06T22:18:30.892+0000 7f849b6ed700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T22:18:31.011 INFO:journalctl@ceph.mon.b.smithi154.stdout:Dec 06 22:18:30 smithi154 bash[51731]: debug 2023-12-06T22:18:30.892+0000 7f849b6ed700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-06T22:18:31.875 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T22:18:31.912 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:31.912 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T22:18:31.912 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T22:18:31.912 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y 2023-12-06T22:18:32.251 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:31 smithi061 systemd[1]: Stopping Ceph mgr.y for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:32.251 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:32 smithi061 bash[61409]: debug 2023-12-06T22:18:32.060+0000 7fe17a553700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:18:32.251 INFO:journalctl@ceph.mgr.y.smithi061.stdout:Dec 06 22:18:32 smithi061 bash[61409]: debug 2023-12-06T22:18:32.060+0000 7fe17a553700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-06T22:18:32.841 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T22:18:32.873 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:32.874 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T22:18:32.874 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T22:18:32.874 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x 2023-12-06T22:18:33.260 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:18:32 smithi154 systemd[1]: Stopping Ceph mgr.x for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:33.703 INFO:journalctl@ceph.mgr.x.smithi154.stdout:Dec 06 22:18:33 smithi154 bash[61660]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:18:33.911 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T22:18:33.943 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:33.943 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T22:18:33.943 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T22:18:33.943 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.0 2023-12-06T22:18:34.281 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:18:33 smithi061 systemd[1]: Stopping Ceph osd.0 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:34.281 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:18:34 smithi061 bash[68886]: debug 2023-12-06T22:18:34.120+0000 7fba3dfe7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:18:34.281 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:18:34 smithi061 bash[68886]: debug 2023-12-06T22:18:34.120+0000 7fba3dfe7700 -1 osd.0 144 *** Got signal Terminated *** 2023-12-06T22:18:34.281 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:18:34 smithi061 bash[68886]: debug 2023-12-06T22:18:34.120+0000 7fba3dfe7700 -1 osd.0 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:18:37.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:36 smithi061 bash[60091]: level=warn ts=2023-12-06T22:18:36.964Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:18:37.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:36 smithi061 bash[60091]: level=warn ts=2023-12-06T22:18:36.965Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:18:40.348 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:18:40 smithi061 bash[79181]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-0 2023-12-06T22:18:40.348 INFO:journalctl@ceph.osd.0.smithi061.stdout:Dec 06 22:18:40 smithi061 bash[79254]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-0 2023-12-06T22:18:42.270 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T22:18:42.309 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:42.309 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T22:18:42.309 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T22:18:42.309 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.1 2023-12-06T22:18:42.516 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:18:42 smithi061 systemd[1]: Stopping Ceph osd.1 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:42.781 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:18:42 smithi061 bash[71024]: debug 2023-12-06T22:18:42.512+0000 7f2553d2c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:18:42.781 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:18:42 smithi061 bash[71024]: debug 2023-12-06T22:18:42.512+0000 7f2553d2c700 -1 osd.1 144 *** Got signal Terminated *** 2023-12-06T22:18:42.781 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:18:42 smithi061 bash[71024]: debug 2023-12-06T22:18:42.512+0000 7f2553d2c700 -1 osd.1 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:18:47.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:46 smithi061 bash[60091]: level=error ts=2023-12-06T22:18:46.963Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:18:47.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:46 smithi061 bash[60091]: level=warn ts=2023-12-06T22:18:46.967Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:18:47.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:46 smithi061 bash[60091]: level=warn ts=2023-12-06T22:18:46.968Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:18:48.751 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:18:48 smithi061 bash[79400]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-1 2023-12-06T22:18:48.751 INFO:journalctl@ceph.osd.1.smithi061.stdout:Dec 06 22:18:48 smithi061 bash[79477]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-1 2023-12-06T22:18:50.603 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T22:18:50.641 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:50.642 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T22:18:50.642 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T22:18:50.642 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.2 2023-12-06T22:18:51.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:18:50 smithi061 systemd[1]: Stopping Ceph osd.2 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:51.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:18:50 smithi061 bash[73180]: debug 2023-12-06T22:18:50.788+0000 7fd9435fa700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:18:51.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:18:50 smithi061 bash[73180]: debug 2023-12-06T22:18:50.788+0000 7fd9435fa700 -1 osd.2 144 *** Got signal Terminated *** 2023-12-06T22:18:51.031 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:18:50 smithi061 bash[73180]: debug 2023-12-06T22:18:50.788+0000 7fd9435fa700 -1 osd.2 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:18:57.091 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:18:56 smithi061 bash[79617]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-2 2023-12-06T22:18:57.092 INFO:journalctl@ceph.osd.2.smithi061.stdout:Dec 06 22:18:57 smithi061 bash[79694]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-2 2023-12-06T22:18:57.092 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:56 smithi061 bash[60091]: level=error ts=2023-12-06T22:18:56.964Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:18:57.092 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:56 smithi061 bash[60091]: level=warn ts=2023-12-06T22:18:56.966Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:18:57.092 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:18:56 smithi061 bash[60091]: level=warn ts=2023-12-06T22:18:56.968Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:18:58.840 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T22:18:58.875 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:18:58.875 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T22:18:58.875 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T22:18:58.875 DEBUG:teuthology.orchestra.run.smithi061:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.3 2023-12-06T22:18:59.281 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:18:58 smithi061 systemd[1]: Stopping Ceph osd.3 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:18:59.281 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:18:59 smithi061 bash[75325]: debug 2023-12-06T22:18:59.028+0000 7fe333160700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:18:59.281 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:18:59 smithi061 bash[75325]: debug 2023-12-06T22:18:59.028+0000 7fe333160700 -1 osd.3 144 *** Got signal Terminated *** 2023-12-06T22:18:59.281 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:18:59 smithi061 bash[75325]: debug 2023-12-06T22:18:59.028+0000 7fe333160700 -1 osd.3 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:19:00.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:00 smithi154 bash[58229]: debug 2023-12-06T22:19:00.207+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:01.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:01 smithi154 bash[54129]: debug 2023-12-06T22:19:01.075+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:01.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:01 smithi154 bash[56177]: debug 2023-12-06T22:19:01.311+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:01.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:01 smithi154 bash[58229]: debug 2023-12-06T22:19:01.187+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:02.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:02 smithi154 bash[56177]: debug 2023-12-06T22:19:02.303+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:02.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:02 smithi154 bash[54129]: debug 2023-12-06T22:19:02.119+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:02.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:02 smithi154 bash[58229]: debug 2023-12-06T22:19:02.167+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:02.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:02 smithi154 bash[60338]: debug 2023-12-06T22:19:02.239+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:03.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:03 smithi154 bash[56177]: debug 2023-12-06T22:19:03.279+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:03.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:03 smithi154 bash[54129]: debug 2023-12-06T22:19:03.167+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:03.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:03 smithi154 bash[58229]: debug 2023-12-06T22:19:03.167+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:03.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:03 smithi154 bash[60338]: debug 2023-12-06T22:19:03.263+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:04.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:04 smithi154 bash[54129]: debug 2023-12-06T22:19:04.131+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:04.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:04 smithi154 bash[56177]: debug 2023-12-06T22:19:04.303+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:04.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:04 smithi154 bash[58229]: debug 2023-12-06T22:19:04.163+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:04.512 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:04 smithi154 bash[60338]: debug 2023-12-06T22:19:04.275+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:05.281 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:19:04 smithi061 bash[79853]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-3 2023-12-06T22:19:05.281 INFO:journalctl@ceph.osd.3.smithi061.stdout:Dec 06 22:19:05 smithi061 bash[79929]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-3 2023-12-06T22:19:05.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:05 smithi154 bash[56177]: debug 2023-12-06T22:19:05.315+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:05.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:05 smithi154 bash[58229]: debug 2023-12-06T22:19:05.203+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:05.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:05 smithi154 bash[60338]: debug 2023-12-06T22:19:05.315+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:05.512 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:05 smithi154 bash[54129]: debug 2023-12-06T22:19:05.147+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:06.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:06 smithi154 bash[56177]: debug 2023-12-06T22:19:06.279+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:06.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:06 smithi154 bash[58229]: debug 2023-12-06T22:19:06.163+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:06.511 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:06 smithi154 bash[54129]: debug 2023-12-06T22:19:06.131+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:06.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:06 smithi154 bash[60338]: debug 2023-12-06T22:19:06.315+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:06.941 DEBUG:teuthology.orchestra.run.smithi061:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T22:19:06.975 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:19:06.975 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T22:19:06.975 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T22:19:06.975 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.4 2023-12-06T22:19:07.260 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[58229]: debug 2023-12-06T22:19:07.183+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:07.260 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:06 smithi154 systemd[1]: Stopping Ceph osd.4 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:07.260 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[54129]: debug 2023-12-06T22:19:07.159+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:07.261 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[54129]: debug 2023-12-06T22:19:07.163+0000 7fb25dfc6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:19:07.261 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[54129]: debug 2023-12-06T22:19:07.163+0000 7fb25dfc6700 -1 osd.4 144 *** Got signal Terminated *** 2023-12-06T22:19:07.261 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[54129]: debug 2023-12-06T22:19:07.163+0000 7fb25dfc6700 -1 osd.4 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:19:07.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:06 smithi061 bash[60091]: level=error ts=2023-12-06T22:19:06.965Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:07.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:06 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:06.967Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:07.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:06 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:06.968Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:19:07.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[56177]: debug 2023-12-06T22:19:07.279+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:07.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:07 smithi154 bash[60338]: debug 2023-12-06T22:19:07.347+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:08.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:08 smithi154 bash[56177]: debug 2023-12-06T22:19:08.235+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:08.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:08 smithi154 bash[54129]: debug 2023-12-06T22:19:08.147+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:08.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:08 smithi154 bash[58229]: debug 2023-12-06T22:19:08.183+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:08.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:08 smithi154 bash[60338]: debug 2023-12-06T22:19:08.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:09.510 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:09 smithi154 bash[54129]: debug 2023-12-06T22:19:09.167+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:09.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:09 smithi154 bash[58229]: debug 2023-12-06T22:19:09.179+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:09.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:09 smithi154 bash[60338]: debug 2023-12-06T22:19:09.367+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:09.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:09 smithi154 bash[56177]: debug 2023-12-06T22:19:09.211+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:09.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:09 smithi154 bash[56177]: debug 2023-12-06T22:19:09.211+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:10.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:10 smithi154 bash[58229]: debug 2023-12-06T22:19:10.211+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:10.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:10 smithi154 bash[60338]: debug 2023-12-06T22:19:10.331+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:10.511 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:10 smithi154 bash[54129]: debug 2023-12-06T22:19:10.155+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:10.511 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:10 smithi154 bash[54129]: debug 2023-12-06T22:19:10.155+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:44.697373+0000 front 2023-12-06T22:18:44.697822+0000 (oldest deadline 2023-12-06T22:19:09.997363+0000) 2023-12-06T22:19:10.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:10 smithi154 bash[56177]: debug 2023-12-06T22:19:10.191+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:10.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:10 smithi154 bash[56177]: debug 2023-12-06T22:19:10.191+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:11.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:11 smithi154 bash[58229]: debug 2023-12-06T22:19:11.167+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:11.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:11 smithi154 bash[60338]: debug 2023-12-06T22:19:11.323+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:11.511 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:11 smithi154 bash[54129]: debug 2023-12-06T22:19:11.151+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:11.511 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:11 smithi154 bash[54129]: debug 2023-12-06T22:19:11.151+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:44.697373+0000 front 2023-12-06T22:18:44.697822+0000 (oldest deadline 2023-12-06T22:19:09.997363+0000) 2023-12-06T22:19:11.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:11 smithi154 bash[56177]: debug 2023-12-06T22:19:11.199+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:11.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:11 smithi154 bash[56177]: debug 2023-12-06T22:19:11.199+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:12.367 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[56177]: debug 2023-12-06T22:19:12.187+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:12.367 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[56177]: debug 2023-12-06T22:19:12.187+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:12.368 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[54129]: debug 2023-12-06T22:19:12.103+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:36.595481+0000 front 2023-12-06T22:18:36.595573+0000 (oldest deadline 2023-12-06T22:19:00.595939+0000) 2023-12-06T22:19:12.368 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[54129]: debug 2023-12-06T22:19:12.103+0000 7fb2575bb700 -1 osd.4 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:44.697373+0000 front 2023-12-06T22:18:44.697822+0000 (oldest deadline 2023-12-06T22:19:09.997363+0000) 2023-12-06T22:19:12.368 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[58229]: debug 2023-12-06T22:19:12.187+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:12.368 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[58229]: debug 2023-12-06T22:19:12.187+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:12.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:12 smithi154 bash[60338]: debug 2023-12-06T22:19:12.367+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:13.411 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[61784]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-4 2023-12-06T22:19:13.411 INFO:journalctl@ceph.osd.4.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[61859]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-4 2023-12-06T22:19:13.412 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[60338]: debug 2023-12-06T22:19:13.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:13.412 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[60338]: debug 2023-12-06T22:19:13.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:13.412 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[56177]: debug 2023-12-06T22:19:13.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:13.412 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[56177]: debug 2023-12-06T22:19:13.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:13.413 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[58229]: debug 2023-12-06T22:19:13.231+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:13.413 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:13 smithi154 bash[58229]: debug 2023-12-06T22:19:13.231+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:14.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[56177]: debug 2023-12-06T22:19:14.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:14.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[56177]: debug 2023-12-06T22:19:14.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:14.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[58229]: debug 2023-12-06T22:19:14.183+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:14.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[58229]: debug 2023-12-06T22:19:14.183+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:14.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[60338]: debug 2023-12-06T22:19:14.351+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:14.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[60338]: debug 2023-12-06T22:19:14.351+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:14.812 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[49204]: ts=2023-12-06T22:19:14.548Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.61:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.61:8765: connect: connection refused" 2023-12-06T22:19:14.812 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[49204]: ts=2023-12-06T22:19:14.552Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.61:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.61:8765: connect: connection refused" 2023-12-06T22:19:14.812 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[49204]: ts=2023-12-06T22:19:14.555Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.61:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.61:8765: connect: connection refused" 2023-12-06T22:19:14.812 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:14 smithi154 bash[49204]: ts=2023-12-06T22:19:14.557Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.61:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.61:8765: connect: connection refused" 2023-12-06T22:19:15.302 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T22:19:15.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:19:15.338 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T22:19:15.338 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T22:19:15.338 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.5 2023-12-06T22:19:15.489 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[56177]: debug 2023-12-06T22:19:15.191+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:15.489 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[56177]: debug 2023-12-06T22:19:15.191+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:15.489 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:15 smithi154 systemd[1]: Stopping Ceph osd.5 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:15.489 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[58229]: debug 2023-12-06T22:19:15.155+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:15.489 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[58229]: debug 2023-12-06T22:19:15.155+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:15.490 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[60338]: debug 2023-12-06T22:19:15.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:15.490 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[60338]: debug 2023-12-06T22:19:15.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:15.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[56177]: debug 2023-12-06T22:19:15.487+0000 7f4d00a68700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:19:15.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[56177]: debug 2023-12-06T22:19:15.487+0000 7f4d00a68700 -1 osd.5 144 *** Got signal Terminated *** 2023-12-06T22:19:15.760 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:15 smithi154 bash[56177]: debug 2023-12-06T22:19:15.487+0000 7f4d00a68700 -1 osd.5 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:19:16.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:16 smithi154 bash[60338]: debug 2023-12-06T22:19:16.391+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:16.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:16 smithi154 bash[60338]: debug 2023-12-06T22:19:16.391+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:16.510 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:16 smithi154 bash[56177]: debug 2023-12-06T22:19:16.179+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:16.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:16 smithi154 bash[56177]: debug 2023-12-06T22:19:16.179+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:16.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:16 smithi154 bash[58229]: debug 2023-12-06T22:19:16.191+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:16.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:16 smithi154 bash[58229]: debug 2023-12-06T22:19:16.191+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:17.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:16 smithi061 bash[60091]: level=error ts=2023-12-06T22:19:16.966Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:17.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:16 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:16.968Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:17.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:16 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:16.969Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:19:17.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[60338]: debug 2023-12-06T22:19:17.375+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:17.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[60338]: debug 2023-12-06T22:19:17.375+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:17.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[60338]: debug 2023-12-06T22:19:17.375+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:17.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[56177]: debug 2023-12-06T22:19:17.135+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:17.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[56177]: debug 2023-12-06T22:19:17.135+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:17.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[58229]: debug 2023-12-06T22:19:17.215+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:17.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[58229]: debug 2023-12-06T22:19:17.215+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:17.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:17 smithi154 bash[58229]: debug 2023-12-06T22:19:17.215+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:18.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[60338]: debug 2023-12-06T22:19:18.343+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:18.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[60338]: debug 2023-12-06T22:19:18.343+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:18.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[60338]: debug 2023-12-06T22:19:18.343+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:18.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[56177]: debug 2023-12-06T22:19:18.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:18.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[56177]: debug 2023-12-06T22:19:18.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:18.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[56177]: debug 2023-12-06T22:19:18.175+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.509339+0000 front 2023-12-06T22:18:54.509057+0000 (oldest deadline 2023-12-06T22:19:17.408967+0000) 2023-12-06T22:19:18.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[58229]: debug 2023-12-06T22:19:18.211+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:18.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[58229]: debug 2023-12-06T22:19:18.211+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:18.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:18 smithi154 bash[58229]: debug 2023-12-06T22:19:18.211+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:19.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[60338]: debug 2023-12-06T22:19:19.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:19.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[60338]: debug 2023-12-06T22:19:19.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:19.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[60338]: debug 2023-12-06T22:19:19.363+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:19.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[56177]: debug 2023-12-06T22:19:19.147+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:19.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[56177]: debug 2023-12-06T22:19:19.147+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:19.511 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[56177]: debug 2023-12-06T22:19:19.147+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.509339+0000 front 2023-12-06T22:18:54.509057+0000 (oldest deadline 2023-12-06T22:19:17.408967+0000) 2023-12-06T22:19:19.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[58229]: debug 2023-12-06T22:19:19.215+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:19.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[58229]: debug 2023-12-06T22:19:19.215+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:19.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:19 smithi154 bash[58229]: debug 2023-12-06T22:19:19.215+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:20.378 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[56177]: debug 2023-12-06T22:19:20.119+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:38.905028+0000 front 2023-12-06T22:18:38.905000+0000 (oldest deadline 2023-12-06T22:19:01.204801+0000) 2023-12-06T22:19:20.378 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[56177]: debug 2023-12-06T22:19:20.119+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:45.207268+0000 front 2023-12-06T22:18:45.207380+0000 (oldest deadline 2023-12-06T22:19:08.706930+0000) 2023-12-06T22:19:20.378 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[56177]: debug 2023-12-06T22:19:20.119+0000 7f4cf905b700 -1 osd.5 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.509339+0000 front 2023-12-06T22:18:54.509057+0000 (oldest deadline 2023-12-06T22:19:17.408967+0000) 2023-12-06T22:19:20.379 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[58229]: debug 2023-12-06T22:19:20.247+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:20.379 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[58229]: debug 2023-12-06T22:19:20.247+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:20.379 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[58229]: debug 2023-12-06T22:19:20.247+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:20.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[60338]: debug 2023-12-06T22:19:20.379+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:20.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[60338]: debug 2023-12-06T22:19:20.379+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:20.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:20 smithi154 bash[60338]: debug 2023-12-06T22:19:20.379+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:21.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[58229]: debug 2023-12-06T22:19:21.275+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:21.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[58229]: debug 2023-12-06T22:19:21.275+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:21.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[58229]: debug 2023-12-06T22:19:21.275+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:21.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[60338]: debug 2023-12-06T22:19:21.355+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:21.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[60338]: debug 2023-12-06T22:19:21.355+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:21.512 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[60338]: debug 2023-12-06T22:19:21.355+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:21.739 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[62005]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-5 2023-12-06T22:19:22.010 INFO:journalctl@ceph.osd.5.smithi154.stdout:Dec 06 22:19:21 smithi154 bash[62079]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-5 2023-12-06T22:19:22.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:22 smithi154 bash[58229]: debug 2023-12-06T22:19:22.243+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:22.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:22 smithi154 bash[58229]: debug 2023-12-06T22:19:22.243+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:22.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:22 smithi154 bash[58229]: debug 2023-12-06T22:19:22.243+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:22.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:22 smithi154 bash[60338]: debug 2023-12-06T22:19:22.387+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:22.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:22 smithi154 bash[60338]: debug 2023-12-06T22:19:22.387+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:22.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:22 smithi154 bash[60338]: debug 2023-12-06T22:19:22.387+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:23.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:23 smithi154 bash[58229]: debug 2023-12-06T22:19:23.267+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:23.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:23 smithi154 bash[58229]: debug 2023-12-06T22:19:23.267+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:23.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:23 smithi154 bash[58229]: debug 2023-12-06T22:19:23.267+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:23.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:23 smithi154 bash[60338]: debug 2023-12-06T22:19:23.351+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:23.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:23 smithi154 bash[60338]: debug 2023-12-06T22:19:23.351+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:23.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:23 smithi154 bash[60338]: debug 2023-12-06T22:19:23.351+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:23.863 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T22:19:23.896 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:19:23.897 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T22:19:23.897 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T22:19:23.897 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.6 2023-12-06T22:19:24.260 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:23 smithi154 systemd[1]: Stopping Ceph osd.6 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:24.260 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[58229]: debug 2023-12-06T22:19:24.055+0000 7f6f02168700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:19:24.261 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[58229]: debug 2023-12-06T22:19:24.055+0000 7f6f02168700 -1 osd.6 144 *** Got signal Terminated *** 2023-12-06T22:19:24.261 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[58229]: debug 2023-12-06T22:19:24.055+0000 7f6f02168700 -1 osd.6 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:19:24.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[60338]: debug 2023-12-06T22:19:24.327+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:24.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[60338]: debug 2023-12-06T22:19:24.327+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:24.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[60338]: debug 2023-12-06T22:19:24.327+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:24.760 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[58229]: debug 2023-12-06T22:19:24.287+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:24.761 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[58229]: debug 2023-12-06T22:19:24.287+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:24.761 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:24 smithi154 bash[58229]: debug 2023-12-06T22:19:24.287+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:25.760 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[58229]: debug 2023-12-06T22:19:25.267+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:25.760 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[58229]: debug 2023-12-06T22:19:25.267+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:25.760 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[58229]: debug 2023-12-06T22:19:25.267+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:25.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[60338]: debug 2023-12-06T22:19:25.291+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:25.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[60338]: debug 2023-12-06T22:19:25.291+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:25.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[60338]: debug 2023-12-06T22:19:25.291+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:25.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:25 smithi154 bash[60338]: debug 2023-12-06T22:19:25.291+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:26.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[60338]: debug 2023-12-06T22:19:26.342+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:26.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[60338]: debug 2023-12-06T22:19:26.342+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:26.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[60338]: debug 2023-12-06T22:19:26.342+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:26.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[60338]: debug 2023-12-06T22:19:26.342+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:26.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[58229]: debug 2023-12-06T22:19:26.238+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:26.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[58229]: debug 2023-12-06T22:19:26.238+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:26.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:26 smithi154 bash[58229]: debug 2023-12-06T22:19:26.238+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:27.280 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:26 smithi061 bash[60091]: level=error ts=2023-12-06T22:19:26.967Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:19:27.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:26 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:26.969Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:27.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:26 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:26.970Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:19:27.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[60338]: debug 2023-12-06T22:19:27.330+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:27.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[60338]: debug 2023-12-06T22:19:27.330+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:27.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[60338]: debug 2023-12-06T22:19:27.330+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:27.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[60338]: debug 2023-12-06T22:19:27.330+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:27.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[58229]: debug 2023-12-06T22:19:27.214+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:27.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[58229]: debug 2023-12-06T22:19:27.214+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:27.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[58229]: debug 2023-12-06T22:19:27.214+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:27.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:27 smithi154 bash[58229]: debug 2023-12-06T22:19:27.214+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:02.668178+0000 front 2023-12-06T22:19:02.668328+0000 (oldest deadline 2023-12-06T22:19:26.768078+0000) 2023-12-06T22:19:28.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[58229]: debug 2023-12-06T22:19:28.226+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:33.859649+0000 front 2023-12-06T22:18:33.859546+0000 (oldest deadline 2023-12-06T22:18:59.759015+0000) 2023-12-06T22:19:28.510 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[58229]: debug 2023-12-06T22:19:28.226+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:46.563139+0000 front 2023-12-06T22:18:46.563019+0000 (oldest deadline 2023-12-06T22:19:11.763691+0000) 2023-12-06T22:19:28.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[58229]: debug 2023-12-06T22:19:28.226+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:54.065416+0000 front 2023-12-06T22:18:54.065473+0000 (oldest deadline 2023-12-06T22:19:16.365212+0000) 2023-12-06T22:19:28.511 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[58229]: debug 2023-12-06T22:19:28.226+0000 7f6efbf5e700 -1 osd.6 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:02.668178+0000 front 2023-12-06T22:19:02.668328+0000 (oldest deadline 2023-12-06T22:19:26.768078+0000) 2023-12-06T22:19:28.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[60338]: debug 2023-12-06T22:19:28.310+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:28.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[60338]: debug 2023-12-06T22:19:28.310+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:28.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[60338]: debug 2023-12-06T22:19:28.310+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:28.511 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:28 smithi154 bash[60338]: debug 2023-12-06T22:19:28.310+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:29.604 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:29 smithi154 bash[60338]: debug 2023-12-06T22:19:29.326+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:29.604 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:29 smithi154 bash[60338]: debug 2023-12-06T22:19:29.326+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:29.604 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:29 smithi154 bash[60338]: debug 2023-12-06T22:19:29.326+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:29.604 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:29 smithi154 bash[60338]: debug 2023-12-06T22:19:29.326+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:30.412 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:30 smithi154 bash[62217]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:19:30.412 INFO:journalctl@ceph.osd.6.smithi154.stdout:Dec 06 22:19:30 smithi154 bash[62291]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:19:30.412 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:30 smithi154 bash[60338]: debug 2023-12-06T22:19:30.286+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:30.412 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:30 smithi154 bash[60338]: debug 2023-12-06T22:19:30.286+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:30.412 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:30 smithi154 bash[60338]: debug 2023-12-06T22:19:30.286+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:30.413 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:30 smithi154 bash[60338]: debug 2023-12-06T22:19:30.286+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:31.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:31 smithi154 bash[60338]: debug 2023-12-06T22:19:31.302+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:31.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:31 smithi154 bash[60338]: debug 2023-12-06T22:19:31.302+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:31.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:31 smithi154 bash[60338]: debug 2023-12-06T22:19:31.302+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:31.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:31 smithi154 bash[60338]: debug 2023-12-06T22:19:31.302+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:32.322 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T22:19:32.355 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:19:32.355 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T22:19:32.355 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T22:19:32.355 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.7 2023-12-06T22:19:32.565 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.258+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:32.565 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.258+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:32.565 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.258+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:32.565 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.258+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:32.566 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 systemd[1]: Stopping Ceph osd.7 for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:33.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.562+0000 7fd9babaa700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T22:19:33.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.562+0000 7fd9babaa700 -1 osd.7 144 *** Got signal Terminated *** 2023-12-06T22:19:33.010 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:32 smithi154 bash[60338]: debug 2023-12-06T22:19:32.562+0000 7fd9babaa700 -1 osd.7 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:19:33.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:33 smithi154 bash[60338]: debug 2023-12-06T22:19:33.234+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:33.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:33 smithi154 bash[60338]: debug 2023-12-06T22:19:33.234+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:33.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:33 smithi154 bash[60338]: debug 2023-12-06T22:19:33.234+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:33.510 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:33 smithi154 bash[60338]: debug 2023-12-06T22:19:33.234+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:34.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:34 smithi154 bash[60338]: debug 2023-12-06T22:19:34.266+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:34.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:34 smithi154 bash[60338]: debug 2023-12-06T22:19:34.266+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:34.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:34 smithi154 bash[60338]: debug 2023-12-06T22:19:34.266+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:34.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:34 smithi154 bash[60338]: debug 2023-12-06T22:19:34.266+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:34.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:34 smithi154 bash[60338]: debug 2023-12-06T22:19:34.266+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.154:6804 osd.4 since back 2023-12-06T22:19:06.332482+0000 front 2023-12-06T22:19:06.332237+0000 (oldest deadline 2023-12-06T22:19:33.932747+0000) 2023-12-06T22:19:35.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:35 smithi154 bash[60338]: debug 2023-12-06T22:19:35.298+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:35.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:35 smithi154 bash[60338]: debug 2023-12-06T22:19:35.298+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:35.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:35 smithi154 bash[60338]: debug 2023-12-06T22:19:35.298+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:35.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:35 smithi154 bash[60338]: debug 2023-12-06T22:19:35.298+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:35.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:35 smithi154 bash[60338]: debug 2023-12-06T22:19:35.298+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.154:6804 osd.4 since back 2023-12-06T22:19:06.332482+0000 front 2023-12-06T22:19:06.332237+0000 (oldest deadline 2023-12-06T22:19:33.932747+0000) 2023-12-06T22:19:36.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:36 smithi154 bash[60338]: debug 2023-12-06T22:19:36.306+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:36.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:36 smithi154 bash[60338]: debug 2023-12-06T22:19:36.306+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:36.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:36 smithi154 bash[60338]: debug 2023-12-06T22:19:36.306+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:36.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:36 smithi154 bash[60338]: debug 2023-12-06T22:19:36.306+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:36.761 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:36 smithi154 bash[60338]: debug 2023-12-06T22:19:36.306+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.154:6804 osd.4 since back 2023-12-06T22:19:06.332482+0000 front 2023-12-06T22:19:06.332237+0000 (oldest deadline 2023-12-06T22:19:33.932747+0000) 2023-12-06T22:19:37.280 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:36 smithi061 bash[60091]: level=error ts=2023-12-06T22:19:36.968Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:37.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:36 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:36.970Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi061.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.61:8443: connect: connection refused" 2023-12-06T22:19:37.281 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:36 smithi061 bash[60091]: level=warn ts=2023-12-06T22:19:36.971Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi154.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.154:8443: connect: connection refused" 2023-12-06T22:19:37.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:37 smithi154 bash[60338]: debug 2023-12-06T22:19:37.338+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6806 osd.0 since back 2023-12-06T22:18:37.226891+0000 front 2023-12-06T22:18:37.227036+0000 (oldest deadline 2023-12-06T22:19:01.326489+0000) 2023-12-06T22:19:37.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:37 smithi154 bash[60338]: debug 2023-12-06T22:19:37.338+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6814 osd.1 since back 2023-12-06T22:18:47.128940+0000 front 2023-12-06T22:18:47.128872+0000 (oldest deadline 2023-12-06T22:19:12.428482+0000) 2023-12-06T22:19:37.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:37 smithi154 bash[60338]: debug 2023-12-06T22:19:37.338+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6822 osd.2 since back 2023-12-06T22:18:52.429461+0000 front 2023-12-06T22:18:52.429428+0000 (oldest deadline 2023-12-06T22:19:17.129123+0000) 2023-12-06T22:19:37.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:37 smithi154 bash[60338]: debug 2023-12-06T22:19:37.338+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.61:6830 osd.3 since back 2023-12-06T22:19:03.030976+0000 front 2023-12-06T22:19:03.030828+0000 (oldest deadline 2023-12-06T22:19:24.730488+0000) 2023-12-06T22:19:37.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:37 smithi154 bash[60338]: debug 2023-12-06T22:19:37.338+0000 7fd9b59a2700 -1 osd.7 144 heartbeat_check: no reply from 172.21.15.154:6804 osd.4 since back 2023-12-06T22:19:06.332482+0000 front 2023-12-06T22:19:06.332237+0000 (oldest deadline 2023-12-06T22:19:33.932747+0000) 2023-12-06T22:19:38.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:38 smithi154 bash[62443]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-7 2023-12-06T22:19:38.760 INFO:journalctl@ceph.osd.7.smithi154.stdout:Dec 06 22:19:38 smithi154 bash[62516]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-osd-7 2023-12-06T22:19:40.493 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T22:19:40.529 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:19:40.529 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T22:19:40.529 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T22:19:40.530 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-b79818dc-9481-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T22:19:40.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 systemd[1]: Stopping Ceph prometheus.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:40.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.649Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:19:40.760 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.649Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.649Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.649Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.649Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.649Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.650Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.650Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.650Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:19:40.761 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.651Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:19:40.762 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.651Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T22:19:40.762 INFO:journalctl@ceph.prometheus.a.smithi154.stdout:Dec 06 22:19:40 smithi154 bash[49204]: ts=2023-12-06T22:19:40.651Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T22:19:41.302 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b79818dc-9481-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T22:19:41.334 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:19:41.334 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T22:19:41.334 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b79818dc-9481-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T22:19:45.780 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:19:45 smithi061 systemd[1]: Stopping Ceph node-exporter.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:46.758 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:19:46 smithi061 bash[80249]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T22:19:46.758 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:19:46 smithi061 bash[80295]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T22:19:46.758 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:19:46 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:19:46.758 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:19:46 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T22:19:46.758 INFO:journalctl@ceph.node-exporter.a.smithi061.stdout:Dec 06 22:19:46 smithi061 systemd[1]: Stopped Ceph node-exporter.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:19:47.030 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:46 smithi061 systemd[1]: Stopping Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:19:47.031 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:46 smithi061 bash[60091]: level=info ts=2023-12-06T22:19:46.841Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:19:47.763 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:47 smithi061 bash[80332]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T22:19:47.763 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:47 smithi061 bash[80378]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T22:19:47.764 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:47 smithi061 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T22:19:47.764 INFO:journalctl@ceph.alertmanager.a.smithi061.stdout:Dec 06 22:19:47 smithi061 systemd[1]: Stopped Ceph alertmanager.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:20:21.656 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b79818dc-9481-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T22:20:26.125 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:20:26 smithi154 systemd[1]: Stopping Ceph node-exporter.b for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:20:26.759 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:20:26 smithi154 bash[62900]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T22:20:26.760 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:20:26 smithi154 bash[62947]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T22:20:26.760 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:20:26 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:20:26.760 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:20:26 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T22:20:26.760 INFO:journalctl@ceph.node-exporter.b.smithi154.stdout:Dec 06 22:20:26 smithi154 systemd[1]: Stopped Ceph node-exporter.b for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:20:27.182 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:20:26 smithi154 systemd[1]: Stopping Ceph grafana.a for b79818dc-9481-11ee-95a2-87774f69a715... 2023-12-06T22:20:27.183 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:20:27 smithi154 bash[47818]: t=2023-12-06T22:20:27+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T22:20:27.928 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:20:27 smithi154 bash[62986]: ceph-b79818dc-9481-11ee-95a2-87774f69a715-grafana-a 2023-12-06T22:20:27.929 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:20:27 smithi154 bash[63034]: Error response from daemon: No such container: ceph-b79818dc-9481-11ee-95a2-87774f69a715-grafana.a 2023-12-06T22:20:27.929 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:20:27 smithi154 systemd[1]: ceph-b79818dc-9481-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T22:20:27.929 INFO:journalctl@ceph.grafana.a.smithi154.stdout:Dec 06 22:20:27 smithi154 systemd[1]: Stopped Ceph grafana.a for b79818dc-9481-11ee-95a2-87774f69a715. 2023-12-06T22:20:50.365 DEBUG:teuthology.orchestra.run.smithi061:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:20:50.383 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:20:50.396 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T22:20:50.398 DEBUG:teuthology.misc:Transferring archived files from smithi061:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/remote/smithi061/crash 2023-12-06T22:20:50.399 DEBUG:teuthology.orchestra.run.smithi061:> sudo tar c -f - -C /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/crash -- . 2023-12-06T22:20:50.415 INFO:teuthology.orchestra.run.smithi061.stderr:tar: /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T22:20:50.415 INFO:teuthology.orchestra.run.smithi061.stderr:tar: Error is not recoverable: exiting now 2023-12-06T22:20:50.417 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/remote/smithi154/crash 2023-12-06T22:20:50.418 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/crash -- . 2023-12-06T22:20:50.432 INFO:teuthology.orchestra.run.smithi154.stderr:tar: /var/lib/ceph/b79818dc-9481-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T22:20:50.433 INFO:teuthology.orchestra.run.smithi154.stderr:tar: Error is not recoverable: exiting now 2023-12-06T22:20:50.434 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T22:20:50.434 DEBUG:teuthology.orchestra.run.smithi061:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T22:20:50.451 INFO:teuthology.orchestra.run.smithi061.stderr:grep: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T22:20:50.453 INFO:tasks.cephadm:Compressing logs... 2023-12-06T22:20:50.454 DEBUG:teuthology.orchestra.run.smithi061:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T22:20:50.496 DEBUG:teuthology.orchestra.run.smithi154:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T22:20:50.511 INFO:teuthology.orchestra.run.smithi061.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T22:20:50.511 INFO:teuthology.orchestra.run.smithi154.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T22:20:50.517 INFO:teuthology.orchestra.run.smithi061.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T22:20:50.518 INFO:teuthology.orchestra.run.smithi061.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T22:20:50.519 INFO:teuthology.orchestra.run.smithi061.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi061.sdehth.log 2023-12-06T22:20:50.519 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mgr.y.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T22:20:50.519 INFO:teuthology.orchestra.run.smithi061.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi061.pbiseo.log 2023-12-06T22:20:50.520 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi061.sdehth.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T22:20:50.520 INFO:teuthology.orchestra.run.smithi061.stderr: 62.5% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi061.sdehth.log.gz 2023-12-06T22:20:50.521 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi061.pbiseo.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/tcmu-runner.log 2023-12-06T22:20:50.522 INFO:teuthology.orchestra.run.smithi061.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T22:20:50.522 INFO:teuthology.orchestra.run.smithi061.stderr: 62.4% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi061.pbiseo.log.gz 2023-12-06T22:20:50.523 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.1.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T22:20:50.523 INFO:teuthology.orchestra.run.smithi061.stderr: 82.3% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/tcmu-runner.log.gz 2023-12-06T22:20:50.524 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T22:20:50.524 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi154.krodtl.log 2023-12-06T22:20:50.525 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T22:20:50.525 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.b.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi154.krodtl.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T22:20:50.525 INFO:teuthology.orchestra.run.smithi154.stderr: 62.4% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.smpl.smithi154.krodtl.log.gz 2023-12-06T22:20:50.526 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T22:20:50.526 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.5.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi154.taighy.log 2023-12-06T22:20:50.527 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.6.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T22:20:50.528 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T22:20:50.528 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T22:20:50.528 INFO:teuthology.orchestra.run.smithi061.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T22:20:50.529 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi154.taighy.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T22:20:50.529 INFO:teuthology.orchestra.run.smithi154.stderr: 62.6% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi154.taighy.log.gz 2023-12-06T22:20:50.529 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T22:20:50.530 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T22:20:50.546 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 86.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T22:20:50.547 INFO:teuthology.orchestra.run.smithi154.stderr: 91.4% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T22:20:50.555 INFO:teuthology.orchestra.run.smithi061.stderr:/var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.2% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T22:20:50.555 INFO:teuthology.orchestra.run.smithi061.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T22:20:50.597 INFO:teuthology.orchestra.run.smithi154.stderr: 89.1% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T22:20:50.884 INFO:teuthology.orchestra.run.smithi061.stderr: 88.8% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T22:20:50.982 INFO:teuthology.orchestra.run.smithi154.stderr: 92.6% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T22:20:51.056 INFO:teuthology.orchestra.run.smithi061.stderr: 92.4% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T22:20:51.454 INFO:teuthology.orchestra.run.smithi061.stderr: 93.1% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T22:20:51.472 INFO:teuthology.orchestra.run.smithi154.stderr: 93.2% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T22:20:51.670 INFO:teuthology.orchestra.run.smithi154.stderr: 93.7% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T22:20:51.690 INFO:teuthology.orchestra.run.smithi061.stderr: 91.0% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T22:20:51.828 INFO:teuthology.orchestra.run.smithi061.stderr: 93.6% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T22:20:51.838 INFO:teuthology.orchestra.run.smithi154.stderr: 93.4% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T22:20:51.862 INFO:teuthology.orchestra.run.smithi154.stderr: 93.6% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T22:20:51.863 INFO:teuthology.orchestra.run.smithi154.stderr: 2023-12-06T22:20:51.863 INFO:teuthology.orchestra.run.smithi154.stderr:real 0m1.361s 2023-12-06T22:20:51.864 INFO:teuthology.orchestra.run.smithi154.stderr:user 0m5.120s 2023-12-06T22:20:51.864 INFO:teuthology.orchestra.run.smithi154.stderr:sys 0m0.202s 2023-12-06T22:20:51.900 INFO:teuthology.orchestra.run.smithi061.stderr: 93.5% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T22:20:52.037 INFO:teuthology.orchestra.run.smithi061.stderr: 93.6% -- replaced with /var/log/ceph/b79818dc-9481-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T22:20:52.038 INFO:teuthology.orchestra.run.smithi061.stderr: 2023-12-06T22:20:52.038 INFO:teuthology.orchestra.run.smithi061.stderr:real 0m1.539s 2023-12-06T22:20:52.038 INFO:teuthology.orchestra.run.smithi061.stderr:user 0m7.012s 2023-12-06T22:20:52.039 INFO:teuthology.orchestra.run.smithi061.stderr:sys 0m0.236s 2023-12-06T22:20:52.040 INFO:tasks.cephadm:Archiving logs... 2023-12-06T22:20:52.040 DEBUG:teuthology.misc:Transferring archived files from smithi061:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/remote/smithi061/log 2023-12-06T22:20:52.041 DEBUG:teuthology.orchestra.run.smithi061:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T22:20:52.947 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/remote/smithi154/log 2023-12-06T22:20:52.948 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T22:20:53.748 INFO:tasks.cephadm:Removing cluster... 2023-12-06T22:20:53.749 DEBUG:teuthology.orchestra.run.smithi061:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b79818dc-9481-11ee-95a2-87774f69a715 --force 2023-12-06T22:20:54.550 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b79818dc-9481-11ee-95a2-87774f69a715 --force 2023-12-06T22:20:55.340 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T22:20:55.340 DEBUG:teuthology.orchestra.run.smithi061:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T22:20:55.348 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T22:20:55.352 INFO:tasks.cephadm:Teardown complete 2023-12-06T22:20:55.352 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T22:20:55.362 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T22:20:55.363 DEBUG:teuthology.orchestra.run.smithi061:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:20:55.365 DEBUG:teuthology.orchestra.run.smithi154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:20:55.385 INFO:teuthology.orchestra.run.smithi061.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T22:20:55.386 INFO:teuthology.orchestra.run.smithi061.stdout:============================================================================== 2023-12-06T22:20:55.386 INFO:teuthology.orchestra.run.smithi061.stdout:*hv01.front.sepi 44.4.53.2 2 u 6 64 377 0.103 1.709 0.380 2023-12-06T22:20:55.386 INFO:teuthology.orchestra.run.smithi061.stdout:+hv02.front.sepi 63.231.80.2 3 u 20 64 377 0.079 2.435 0.342 2023-12-06T22:20:55.386 INFO:teuthology.orchestra.run.smithi061.stdout:+hv03.front.sepi 74.6.168.72 3 u 18 64 377 0.095 3.406 0.210 2023-12-06T22:20:55.386 INFO:teuthology.orchestra.run.smithi061.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T22:20:55.414 INFO:teuthology.orchestra.run.smithi154.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T22:20:55.414 INFO:teuthology.orchestra.run.smithi154.stdout:============================================================================== 2023-12-06T22:20:55.414 INFO:teuthology.orchestra.run.smithi154.stdout:*hv01.front.sepi 44.4.53.2 2 u 24 64 377 0.083 -3.277 0.261 2023-12-06T22:20:55.414 INFO:teuthology.orchestra.run.smithi154.stdout:+hv02.front.sepi 63.231.80.2 3 u 13 64 377 0.088 -1.978 0.270 2023-12-06T22:20:55.415 INFO:teuthology.orchestra.run.smithi154.stdout:+hv03.front.sepi 74.6.168.72 3 u 16 64 377 0.100 -1.291 0.345 2023-12-06T22:20:55.415 INFO:teuthology.orchestra.run.smithi154.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T22:20:55.416 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T22:20:55.424 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T22:20:55.425 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T22:20:55.471 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T22:20:55.481 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T22:20:55.492 INFO:teuthology.task.internal:Duration was 2096.077874 seconds 2023-12-06T22:20:55.493 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T22:20:55.502 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T22:20:55.502 DEBUG:teuthology.orchestra.run.smithi061:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T22:20:55.505 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T22:20:55.555 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T22:20:55.555 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi061.front.sepia.ceph.com 2023-12-06T22:20:55.556 DEBUG:teuthology.orchestra.run.smithi061:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T22:20:55.569 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi154.front.sepia.ceph.com 2023-12-06T22:20:55.569 DEBUG:teuthology.orchestra.run.smithi154:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T22:20:55.583 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T22:20:55.584 DEBUG:teuthology.orchestra.run.smithi061:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:20:55.612 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:20:55.681 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T22:20:55.682 DEBUG:teuthology.orchestra.run.smithi061:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T22:20:55.684 DEBUG:teuthology.orchestra.run.smithi154:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T22:20:55.837 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T22:20:55.847 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T22:20:55.847 DEBUG:teuthology.orchestra.run.smithi061:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T22:20:55.863 DEBUG:teuthology.orchestra.run.smithi154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T22:20:55.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T22:20:55.908 DEBUG:teuthology.orchestra.run.smithi061:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:20:55.910 DEBUG:teuthology.orchestra.run.smithi154:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:20:55.922 INFO:teuthology.orchestra.run.smithi061.stdout:kernel.core_pattern = core 2023-12-06T22:20:55.934 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = core 2023-12-06T22:20:55.969 DEBUG:teuthology.orchestra.run.smithi061:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:20:55.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:20:55.975 DEBUG:teuthology.orchestra.run.smithi154:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:20:55.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:20:55.981 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T22:20:55.991 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T22:20:55.992 DEBUG:teuthology.misc:Transferring archived files from smithi061:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/remote/smithi061 2023-12-06T22:20:55.992 DEBUG:teuthology.orchestra.run.smithi061:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T22:20:56.050 DEBUG:teuthology.misc:Transferring archived files from smithi154:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749/remote/smithi154 2023-12-06T22:20:56.050 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T22:20:56.078 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T22:20:56.078 DEBUG:teuthology.orchestra.run.smithi061:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T22:20:56.080 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T22:20:56.086 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T22:20:56.096 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T22:20:56.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T22:20:56.106 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T22:20:56.106 DEBUG:teuthology.orchestra.run.smithi061:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T22:20:56.108 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T22:20:56.114 INFO:teuthology.orchestra.run.smithi061.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:20 /home/ubuntu/cephtest 2023-12-06T22:20:56.136 INFO:teuthology.orchestra.run.smithi154.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:20 /home/ubuntu/cephtest 2023-12-06T22:20:56.138 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T22:20:56.149 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T22:20:56.170 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T22:20:56.199 DEBUG:teuthology.nuke:shortname: smithi061 2023-12-06T22:20:56.199 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:20:56.225 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi061.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:36:00.179685', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T22:20:56.225 DEBUG:teuthology.nuke:shortname: smithi154 2023-12-06T22:20:56.226 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:20:56.248 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:36:00.181335', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T22:20:56.279 INFO:teuthology.orchestra.console.smithi061:Power off 2023-12-06T22:20:56.280 DEBUG:teuthology.orchestra.console.smithi061:pexpect command: ipmitool -H smithi061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T22:20:56.295 INFO:teuthology.orchestra.console.smithi154:Power off 2023-12-06T22:20:56.295 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T22:20:56.304 DEBUG:teuthology.orchestra.console.smithi061:power off output: Chassis Power Control: Down/Off 2023-12-06T22:20:56.304 DEBUG:teuthology.orchestra.console.smithi061:pexpect command: ipmitool -H smithi061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:20:56.318 DEBUG:teuthology.orchestra.console.smithi154:power off output: Chassis Power Control: Down/Off 2023-12-06T22:20:56.318 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:20:56.329 DEBUG:teuthology.orchestra.console.smithi061:check power output: Chassis Power is on 2023-12-06T22:20:56.343 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is on 2023-12-06T22:21:00.330 DEBUG:teuthology.orchestra.console.smithi061:pexpect command: ipmitool -H smithi061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:21:00.343 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:21:00.441 DEBUG:teuthology.orchestra.console.smithi061:check power output: Chassis Power is on 2023-12-06T22:21:00.454 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is on 2023-12-06T22:21:04.442 DEBUG:teuthology.orchestra.console.smithi061:pexpect command: ipmitool -H smithi061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:21:04.454 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:21:04.553 DEBUG:teuthology.orchestra.console.smithi061:check power output: Chassis Power is on 2023-12-06T22:21:04.564 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is on 2023-12-06T22:21:08.558 DEBUG:teuthology.orchestra.console.smithi061:pexpect command: ipmitool -H smithi061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:21:08.566 DEBUG:teuthology.orchestra.console.smithi154:pexpect command: ipmitool -H smithi154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:21:08.668 DEBUG:teuthology.orchestra.console.smithi061:check power output: Chassis Power is off 2023-12-06T22:21:08.676 DEBUG:teuthology.orchestra.console.smithi154:check power output: Chassis Power is off 2023-12-06T22:21:08.770 INFO:teuthology.orchestra.console.smithi061:Power off completed 2023-12-06T22:21:08.777 INFO:teuthology.orchestra.console.smithi154:Power off completed 2023-12-06T22:21:08.883 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/off mon_election/connectivity} duration: 2096.077873945236 failure_reason: 'Command failed on smithi061 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b79818dc-9481-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=ab943ec87f9549ffbc2c5666d7668d09 status: fail success: false 2023-12-06T22:21:08.883 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T22:21:08.990 INFO:teuthology.run:FAIL